[release-notes/gnome-3-2] reword jhbuild



commit 793c19a202877d8a5f17fc10c0a45c9395bd919f
Author: Olav Vitters <olav vitters nl>
Date:   Mon Sep 12 10:13:05 2011 +0200

    reword jhbuild

 help/C/rndevelopers.xml |   16 +++++++++-------
 1 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index 75e2037..8fa8623 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -132,13 +132,15 @@ TODO: Which apps have converted to GDBus in 3.1? Epiphany,
     <!-- from https://mail.gnome.org/archives/desktop-devel-list/2011-July/msg00091.html -->
     <para>
       GNOME's build tool <application><ulink url="http://developer.gnome.org/jhbuild/";>Jhbuild</ulink></application> 
-      does not build a module anymore if the version that is already 
-      installed on your system is recent enough. This is defined by the key 
-      <command>partial_build</command> that is set by default. The command 
-      <command>jhbuild sysdeps</command> lists the modules that are going to 
-      be build. If you start to build GNOME from scratch with a recent 
-      distribution, this can easily drop 50 modules from the list of modules 
-      to compile.
+      does not build a module anymore if the version installed on your system is
+      recent enough. This is controlled by the configuration option
+      <command>partial_build</command> and it is enabled by default. The command 
+      <command>jhbuild sysdeps</command> lists which system modules have been
+      found as well as the modules that are going to be build.
+    </para>
+    <para>
+      If you start to build GNOME from scratch with a recent distribution, this
+      can easily drop 50 modules from the list of modules to compile.
     </para>
   </sect2>
 



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