[jhbuild] Remove some leftover references in docs to gnome-3.0.modules



commit f3e0856dfb254db804c7cf5f9b4eb6b56a1628ec
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Wed Dec 1 07:06:43 2010 -0500

    Remove some leftover references in docs to gnome-3.0.modules

 doc/C/jhbuild.xml |    2 +-
 sample.jhbuildrc  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/doc/C/jhbuild.xml b/doc/C/jhbuild.xml
index e7ca923..5c49b52 100644
--- a/doc/C/jhbuild.xml
+++ b/doc/C/jhbuild.xml
@@ -166,7 +166,7 @@
 
       <para>The sample configuration will make JHBuild build the
       <application>meta-gnome-desktop</application> module and its
-      dependencies from the <systemitem>gnome-3.0</systemitem> module
+      dependencies from the <systemitem>gnome-suites-core-3.0</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
diff --git a/sample.jhbuildrc b/sample.jhbuildrc
index 7cdedff..96d9c34 100644
--- a/sample.jhbuildrc
+++ b/sample.jhbuildrc
@@ -9,7 +9,7 @@
 # found in jhbuild/defaults.jhbuildrc, but it can be any of the files
 # in the modulesets directory, or even the URL of a module set file
 # on a web server.
-# moduleset = 'gnome-3.0'
+# moduleset = 'gnome-suites-core-3.0'
 
 # A list of the modules to build.  Defaults to the Gnome Desktop and
 # developer platform.



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