forked from AuroraMiddleware/gtk
Make expander-size a bit closer to Microsoft's values (bug 325699, Brad
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size a bit closer to Microsoft's values (bug 325699, Brad Taylor)
This commit is contained in:
parent
1d2eaf4b22
commit
bd7a02b70c
@ -4,6 +4,9 @@
|
||||
style->unrealize, so that GTK+ doesn't automatically attempt to apply
|
||||
shading to the GC colors, causing a mismatch with the Win32 native
|
||||
colors. Problem found by (and suggested solution by) "Cosmic Integer"
|
||||
|
||||
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
|
||||
a bit closer to Microsoft's values (bug 325699, Brad Taylor)
|
||||
|
||||
2006-03-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
@ -4,6 +4,9 @@
|
||||
style->unrealize, so that GTK+ doesn't automatically attempt to apply
|
||||
shading to the GC colors, causing a mismatch with the Win32 native
|
||||
colors. Problem found by (and suggested solution by) "Cosmic Integer"
|
||||
|
||||
* modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Make expander-size
|
||||
a bit closer to Microsoft's values (bug 325699, Brad Taylor)
|
||||
|
||||
2006-03-14 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
@ -30,6 +30,8 @@ style "msw-default"
|
||||
GtkTreeView::allow-rules = 0
|
||||
GtkTreeView::expander-size = 12
|
||||
|
||||
GtkExpander::expander-size = 12
|
||||
|
||||
GtkScrolledWindow::scrollbar_spacing = 1
|
||||
|
||||
engine "wimp"
|
||||
|
Loading…
Reference in New Issue
Block a user