[maemo-commits] [maemo-commits] r11571 - in projects/haf/trunk/hildon-theme-test: . debian wallpaper

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu May 10 14:54:54 EEST 2007
Author: mdk
Date: 2007-05-10 14:54:53 +0300 (Thu, 10 May 2007)
New Revision: 11571

Modified:
   projects/haf/trunk/hildon-theme-test/ChangeLog
   projects/haf/trunk/hildon-theme-test/debian/control
   projects/haf/trunk/hildon-theme-test/wallpaper/Makefile.am
Log:
Small bump to latest layout and wallpaper installation pattern.


Modified: projects/haf/trunk/hildon-theme-test/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-test/ChangeLog	2007-05-10 11:42:53 UTC (rev 11570)
+++ projects/haf/trunk/hildon-theme-test/ChangeLog	2007-05-10 11:54:53 UTC (rev 11571)
@@ -1,3 +1,9 @@
+2007-05-10  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	* debian/control:
+	* wallpaper/Makefile.am: Small bump to latest layout and wallpaper
+	installation pattern.
+
 2007-05-09  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>
 
 	* template/template.png: Moved submenu arrow graphics around to

Modified: projects/haf/trunk/hildon-theme-test/debian/control
===================================================================
--- projects/haf/trunk/hildon-theme-test/debian/control	2007-05-10 11:42:53 UTC (rev 11570)
+++ projects/haf/trunk/hildon-theme-test/debian/control	2007-05-10 11:54:53 UTC (rev 11571)
@@ -2,7 +2,7 @@
 Section: user/themes
 Priority: optional
 Maintainer: Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com>
-Build-Depends: debhelper (>= 4.0.0), hildon-theme-layout-4 (>= 0.6.0), hildon-theme-layout-4 (< 0.7.0), hildon-theme-tools
+Build-Depends: debhelper (>= 4.0.0), hildon-theme-layout-4 (>= 0.7.0), hildon-theme-layout-4 (< 0.8.0), hildon-theme-tools
 Standards-Version: 3.6.0
 
 Package: hildon-theme-test

Modified: projects/haf/trunk/hildon-theme-test/wallpaper/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-theme-test/wallpaper/Makefile.am	2007-05-10 11:42:53 UTC (rev 11570)
+++ projects/haf/trunk/hildon-theme-test/wallpaper/Makefile.am	2007-05-10 11:54:53 UTC (rev 11571)
@@ -5,5 +5,5 @@
 install: 
 	$(mkinstalldirs) $(DESTDIR)/$(datadir)/backgrounds
 	install -c -m 644 wallpaper.png $(DESTDIR)/$(datadir)/backgrounds/$(THEME_DIR).png
-	install -c -m 644 theme_bg.desktop $(DESTDIR)/$(datadir)/backgrounds/$(THEME_DIR)_bg.desktop
+	install -c -m 644 theme_bg.desktop $(DESTDIR)/$(datadir)/backgrounds/$(THEME_DIR).desktop
 


More information about the maemo-commits mailing list