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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Dec 8 16:04:29 EET 2006
Author: mdk
Date: 2006-12-08 16:04:28 +0200 (Fri, 08 Dec 2006)
New Revision: 8694

Modified:
   projects/haf/trunk/hildon-theme-plankton-2/ChangeLog
   projects/haf/trunk/hildon-theme-plankton-2/data/Makefile.am
   projects/haf/trunk/hildon-theme-plankton-2/debian/changelog
Log:
[0.1.0-1 release]
Adding the proper @_@ substitutions.


Modified: projects/haf/trunk/hildon-theme-plankton-2/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-plankton-2/ChangeLog	2006-12-08 14:00:32 UTC (rev 8693)
+++ projects/haf/trunk/hildon-theme-plankton-2/ChangeLog	2006-12-08 14:04:28 UTC (rev 8694)
@@ -1,3 +1,11 @@
+2006-12-08  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[0.1.0-1 release]
+
+	* data/Makefile.am: Adding the proper @_@ substitutions.
+
+	* debian/changelog: Bumping version.
+
 2006-12-07  Michael Dominic K.  <mdk at mdk.am> 
 
 	* template/template.png: Adding an alpha to the image since not

Modified: projects/haf/trunk/hildon-theme-plankton-2/data/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-theme-plankton-2/data/Makefile.am	2006-12-08 14:00:32 UTC (rev 8693)
+++ projects/haf/trunk/hildon-theme-plankton-2/data/Makefile.am	2006-12-08 14:04:28 UTC (rev 8694)
@@ -19,12 +19,15 @@
 
 theme.xml: 
 	hildon-theme-subst $(LAYOUT_DIR)/layout.txt $(srcdir)/../template/template.png $(LAYOUT_DIR)/theme.xml theme.xml
+	sed -i -e 's:@THEME_DIR\@:@THEME_DIR@:' theme.xml
+	sed -i -e 's:@THEME_FULL_DIR\@:@THEME_FULL_DIR@:' theme.xml
+	sed -i -e 's:@THEME_NAME\@:@THEME_NAME@:' theme.xml
 
 index.theme: 
 	hildon-theme-subst $(LAYOUT_DIR)/layout.txt $(srcdir)/../template/template.png $(LAYOUT_DIR)/index.theme index.theme
-	sed -i -e 's:_THEME_DIR_:@THEME_DIR@:' index.theme
-	sed -i -e 's:_THEME_FULL_DIR_:@THEME_FULL_DIR@:' index.theme
-	sed -i -e 's:_THEME_NAME_:@THEME_NAME@:' index.theme
+	sed -i -e 's:@THEME_DIR\@:@THEME_DIR@:' index.theme
+	sed -i -e 's:@THEME_FULL_DIR\@:@THEME_FULL_DIR@:' index.theme
+	sed -i -e 's:@THEME_NAME\@:@THEME_NAME@:' index.theme
 
 MAINTAINERCLEANFILES			= Makefile.in
 

Modified: projects/haf/trunk/hildon-theme-plankton-2/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-theme-plankton-2/debian/changelog	2006-12-08 14:00:32 UTC (rev 8693)
+++ projects/haf/trunk/hildon-theme-plankton-2/debian/changelog	2006-12-08 14:04:28 UTC (rev 8694)
@@ -2,5 +2,5 @@
 
   * First official release based on plankton-3.
 
- -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Tue, 05 December 2006 14:00:00 +0300
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Fri, 08 December 2006 14:00:00 +0300
 


More information about the maemo-commits mailing list