[maemo-commits] [maemo-commits] r14252 - projects/haf/jhbuild_modules

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Oct 1 23:47:08 EEST 2007
Author: murrayc
Date: 2007-10-01 23:46:57 +0300 (Mon, 01 Oct 2007)
New Revision: 14252

Modified:
   projects/haf/jhbuild_modules/ChangeLog
   projects/haf/jhbuild_modules/maemo.modules
Log:
2007-10-01  Murray Cumming <murrayc at murrayc.com>

* maemo.modules: Rename hildon-libs to hildon. Rename hildon-libsmm to 
hildonmm.

Modified: projects/haf/jhbuild_modules/ChangeLog
===================================================================
--- projects/haf/jhbuild_modules/ChangeLog	2007-10-01 17:07:36 UTC (rev 14251)
+++ projects/haf/jhbuild_modules/ChangeLog	2007-10-01 20:46:57 UTC (rev 14252)
@@ -1,3 +1,8 @@
+2007-10-01  Murray Cumming <murrayc at murrayc.com>
+
+	* maemo.modules: Rename hildon-libs to hildon. Rename hildon-libsmm to 
+	hildonmm.
+
 2007-04-24  Lucas Rocha <lucas.rocha at nokia.com>
 
 	* hildon-desktop.modules: Maemo GTK+ moved to trunk.

Modified: projects/haf/jhbuild_modules/maemo.modules
===================================================================
--- projects/haf/jhbuild_modules/maemo.modules	2007-10-01 17:07:36 UTC (rev 14251)
+++ projects/haf/jhbuild_modules/maemo.modules	2007-10-01 20:46:57 UTC (rev 14252)
@@ -103,8 +103,8 @@
   </tarball>
 
 
-  <autotools id="hildon-libs">
-    <branch repo="maemo.org-haf" module="trunk/hildon-libs"/>
+  <autotools id="hildon">
+    <branch repo="maemo.org-haf" module="trunk/hildon-1"/>
     <dependencies>
       <dep package="gtk+"/>
       <dep package="dbus"/>
@@ -202,10 +202,10 @@
       <dep package="gtkmm"/>
     </dependencies>
   </autotools>
-  <autotools id="hildon-widgetsmm">
-    <branch repo="maemo.org-garage-maemomm" module="trunk/hildon-widgetsmm"/>
+  <autotools id="hildonmm">
+    <branch repo="maemo.org-garage-maemomm" module="trunk/hildonmm"/>
     <dependencies>
-      <dep package="hildon-libs"/>
+      <dep package="hildon"/>
       <dep package="gtkmm"/>
       <dep package="hildon-fmmm"/>
     </dependencies>


More information about the maemo-commits mailing list