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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Dec 14 12:12:36 EET 2006
Author: mdk
Date: 2006-12-14 12:12:34 +0200 (Thu, 14 Dec 2006)
New Revision: 8751

Added:
   projects/haf/trunk/hildon-theme-layout-3/data/bundle.ini.in
Modified:
   projects/haf/trunk/hildon-theme-layout-3/ChangeLog
   projects/haf/trunk/hildon-theme-layout-3/configure.ac
   projects/haf/trunk/hildon-theme-layout-3/data/Makefile.am
Log:
Adding the bundle file.


Modified: projects/haf/trunk/hildon-theme-layout-3/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/ChangeLog	2006-12-13 16:54:21 UTC (rev 8750)
+++ projects/haf/trunk/hildon-theme-layout-3/ChangeLog	2006-12-14 10:12:34 UTC (rev 8751)
@@ -1,3 +1,9 @@
+2006-12-14  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	* configure.ac:
+	* data/Makefile.am:
+	* data/bundle.ini.in: Adding the bundle file.
+
 2006-12-08  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	[0.3.0-1 release]

Modified: projects/haf/trunk/hildon-theme-layout-3/configure.ac
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/configure.ac	2006-12-13 16:54:21 UTC (rev 8750)
+++ projects/haf/trunk/hildon-theme-layout-3/configure.ac	2006-12-14 10:12:34 UTC (rev 8751)
@@ -11,4 +11,5 @@
 	   rc/Makefile                          \
            pkgconfig/hildon-theme-layout-3.pc   \
            pkgconfig/Makefile                   \
-           data/Makefile])
+           data/Makefile                        \
+           data/bundle.ini])

Modified: projects/haf/trunk/hildon-theme-layout-3/data/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/data/Makefile.am	2006-12-13 16:54:21 UTC (rev 8750)
+++ projects/haf/trunk/hildon-theme-layout-3/data/Makefile.am	2006-12-14 10:12:34 UTC (rev 8751)
@@ -1,6 +1,9 @@
 layoutdir 				= ${datadir}/@PACKAGE@/
 
-layout_DATA 				= theme.xml layout.txt index.theme
+layout_DATA 				= theme.xml 	\
+					  layout.txt 	\
+					  index.theme	\
+					  bundle.ini
 
 MAINTAINERCLEANFILES			= Makefile.in
 

Added: projects/haf/trunk/hildon-theme-layout-3/data/bundle.ini.in
===================================================================
--- projects/haf/trunk/hildon-theme-layout-3/data/bundle.ini.in	2006-12-13 16:54:21 UTC (rev 8750)
+++ projects/haf/trunk/hildon-theme-layout-3/data/bundle.ini.in	2006-12-14 10:12:34 UTC (rev 8751)
@@ -0,0 +1,9 @@
+LayoutName=@PACKAGE@
+BundleType=Full
+
+LayoutFiles=layout.txt
+GtkRcFiles=gtkrc,gtkrc.maemo_af_desktop
+MatchboxFiles=theme.xml
+
+ThemeIndex=index.theme
+SubstFiles=gtkrc,gtkrc.maemo_af_desktop,index.theme,index.theme


More information about the maemo-commits mailing list