r4369 - in trunk/src/target/OM-2007.2/libraries/moko-gtk-engine: . data/gtk-2.0

thomas at sita.openmoko.org thomas at sita.openmoko.org
Wed Apr 16 16:45:10 CEST 2008


Author: thomas
Date: 2008-04-16 16:45:08 +0200 (Wed, 16 Apr 2008)
New Revision: 4369

Modified:
   trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/ChangeLog
   trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtk-2.0/gtkrc
Log:
2008-04-16  Thomas Wood  <thomas at openedhand.com>

	* data/gtk-2.0/gtkrc: Fix labels font colour on inactive tabs


Modified: trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/ChangeLog
===================================================================
--- trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/ChangeLog	2008-04-16 14:38:12 UTC (rev 4368)
+++ trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/ChangeLog	2008-04-16 14:45:08 UTC (rev 4369)
@@ -1,5 +1,9 @@
 2008-04-16  Thomas Wood  <thomas at openedhand.com>
 
+	* data/gtk-2.0/gtkrc: Fix labels font colour on inactive tabs
+
+2008-04-16  Thomas Wood  <thomas at openedhand.com>
+
 	* data/gtk-2.0/gtkrc: Increase the size of scrollbars slightly and
 	remove double stepper buttons
 

Modified: trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtk-2.0/gtkrc
===================================================================
--- trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtk-2.0/gtkrc	2008-04-16 14:38:12 UTC (rev 4368)
+++ trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtk-2.0/gtkrc	2008-04-16 14:45:08 UTC (rev 4369)
@@ -133,7 +133,7 @@
   fg[ACTIVE] = @fg_color
   bg[ACTIVE] = shade (0.3, @bg_color)
 }
-widget_class "*GtkNotebook" style "notebook"
+widget_class "*GtkNotebook*" style "notebook"
 
 style "menuitem"
 {





More information about the commitlog mailing list