Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 8dcf6dd606c3c5597d47e5a41b40a377 > scriptlet

deluge-1.3.0-1.fc13.noarch.rpm

POSTIN

/bin/sh
update-desktop-database &>/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 &> /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