[maemo-commits] [maemo-commits] r9185 - projects/haf/branches/maemo-af-desktop/python-hildondesktop

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Jan 19 12:58:28 EET 2007
Author: lucasr
Date: 2007-01-19 12:58:27 +0200 (Fri, 19 Jan 2007)
New Revision: 9185

Added:
   projects/haf/branches/maemo-af-desktop/python-hildondesktop/loader/
Removed:
   projects/haf/branches/maemo-af-desktop/python-hildondesktop/pythonloader/
Modified:
   projects/haf/branches/maemo-af-desktop/python-hildondesktop/ChangeLog
   projects/haf/branches/maemo-af-desktop/python-hildondesktop/Makefile.am
   projects/haf/branches/maemo-af-desktop/python-hildondesktop/configure.ac
Log:
2007-01-19  Lucas Rocha  <lucas.rocha at nokia.com>

	* pythonloader/*, loader/*: rename directory for simplicity.


Modified: projects/haf/branches/maemo-af-desktop/python-hildondesktop/ChangeLog
===================================================================
--- projects/haf/branches/maemo-af-desktop/python-hildondesktop/ChangeLog	2007-01-19 09:25:09 UTC (rev 9184)
+++ projects/haf/branches/maemo-af-desktop/python-hildondesktop/ChangeLog	2007-01-19 10:58:27 UTC (rev 9185)
@@ -1,5 +1,9 @@
 2007-01-19  Lucas Rocha  <lucas.rocha at nokia.com>
 
+	* pythonloader/*, loader/*: rename directory for simplicity.
+
+2007-01-19  Lucas Rocha  <lucas.rocha at nokia.com>
+
 	* debian/control: fix some package dependencies.
 	* libhildondesktop/Makefile.am: revert python-hildondesktop to
 	hildondesktop.

Modified: projects/haf/branches/maemo-af-desktop/python-hildondesktop/Makefile.am
===================================================================
--- projects/haf/branches/maemo-af-desktop/python-hildondesktop/Makefile.am	2007-01-19 09:25:09 UTC (rev 9184)
+++ projects/haf/branches/maemo-af-desktop/python-hildondesktop/Makefile.am	2007-01-19 10:58:27 UTC (rev 9185)
@@ -1,4 +1,4 @@
-SUBDIRS = libhildondesktop pythonloader
+SUBDIRS = libhildondesktop loader
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = python-hildon-desktop.pc

Modified: projects/haf/branches/maemo-af-desktop/python-hildondesktop/configure.ac
===================================================================
--- projects/haf/branches/maemo-af-desktop/python-hildondesktop/configure.ac	2007-01-19 09:25:09 UTC (rev 9184)
+++ projects/haf/branches/maemo-af-desktop/python-hildondesktop/configure.ac	2007-01-19 10:58:27 UTC (rev 9185)
@@ -125,7 +125,7 @@
 Makefile
 python-hildon-desktop.pc
 libhildondesktop/Makefile
-pythonloader/Makefile
+loader/Makefile
 ])
 
 AC_OUTPUT

Copied: projects/haf/branches/maemo-af-desktop/python-hildondesktop/loader (from rev 9184, projects/haf/branches/maemo-af-desktop/python-hildondesktop/pythonloader)


More information about the maemo-commits mailing list