Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 5450a13c6f1bdb4a5771e3d37fb32e74 > scriptlet

sunbird-1.0-0.28.b2pre.fc14.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