Re: Getting rid of double bevels on menubars in docks
- From: James Henstridge <james daa com au>
- To: jacob berkman <jacob ximian com>
- Cc: gnome-2-0-list <gnome-2-0-list mail gnome org>, Michael Meeks <michael ximian com>
- Subject: Re: Getting rid of double bevels on menubars in docks
- Date: Wed, 05 Dec 2001 15:50:41 +0800
jacob berkman wrote:
On Wed, 2001-12-05 at 01:50, 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.
this really just needs to be fixed in libbonoboui. it wasn't there in
1.0; there's no reason it should be there in 2.0.
i haven't gotten around to looking at it since it's just an aesthetic
thing.
Well, libbonoboui could add an extra default rc file to be parsed on
startup (maybe $(datadir)/bonobo-gtkrc?). I don't know how this would
affect user themes though. Given that the bevel on a menu is now a
style property, it really needs to be handled through a gtkrc file.
James.
--
Email: james daa com au
WWW: http://www.daa.com.au/~james/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]