Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > caa48aeee0e2d8238c73c494a6e86546 > scriptlet

gnome-applet-sensors-2.2.7-4.fc15.i686.rpm

POSTIN

/bin/sh
scrollkeeper-update -q -o /usr/share/omf/sensors-applet || :
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

POSTUN

/bin/sh
scrollkeeper-update -q || :
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