Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > contrib > by-pkgid > a0a2769dc0ba3670cdad2b6958f0fde5 > scriptlet

rhythmbox-applet-0.1.8-1mdk.x86_64.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