find ${INSTALL_ROOT}/etc/ -type d -name gtk-?.0 \
-exec tee {}/gdk-pixbuf.loaders <<< $(gdk-pixbuf-query-loaders) \; >/dev/null
