Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c579678c9a54924c8cdbbd166e96327b > scriptlet

azureus-4.6.0.4-2.fc15.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