r2604 - trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0

thomas at sita.openmoko.org thomas at sita.openmoko.org
Thu Aug 2 12:02:08 CEST 2007


Author: thomas
Date: 2007-08-02 12:02:07 +0200 (Thu, 02 Aug 2007)
New Revision: 2604

Modified:
   trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkbutton
Log:
* Add match for MokoDigitButton to fix button font colour in the dialer


Modified: trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkbutton
===================================================================
--- trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkbutton	2007-08-02 09:46:29 UTC (rev 2603)
+++ trunk/src/target/OM-2007.2/artwork/themes/openmoko-standard-2/gtk-2.0/gtkbutton	2007-08-02 10:02:07 UTC (rev 2604)
@@ -35,5 +35,6 @@
     fg[PRELIGHT] = "#ffffff"
     fg[ACTIVE]   = "#ffffff"
 }
-widget_class "*.GtkButton.*GtkLabel*" style "gtkbutton-label"
+widget_class "*.GtkButton.*" style "gtkbutton-label"
+widget_class "*.MokoDigitButton.*" style "gtkbutton-label"
 





More information about the commitlog mailing list