[release-notes/gnome-3-4] Write deprecations section
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-4] Write deprecations section
- Date: Fri, 9 Mar 2012 15:18:50 +0000 (UTC)
commit 9d10c6b73308a19a2c58d580a369bc27ed5fd70d
Author: Andre Klapper <a9016009 gmx de>
Date: Fri Mar 9 16:18:39 2012 +0100
Write deprecations section
help/C/rndevelopers.xml | 23 +++++++++++++++++++++++
1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index db35f0d..0aac7a8 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -69,8 +69,28 @@
Further progress has been made in the continuous work of replacing outdated technologies with superior facilities.
</para>
<itemizedlist>
+ <!-- https://live.gnome.org/action/info/GnomeGoals/GSettingsMigration?action=diff&rev2=177&rev1=146 -->
+ <!-- https://bugzilla.gnome.org/show_bug.cgi?id=622558 -->
<listitem><para>
+ Several applications (such as <application>gnome-control-center</application>, <application>gnome-games</application>, <application>gthumb</application>, <application>gucharmap</application>, <application>metacity</application>, <application>mutter</application> and <application>Rhythmbox</application>) now use <classname>GSettings</classname> as their storage backend instead of deprecated <application>GConf</application>.
</para></listitem>
+ <!-- https://bugzilla.gnome.org/show_bug.cgi?id=585444 -->
+ <!-- https://live.gnome.org/GnomeGoals/AddGObjectIntrospectionSupport -->
+ <!-- https://bugzilla.gnome.org/show_bug.cgi?id=626218 for Python porting -->
+ <listitem><para>
+ <application>libgoffice</application> and <application>libxklavier</application>) received GObject introspection support which makes the API of those modules automatically available to a wide variety of other programming languages and runtimes. On a related note, <application>gevice</application> was converted from using static deprecated Python bindings to using introspection.
+ </para></listitem>
+ <!-- https://bugzilla.gnome.org/show_bug.cgi?id=622871 -->
+ <listitem><para>
+ Several packages (such as <application>gnome-bluetooth</application>, <application>gnome-control-center</application>, <application>gnome-settings-daemon</application>, <application>gnome-shell</application>, <application>sound-juicer</application>)
+ have been converted from using
+ <ulink url="http://developer.gnome.org/gio/&glibversion;/ch29.html"><application>dbus-glib</application>
+ to <classname>GDBus</classname></ulink> and from
+ <ulink url="http://developer.gnome.org/gtk3/>kversion;/gtk-migrating-GtkApplication.html"><application>libunique</application>
+ to <classname>G(tk)Application</classname></ulink>.
+ </para></listitem>
+ <!-- https://bugzilla.gnome.org/show_bug.cgi?id=523057 -->
+ <!-- https://live.gnome.org/GnomeGoals/XDGConfigFolders -->
</itemizedlist>
</sect2>
@@ -94,6 +114,9 @@
<para>Other GNOME Platform improvements in GNOME &gnomeversion; include:
</para>
<itemizedlist>
+ <listitem><para>
+ Several applications (such as <application>gnome-dictionary</application>, <application>gnome-system-monitor</application>, <application>transmageddon</application>) provide improved cross-desktop compatibility by inheriting the <ulink url="http://standards.freedesktop.org/basedir-spec/latest/index.html">FreeDesktop.org directory specification</ulink>.
+ </para></listitem>
<listitem><para>
</para></listitem>
</itemizedlist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]