Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 78f7a070bc2657a36d39ee1a218b0468 > scriptlet

gnome-themes-standard-3.6.5-1.fc18.i686.rpm

POSTIN

/bin/sh
for t in HighContrast; do
  touch --no-create /usr/share/icons/$t &>/dev/null || :
done

POSTTRANS

/bin/sh
for t in HighContrast; do
  gtk-update-icon-cache /usr/share/icons/$t &>/dev/null || :
done