Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 6e139d44a1b37d6006eedac3d04ec427 > scriptlet

azureus-4.5.1.0-1.fc14.noarch.rpm

POSTIN

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