#!/bin/sh
echo "Querying GIO modules..."
chmod 755 etc/gconf/gconf.xml.system
usr/bin/gio-querymodules usr/lib/gio/modules 2>&1 >/dev/null
