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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Oct 30 11:23:49 EET 2007
Author: tjunnone
Date: 2007-10-30 11:23:48 +0200 (Tue, 30 Oct 2007)
New Revision: 14677

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc
Log:
2007-10-30  Tomas Junnonen  <tomas.junnonen at nokia.com>

        * rc/hildonkeyboard.rc: Apply VkbBgColor to the thumb-scv widget.
        Fixes: NB#72581.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-10-30 07:56:47 UTC (rev 14676)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-10-30 09:23:48 UTC (rev 14677)
@@ -1,3 +1,8 @@
+2007-10-30  Tomas Junnonen  <tomas.junnonen at nokia.com>
+
+	* rc/hildonkeyboard.rc: Apply VkbBgColor to the thumb-scv widget.
+	Fixes: NB#72581.
+
 2007-10-26  Johan Bilien  <johan,bilien at nokia.com>
 
 	* rc/ossopromoapplet.rc: added theming for the promo applet

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc	2007-10-30 07:56:47 UTC (rev 14676)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc	2007-10-30 09:23:48 UTC (rev 14677)
@@ -864,11 +864,12 @@
 }
 widget "*.hildon-im-thumb-scv-frame" style "hildon-im-thumb-scv-frame"
 
-style "hildon-im-thumb-scv-font"
+style "hildon-im-thumb-scv" = "osso-logical-colors"
 {
     font_name = "Nokia Sans 24"
+    bg[NORMAL] = @VkbBgColor
 }
-widget "*osso-im-scv-renderer" style "hildon-im-thumb-scv-font"
+widget "*osso-im-scv-renderer" style "hildon-im-thumb-scv"
 
 style "hildon-im-thumb-scv-down-button"
 {


More information about the maemo-commits mailing list