Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > by-pkgid > 0296ef1bf433ffb245744e60c19aee3e > scriptlet

gnome-applets-2.0.1-3mdk.x86_64.rpm

POSTIN

/bin/sh
/sbin/ldconfig
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi
for SCHEMA in battstat cdplayer charpick drivemount geyes gkb gtik gweather mini-commander modemlights multiload; do
	GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule /etc/gconf/schemas/${SCHEMA}.schemas > /dev/null
done

POSTUN

/bin/sh
/sbin/ldconfig
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi