Package gnome-vfs: Scripts

Post install

/usr/sbin/gconf_install_schema desktop_default_applications desktop_gnome_url_handlers system_http_proxy system_dns_sd
Pre uninstall

1
2
3
if [ $1 = 0 ]; then
/usr/sbin/gconf_uninstall_schema desktop_default_applications desktop_gnome_url_handlers system_http_proxy system_dns_sd
fi