r3399 - 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
Mon Nov 12 17:35:50 CET 2007
Author: thomas
Date: 2007-11-12 17:35:49 +0100 (Mon, 12 Nov 2007)
New Revision: 3399
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/openmoko-dialer
Log:
* data/gtk-2.0/openmoko-dialer: Fix dialer theme
Modified: trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/ChangeLog
===================================================================
--- trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/ChangeLog 2007-11-12 16:18:32 UTC (rev 3398)
+++ trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/ChangeLog 2007-11-12 16:35:49 UTC (rev 3399)
@@ -1,5 +1,9 @@
2007-11-12 Thomas Wood <thomas at openedhand.com>
+ * data/gtk-2.0/openmoko-dialer: Fix dialer theme
+
+2007-11-12 Thomas Wood <thomas at openedhand.com>
+
* Makefile.am:
* data/gtk-2.0/*:
* data/matchbox/*:
Modified: trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtk-2.0/openmoko-dialer
===================================================================
--- trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtk-2.0/openmoko-dialer 2007-11-12 16:18:32 UTC (rev 3398)
+++ trunk/src/target/OM-2007.2/libraries/moko-gtk-engine/data/gtk-2.0/openmoko-dialer 2007-11-12 16:35:49 UTC (rev 3399)
@@ -12,11 +12,5 @@
widget "*.MokoDialerTextview" style "mokodialertextview"
widget "*.MokoTips*" style "mokodialertextview"
-style "keypad" {
- fg[NORMAL] = @fg_color
- bg[NORMAL] = @bg_color
-
- fg[PRELIGHT] = @selected_bg_color
- bg[PRELIGHT] = @selected_fg_color
-}
-widget_class "*.MokoKeypad.*" style "keypad"
+widget_class "*MokoDigitButton*" style "reversed" # defined in the main gtkrc
+
More information about the commitlog
mailing list