Re: Getting rid of double bevels on menubars in docks



On Wed, 5 Dec 2001, James Henstridge wrote:

> I put together a quick fix that gets rid of the double bevels you get 
> when menu bars are placed in bonobo docks with gnome 2.0.  Just put the 
> following in your ~/.gtkrc-2.0 file:
> 
> style "no-bevels-on-menus-in-docks" {
>   GtkMenuBar::shadow_type = none
> }
> 
> widget_class "*.BonoboDockItem.GtkMenuBar" style 
> "no-bevels-on-menus-in-docks"
> 
> And the extra bevel will be gone.

And here is a bevel-less screenshot:

http://greebo.homeip.net/gnome2_2.png

/ Alex





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]