Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 203917d0ce44cf91a714da0824277163 > scriptlet

libgnome2-2.32.1-11.mga4.x86_64.rpm

Triggers

libgnome2 < 2.28.0-3mdv

/bin/sh
if [ "x$META_CLASS" != "x" ]; then
 GTK2_THEME="oxygen-gtk"

  if [ "x$GTK2_THEME" != "x" ]; then 
  /usr/bin/gconftool-2 --config-source=xml::/etc/gconf/gconf.xml.local-defaults/ --direct --type=string --set /desktop/gnome/interface/gtk_theme "$GTK2_THEME" > /dev/null
  fi
fi