Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > b3135db801f401dba0770d5351a283d2 > scriptlet

gnome-themes-extras-2.22.0-1mdv2008.1.noarch.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/gtk-update-icon-cache ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/Foxtrot || true; fi 
if [ -x /usr/bin/gtk-update-icon-cache ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/Gion || true; fi 
if [ -x /usr/bin/gtk-update-icon-cache ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/Neu || true; fi 
if [ -x /usr/bin/gtk-update-icon-cache ]; then 
/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/gnome-alternative || true; fi

POSTUN

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