You are not logged in.

#1 2008-07-01 20:19:24

phisphere
Member
From: Tallinn, Estonia
Registered: 2007-03-05
Posts: 136
Website

how to remove icon labels in gtk applications without gui tools?

so, here's the question: i'm running awesome and some gtk applications (delguge etc) and i would like to remove the icon labels in the top toolbar.
usually in gnome it's easy: just go to preferences - appearance and there you can choose "show icons only" option.
but is there a way to do that without gnome gui tools. perhaps there's something i can add to gtkrc...

so, any ideas?

Offline

#2 2008-07-01 20:50:43

icrave
Member
Registered: 2006-04-11
Posts: 193

Re: how to remove icon labels in gtk applications without gui tools?

Add this line in your .gtkrc-2.0:
gtk-toolbar-style=GTK_TOOLBAR_TEXT

Edit...
Mental note: read more carefully before post
Yes, is GTK_TOOLBAR_ICONS instead of GTK_TOOLBAR_TEXT.

Last edited by icrave (2008-07-01 21:52:05)

Offline

#3 2008-07-01 21:39:14

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: how to remove icon labels in gtk applications without gui tools?

icrave wrote:

Add this line in your .gtkrc-2.0:
gtk-toolbar-style=GTK_TOOLBAR_TEXT

This line will remove the icons and leave only the text. You want GTK_TOOLBAR_ICONS.

Offline

#4 2008-07-02 10:59:02

phisphere
Member
From: Tallinn, Estonia
Registered: 2007-03-05
Posts: 136
Website

Re: how to remove icon labels in gtk applications without gui tools?

thanks guys, it worked well.

Offline

#5 2008-07-02 11:25:01

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: how to remove icon labels in gtk applications without gui tools?

Or you could run gnome-settings-daemon in every other WM you use so you don't have to set everything twice.....


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

Board footer

Powered by FluxBB