[maemo-commits] [maemo-commits] r13800 - in projects/haf/trunk/hildon-theme-layout-4: . rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Sep 13 16:28:20 EEST 2007
Author: tjunnone
Date: 2007-09-13 16:28:18 +0300 (Thu, 13 Sep 2007)
New Revision: 13800

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc
Log:
* rc/hildonkeyboard.rc: Change FKB inactive tab theming. Fixes NB#66951.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-13 13:20:42 UTC (rev 13799)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-13 13:28:18 UTC (rev 13800)
@@ -1,3 +1,7 @@
+2007-09-13  Tomas Junnonen  <tomas.junnonen at nokia.com>
+
+	* rc/hildonkeyboard.rc: Change FKB inactive tab theming. Fixes NB#66951.
+
 2007-09-13  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>
 
 	* data/layout.txt: updated seekbar gfx to 9 pixels wide for better 

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc	2007-09-13 13:20:42 UTC (rev 13799)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc	2007-09-13 13:28:18 UTC (rev 13800)
@@ -548,7 +548,7 @@
 
 style "osso-input-method-fkb-tab-label" = "osso-logical-colors" {
   font_name = "Nokia Sans 24"
-  fg[NORMAL] = @VKBButtonTextColor
+  fg[NORMAL] = @DefaultTextColor
   fg[ACTIVE] = @DefaultTextColor
 }
 widget "*.osso-im-fkb-tab.*" style "osso-input-method-fkb-tab-label"


More information about the maemo-commits mailing list