mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 14:00:09 +00:00
gtkrc
This commit is contained in:
parent
52349beb92
commit
bd40282903
@ -1,5 +1,7 @@
|
||||
2003-10-18 Raymond Penners <raymond@dotsphinx.com>
|
||||
|
||||
* src/Theme/gtk-2.0/gtkrc: "GtkToolBar" should read "GtkToolbar"
|
||||
|
||||
* src/*: Attempted to fix the grippers for the GNAT Programming
|
||||
System. Things behave a tiny bit better now. See #ifdef GNATS_HACK
|
||||
|
||||
|
@ -4,7 +4,7 @@ style "wimp-default"
|
||||
GtkOptionMenu::indicator_size = { 9, 5 }
|
||||
GtkOptionMenu::indicator_spacing = { 7, 5, 2, 2 }
|
||||
GtkMenuBar::shadow-type = etched-in
|
||||
GtkToolBar::shadow-type = etched-in
|
||||
GtkToolbar::shadow-type = etched-in
|
||||
GtkHandleBox::shadow-type = none
|
||||
GtkSpinButton::shadow-type = in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user