Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > 126db571580e20ccfd11d71f59d0ee03 > scriptlet

sunbird-1.0-0.32.b3pre.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