gnome-themes r1558 - in trunk: . gtk-themes/HighContrastLargePrint gtk-themes/HighContrastLargePrintInverse gtk-themes/LargePrint



Author: calum
Date: Fri Oct 10 16:50:54 2008
New Revision: 1558
URL: http://svn.gnome.org/viewvc/gnome-themes?rev=1558&view=rev

Log:
Set GtkTreeView::grid-line-width to 2px in the large print themes.
Closes bug #548761 (reported by Benjamin Berg), although might 
still need further tweaking.


Modified:
   trunk/ChangeLog
   trunk/gtk-themes/HighContrastLargePrint/gtkrc.in
   trunk/gtk-themes/HighContrastLargePrintInverse/gtkrc.in
   trunk/gtk-themes/LargePrint/gtkrc.in

Modified: trunk/gtk-themes/HighContrastLargePrint/gtkrc.in
==============================================================================
--- trunk/gtk-themes/HighContrastLargePrint/gtkrc.in	(original)
+++ trunk/gtk-themes/HighContrastLargePrint/gtkrc.in	Fri Oct 10 16:50:54 2008
@@ -45,6 +45,7 @@
   GtkHSV::focus-line-pattern = "\0"
   GtkRange::slider_width = 20
   GtkTreeView::expander_size = 20
+  GtkTreeView::grid-line-width = 2
   GtkCheckButton::indicator_size = 18
   GtkCheckMenuItem::indicator_size = 18
   GtkExpander::expander-size = 24

Modified: trunk/gtk-themes/HighContrastLargePrintInverse/gtkrc.in
==============================================================================
--- trunk/gtk-themes/HighContrastLargePrintInverse/gtkrc.in	(original)
+++ trunk/gtk-themes/HighContrastLargePrintInverse/gtkrc.in	Fri Oct 10 16:50:54 2008
@@ -40,6 +40,7 @@
   GtkEntry::cursor_color    = "#00cccc"
   GtkEntry::cursor_aspect_ratio = 0.1
   GtkTreeView::expander_size = 20
+  GtkTreeView::grid-line-width = 2
   GtkTextView::cursor_aspect_ratio = 0.1
   GtkTextView::cursor_color    = "#00cccc"
   EelEditableLabel::cursor_color    = "#00cccc"

Modified: trunk/gtk-themes/LargePrint/gtkrc.in
==============================================================================
--- trunk/gtk-themes/LargePrint/gtkrc.in	(original)
+++ trunk/gtk-themes/LargePrint/gtkrc.in	Fri Oct 10 16:50:54 2008
@@ -36,6 +36,7 @@
   GtkCheckMenuItem::indicator_size = 18
 
   GtkTreeView::expander_size = 20
+  GtkTreeView::grid-line-width = 2
   GtkExpander::expander-size = 24
   GtkExpander::expander-spacing = 8
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]