Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7c8d8f1cd8eeed0ca6ae3aa383d1b05d > scriptlet

gnome-power-manager-3.0.2-2.fc15.i686.rpm

POSTIN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
    gtk-update-icon-cache -q /usr/share/icons/hicolor &> /dev/null || :
fi
update-desktop-database /usr/share/applications &> /dev/null || :
glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :

POSTUN

/bin/sh
touch --no-create /usr/share/icons/hicolor
if [ -x /usr/bin/gtk-update-icon-cache ]; then
    gtk-update-icon-cache -q /usr/share/icons/hicolor &> /dev/null || :
fi
update-desktop-database /usr/share/applications &> /dev/null || :
glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :