Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 77424af0491c7ab25985a840ee2886f4 > scriptlet

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