Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-updates > by-pkgid > a1d6bf870bc550d9c3d183e056c28edf > scriptlet

xfce4-places-plugin-1.1.0-3mdv2008.1.x86_64.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/gtk-update-icon-cache ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/hicolor || true; fi

POSTUN

/bin/sh
if [ -x /usr/bin/gtk-update-icon-cache -a -r /usr/share/icons/hicolor/index.theme ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/hicolor || true ; fi