Sophie

Sophie

distrib > Momonga > 7 > x86_64 > media > updates > by-pkgid > 8d2ea5ed8b133752acb2c9a2f053a645 > scriptlet

sunbird-1.0-0.0.20110621.1m.mo7.x86_64.rpm

POSTIN

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