Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > 7fcfc6e27bcd677565fc9d77fd4ce222 > scriptlet

rhythmbox-applet-0.1.8-1mdk.i586.rpm

PREUN

/bin/sh
if [ $1 -eq 0 ]; then
  GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule /etc/gconf/schemas/rhythmbox-applet.schemas > /dev/null
fi

POSTIN

/bin/sh
GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule /etc/gconf/schemas/rhythmbox-applet.schemas > /dev/null
update-desktop-database /usr/share/applications > /dev/null