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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Aug 13 16:35:59 EEST 2007
Author: mdk
Date: 2007-08-13 16:35:57 +0300 (Mon, 13 Aug 2007)
New Revision: 13161

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc
Log:
Use big font size for Finger keyboard menu.  Fixes NB#53689.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-13 13:15:02 UTC (rev 13160)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-13 13:35:57 UTC (rev 13161)
@@ -1,3 +1,8 @@
+2007-08-13  Mohammad Anwari  <mdamt at maemo.org>
+
+	* rc/hildonkeyboard.rc: Use big font size for Finger keyboard menu. 
+	Fixes NB#53689.
+
 2007-08-13  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/hildonnavigator.rc: Unborking the comment.

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc	2007-08-13 13:15:02 UTC (rev 13160)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc	2007-08-13 13:35:57 UTC (rev 13161)
@@ -686,6 +686,12 @@
 }
 widget "*osso-im-fkb-accent-key" style "osso-input-method-fkb-accent-key"
 
+style "osso-input-method-fkb-menu-item" { 
+  font_name = "Nokia Sans 24"
+}
+widget "*.osso-im-fkb-menu-item.*" style "osso-input-method-fkb-menu-item"
+
+
 style "hildon-input-method-wc-frame" = "osso-logical-colors"
 {
     bg[NORMAL] = @WCFrameColor


More information about the maemo-commits mailing list