[maemo-commits] [maemo-commits] r8512 - in projects/haf/trunk/hildon-theme-layout-3: . data

From: www-data at stage.maemo.org www-data at stage.maemo.org
Date: Thu Nov 30 18:07:17 EET 2006
Author: mdk
Date: 2006-11-30 18:07:16 +0200 (Thu, 30 Nov 2006)
New Revision: 8512

Modified:
   projects/haf/trunk/hildon-theme-layout-3/ChangeLog
   projects/haf/trunk/hildon-theme-layout-3/data/theme.xml
Log:
Temporarily hardfixing the LowLightColor at #000000.


Modified: projects/haf/trunk/hildon-theme-layout-3/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/ChangeLog	2006-11-30 16:04:17 UTC (rev 8511)
+++ projects/haf/trunk/hildon-theme-layout-3/ChangeLog	2006-11-30 16:07:16 UTC (rev 8512)
@@ -1,5 +1,9 @@
 2006-11-30  Michael Dominic K.  <mdk at mdk.am> 
 
+	* data/theme.xml: Temporarily hardfixing the LowLightColor at #000000.
+
+2006-11-30  Michael Dominic K.  <mdk at mdk.am> 
+
 	* configure.ac: Removing scripts directory from processing.
 
 	* data/index.theme: Changing the replacement char from @ to _.

Modified: projects/haf/trunk/hildon-theme-layout-3/data/theme.xml
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/data/theme.xml	2006-11-30 16:04:17 UTC (rev 8511)
+++ projects/haf/trunk/hildon-theme-layout-3/data/theme.xml	2006-11-30 16:07:16 UTC (rev 8512)
@@ -6,7 +6,7 @@
 
 <!-- Colors, in the format #rrggbb. -->
 
-<color id="lowlightcol" def="@LowLightColor@" />
+<color id="lowlightcol" def="#000000" />
 
 <!-- Fonts, alternate fonts can be listed seperated by a '|'   
             The first matched will be used.                   -->


More information about the maemo-commits mailing list