Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 7f78dc0032d93365036a0bf43c7b7e69 > scriptlet

nuoveXT2-icon-theme-0.3.2.1-12mdv2009.0.i586.rpm

POSTIN

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

POSTUN

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