Getting rid of double bevels on menubars in docks
- From: James Henstridge <james daa com au>
- To: gnome-2-0-list <gnome-2-0-list mail gnome org>
- Subject: Getting rid of double bevels on menubars in docks
- Date: Wed, 05 Dec 2001 14:50:17 +0800
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.
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]