Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > contrib-release > by-pkgid > 61eec9418c648ccf09d0e5bab918e1a4 > scriptlet

xfce-notes-plugin-1.4.1-2mdv2008.0.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