[maemo-commits] [maemo-commits] r8690 - in projects/haf/trunk/hildon-theme-layout-2: . data debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Dec 8 15:53:38 EET 2006
Author: mdk
Date: 2006-12-08 15:53:37 +0200 (Fri, 08 Dec 2006)
New Revision: 8690

Modified:
   projects/haf/trunk/hildon-theme-layout-2/ChangeLog
   projects/haf/trunk/hildon-theme-layout-2/data/index.theme
   projects/haf/trunk/hildon-theme-layout-2/data/theme.xml
   projects/haf/trunk/hildon-theme-layout-2/debian/changelog
Log:
[0.1.0-1 release]
Adding proper @_@ substitution variables.


Modified: projects/haf/trunk/hildon-theme-layout-2/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-2/ChangeLog	2006-12-08 13:52:28 UTC (rev 8689)
+++ projects/haf/trunk/hildon-theme-layout-2/ChangeLog	2006-12-08 13:53:37 UTC (rev 8690)
@@ -1,5 +1,14 @@
-2006-12-07  Michael Dominic K.  <mdk at mdk.am> 
+2006-12-08  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	[0.1.0-1 release]
+
+	* data/index.theme:
+	* data/theme.xml: Adding proper @_@ substitution variables.
+
+	* debian/changelog: Bumping release.
+
+2006-12-07  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* data/layout.txt: Adding the forced alpha info to layout file.
 
 2006-12-05  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 

Modified: projects/haf/trunk/hildon-theme-layout-2/data/index.theme
===================================================================
--- projects/haf/trunk/hildon-theme-layout-2/data/index.theme	2006-12-08 13:52:28 UTC (rev 8689)
+++ projects/haf/trunk/hildon-theme-layout-2/data/index.theme	2006-12-08 13:53:37 UTC (rev 8690)
@@ -1,12 +1,12 @@
 [Desktop Entry]
 Type=X-Hildon-Metatheme
-Name=_THEME_NAME_
-Icon=_THEME_FULL_DIR_/images/qgn_plat_theme_thumbnail.png
+Name=@THEME_NAME@
+Icon=@THEME_FULL_DIR@/images/qgn_plat_theme_thumbnail.png
 Encoding=UTF-8
 
 [X-Hildon-Metatheme]
-GtkTheme=_THEME_DIR_
+GtkTheme=@THEME_DIR@
 IconTheme=default
-X-MatchboxTheme=_THEME_DIR_
-X-OperaSkin=theme1.zip
+X-MatchboxTheme=@THEME_DIR@
+X-OperaSkin=default.zip
 X-AdditionalRCFiles=maemo_af_desktop

Modified: projects/haf/trunk/hildon-theme-layout-2/data/theme.xml
===================================================================
--- projects/haf/trunk/hildon-theme-layout-2/data/theme.xml	2006-12-08 13:52:28 UTC (rev 8689)
+++ projects/haf/trunk/hildon-theme-layout-2/data/theme.xml	2006-12-08 13:53:37 UTC (rev 8690)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<theme name="theme1" author="Nokia"
+<theme name="@THEME_DIR@" author="Nokia"
        desc="" version="1.0" engine_version="1" cache="false" >
 
 <!-- List Resources, defined by an id and then a definition -->

Modified: projects/haf/trunk/hildon-theme-layout-2/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-2/debian/changelog	2006-12-08 13:52:28 UTC (rev 8689)
+++ projects/haf/trunk/hildon-theme-layout-2/debian/changelog	2006-12-08 13:53:37 UTC (rev 8690)
@@ -2,5 +2,5 @@
 
   * First release based on the -theme-layout-3
 
- -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Tue, 05 Dec 2006 14:00:00 +0300
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Fri, 08 Dec 2006 15:00:00 +0300
 


More information about the maemo-commits mailing list