[release-notes/gnome-3-2] Add more stuff to developers section



commit 230e142e2d5f54e9a13aeac384ad8a072f191d53
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Sep 3 20:09:53 2011 +0200

    Add more stuff to developers section

 help/C/rndevelopers.xml |   17 +++++++++++++----
 1 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index 2916f00..118f562 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -25,6 +25,9 @@
 
 	<sect2 id="glib">
 	  <title>Glib &glibversion;</title>
+   <para>
+     GNOME's low-level software utility library <application>GLib</application> has seen various improvements:
+   </para>
 	 <itemizedlist>
 	  <listitem><para>
       GApplication can now be used for non-unique apps
@@ -95,11 +98,11 @@
 	<sect2 id="cleanup">
 	  <title>Fixing Usage of Deprecated Libraries</title>
     <para>
-      In the continuous work of replacing outdated technologies with superior facilities, further progress has been made.
+      Further progress has been made in the continuous work of replacing outdated technologies with superior facilities.
     </para>
 	  <itemizedlist>
 	    <listitem><para>
-       <application>GConf</application> now uses <application>D-Bus</application> by default and hence does not require <application>ORBit2</application> anymore. As a consequence, the deprecated libraries <application>ORBit2</application> and <application>libIDL</application> have been removed from the GNOME moduleset.
+       <application>GConf</application> now uses <application>D-Bus</application> by default and hence does not require <application>ORBit2</application> anymore. As a consequence, the deprecated libraries <application>ORBit2</application> and <application>libIDL</application> have been removed from GNOME.
   		</para></listitem>
 	    <listitem><para>
         TODO: Which apps have converted from gconf to GSettings in 3.1?
@@ -107,11 +110,17 @@
   	<itemizedlist>
   </sect2>
 
+	<sect2 id="jhbuild">
+	  <title>Easier Compiling of GNOME With Jhbuild</title>
+    <para>
+     TODO: https://mail.gnome.org/archives/desktop-devel-list/2011-July/msg00091.html
+    </para>
+  </sect2>
+
 	<sect2 id="misc">
 	  <title>Miscellaneous Developer Updates</title>
 		<para>Other GNOME Platform improvements in GNOME &gnomeversion; include:
 		</para>
-
 	<itemizedlist>
 	  <listitem><para>
 		 TODO: Python bindings and Introspection: PyGObject 3: http://www.j5live.com/2011/07/18/pygobject-invoke-rewrite-branch-merged-with-master/ , instructions for developers using it: http://www.j5live.com/2011/08/14/announce-pygobject-2-90-1-released-3-0-pre-release/
@@ -132,7 +141,7 @@ TODO: Documentation tools: Yelp: http://blogs.gnome.org/shaunm/2011/04/29/mallar
   </sect2>
 
   <para>
-    For general information on developing with GNOME visit the <ulink url="http://developer.gnome.org/";>GNOME Developer Center</ulink>.
+    For general information on developing with GNOME please visit the <ulink url="http://developer.gnome.org/";>GNOME Developer Center</ulink>.
   </para>
 
 </sect1>



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