Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > 52ead145214e064b10206a37c727c9bb > scriptlet

gnome-applet-netspeed-0.16-5.fc14.i686.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ] ; then
/usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi
scrollkeeper-update -q -o /usr/share/omf/netspeed_applet || :

POSTUN

/bin/sh
touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ] ; then
/usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi
scrollkeeper-update -q || :