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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Oct 1 14:32:51 EEST 2007
Author: tigert
Date: 2007-10-01 14:32:49 +0300 (Mon, 01 Oct 2007)
New Revision: 14224

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

        * rc/themespecificgtk.rc: Added MediaPlayerPrerollColor to logical
        colors, and hardcoded it to white. Fixes NB#71262.



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-10-01 11:18:31 UTC (rev 14223)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-10-01 11:32:49 UTC (rev 14224)
@@ -1,3 +1,8 @@
+2007-10-01  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>
+
+	* rc/themespecificgtk.rc: Added MediaPlayerPrerollColor to logical
+	colors, and hardcoded it to white. Fixes NB#71262.
+
 2007-10-01  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/gtkentry.rc: Fixing one thing for the entry.

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc	2007-10-01 11:18:31 UTC (rev 14223)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/themespecificgtk.rc	2007-10-01 11:32:49 UTC (rev 14224)
@@ -109,6 +109,8 @@
 
         color["VkbBgColor"]	= "@VkbBgColor@"
 
+	# this is hardcoded, since it doesnt really need to be in the template itself.
+        color["MediaPlayerPrerollColor"]	= "#ffffff"
 }
 
 ##############################


More information about the maemo-commits mailing list