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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 25 15:30:31 EEST 2007
Author: tigert
Date: 2007-09-25 15:30:27 +0300 (Tue, 25 Sep 2007)
New Revision: 14075

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/data/layout.txt
   projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc
Log:
2007-09-25  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>

        * rc/themespecificgtk.rc, data/layout.txt: added PluginMenuBgColor.



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-25 12:24:10 UTC (rev 14074)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-09-25 12:30:27 UTC (rev 14075)
@@ -1,3 +1,7 @@
+2007-09-25  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>
+
+	* rc/themespecificgtk.rc, data/layout.txt: added PluginMenuBgColor.
+
 2007-09-24  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/gtkmenu.rc: Apply the HildonThumbMenuItem style a bit differently, so

Modified: projects/haf/trunk/hildon-theme-layout-4/data/layout.txt
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/data/layout.txt	2007-09-25 12:24:10 UTC (rev 14074)
+++ projects/haf/trunk/hildon-theme-layout-4/data/layout.txt	2007-09-25 12:30:27 UTC (rev 14075)
@@ -100,6 +100,8 @@
 #new for now
 PluginMenuTextColor=7942,568,30,16
 PluginMenuSecondaryTextColor=7942,688,30,16
+#new
+PluginMenuBgColor=7942,538,30,16
 HomeTitleTextColor=7942,583,30,16
 
 #new colors for dialog buttons, various states

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc	2007-09-25 12:24:10 UTC (rev 14074)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc	2007-09-25 12:30:27 UTC (rev 14075)
@@ -96,6 +96,7 @@
 
         color["PluginMenuTextColor"]			= "@PluginMenuTextColor@"
         color["PluginMenuSecondaryTextColor"]		= "@PluginMenuSecondaryTextColor@"
+        color["PluginMenuBgColor"]  = "@PluginMenuBgColor@"
         color["HomeTitleTextColor"]			= "@HomeTitleTextColor@"
 
         color["DialogButtonTextColor"]			= "@DialogButtonTextColor@"


More information about the maemo-commits mailing list