[maemo-commits] [maemo-commits] r17455 - projects/haf/trunk/hildon-thumbnail

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Feb 17 18:00:31 EET 2009
Author: marivoll
Date: 2009-02-17 18:00:30 +0200 (Tue, 17 Feb 2009)
New Revision: 17455

Modified:
   projects/haf/trunk/hildon-thumbnail/ChangeLog
   projects/haf/trunk/hildon-thumbnail/Makefile.am
Log:
	* Makefile.am (SUBDIRS): Added "tests" so that it ends up in the
	dist tarball.


Modified: projects/haf/trunk/hildon-thumbnail/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-thumbnail/ChangeLog	2009-02-17 15:58:33 UTC (rev 17454)
+++ projects/haf/trunk/hildon-thumbnail/ChangeLog	2009-02-17 16:00:30 UTC (rev 17455)
@@ -1,3 +1,11 @@
+2009-02-17  Marius Vollmer  <marius.vollmer at nokia.com>
+
+	* daemon/hildon-thumbnail-daemon.c (initialize_priority): Only use
+	SCHED_IDLE when it is defined.
+
+	* Makefile.am (SUBDIRS): Added "tests" so that it ends up in the
+	dist tarball.
+
 2009-02-17  Philip Van Hoof  <pvanhoof at codeminded.be>
 
 	* thumbs/hildon-thumbnail-factory.c

Modified: projects/haf/trunk/hildon-thumbnail/Makefile.am
===================================================================
--- projects/haf/trunk/hildon-thumbnail/Makefile.am	2009-02-17 15:58:33 UTC (rev 17454)
+++ projects/haf/trunk/hildon-thumbnail/Makefile.am	2009-02-17 16:00:30 UTC (rev 17455)
@@ -1,4 +1,4 @@
-SUBDIRS = daemon thumbs albumart-providers
+SUBDIRS = daemon thumbs albumart-providers tests
 
 EXTRA_DIST = debian/changelog \
              debian/control \


More information about the maemo-commits mailing list