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:
Dom Lachowicz 2006-03-15 19:19:33 +00:00
parent 1d2eaf4b22
commit bd7a02b70c
3 changed files with 8 additions and 0 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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"