[release-notes/gnome-3-2] Finish 'GSettings instead of Gconf' section



commit f51ccbfddde24f2aae6e01175d4771b9b8ca20d9
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Sep 13 15:25:28 2011 +0200

    Finish 'GSettings instead of Gconf' section

 help/C/rndevelopers.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index ee13a9c..6681fd4 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -136,10 +136,10 @@
 GNOME core modules now only depend on introspection-based Python bindings (<application>pygobject-3</application>) and hence <application>pygtk</application>, <application>gnome-python</application> and <application>gnome-python-desktop</application> are not required anymore.
   		</para></listitem>
 	    <listitem><para>
-        TODO: Which apps have converted from gconf to GSettings in 3.1? accerciser, 
+        Several applications (for example <application>Accerciser</application>, <application>Dasher</application>, <application>GHex</application>, <application>gnome-video-arcade</application>, the graphical debugger <application>Nemiver</application> and the passwords and encryption keys management tool <application>Seahorse</application>) now use <classname>GSettings</classname> as storage backend instead of <application>GConf</application>.
   		</para></listitem>
 	    <listitem><para>
-         Several packages (e.g. the browser <application>Epiphany</application>) 
+         Several packages (for example the browser <application>Epiphany</application>) 
          have been converted from using 
          <ulink url="http://developer.gnome.org/gio/2.30/ch29.html";><application>dbus-glib</application>
          to <classname>GDBus</classname></ulink> and from 



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