It seems the way to get rid of icons in buttons in GNOME 2.26 has changed.
The line ‘gtk-button-images = 0′ in GTK themes does not work in GNOME 2.26 anymore.
There is now a new key in GNOME Configurator Editor. Below are the steps to disable buttons on icons in GNOME 2.26 and above.
- Press Alt + F2
- Type gconf-editor and hit Enter.
- Go to Desktop –> GNOME –> Interface
- Uncheck the key buttons_have_icons
The change will be immediate and there will no icons on buttons anymore.
This change will affect all GTK themes. Somehow this is more convenient as I need not edit GTK themes everytime.
Anonymous Coward
3 May 09 at 3:08 pm
Nice. Although it will remove only stock icons, just as gtk-button-images.
Aery
21 Jul 09 at 6:50 pm
Thats a quick and wonderful tip for customizing GNOME