Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > cdf0c9fd3543c0c1fab9ff6543e56ed6 > scriptlet

sunbird-1.0-0.21.20090916hg.fc13.i686.rpm

POSTIN

/bin/sh
update-desktop-database /usr/share/applications
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
update-desktop-database /usr/share/applications
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