Package gnome-vfs-module-smb: Скрипты

Post install

/usr/sbin/gconf_install_schema system_smb
Pre uninstall

1
2
3
if [ $1 = 0 ]; then
/usr/sbin/gconf_uninstall_schema system_smb
fi