Manas T

The Random Blog

Remove icons on buttons in GNOME 2.26

with 2 comments

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. :P

Written by Manas

April 25th, 2009 at 11:52 pm

Posted in Uncategorized

Tags: ,

with 2 comments to “Remove icons on buttons in GNOME 2.26”

Subscribe comments with RSS. TrackBack URL.

  1. Anonymous Coward

    3 May 09 at 3:08 pm

    Nice. Although it will remove only stock icons, just as gtk-button-images.

  2. Aery

    21 Jul 09 at 6:50 pm

    Thats a quick and wonderful tip for customizing GNOME

Leave a Reply