[jhbuild] [doc] Update for 3.2 moduleset



commit 172b9adde1effd86d14ef6bf6e2d97932beef021
Author: Craig Keogh <cskeogh adam com au>
Date:   Fri Apr 8 21:01:27 2011 +0930

    [doc] Update for 3.2 moduleset

 doc/C/jhbuild.xml         |    2 +-
 examples/sample.jhbuildrc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/C/jhbuild.xml b/doc/C/jhbuild.xml
index 51bd875..8a3e428 100644
--- a/doc/C/jhbuild.xml
+++ b/doc/C/jhbuild.xml
@@ -155,7 +155,7 @@
       <para>The sample configuration will make JHBuild build the
         <application>meta-gnome-core</application> and
         <application>meta-gnome-apps-tested</application> modules and
-        dependencies from the <systemitem>gnome-apps-3.0</systemitem> module
+        dependencies from the <systemitem>gnome-apps-3.2</systemitem> module
         set. JHBuild will unpack source trees to
         <filename>~/checkout/gnome</filename> and install all files to
         subdirectories of <filename>/opt/gnome</filename>. The two directories
diff --git a/examples/sample.jhbuildrc b/examples/sample.jhbuildrc
index 206d429..ed68f19 100644
--- a/examples/sample.jhbuildrc
+++ b/examples/sample.jhbuildrc
@@ -8,7 +8,7 @@
 # what module set should be used.  The default can be found in
 # jhbuild/defaults.jhbuildrc, but can be any file in the modulesets directory
 # or a URL of a module set file on a web server.
-# moduleset = 'gnome-apps-3.0'
+# moduleset = 'gnome-apps-3.2'
 #
 # A list of the modules to build.  Defaults to the GNOME core and tested apps.
 # modules = [ 'meta-gnome-core', 'meta-gnome-apps-tested' ]



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]