mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-23 21:42:16 +02:00
Add a stub for a migration chapter
This commit is contained in:
@@ -159,4 +159,22 @@ start_monitoring_trash (void)
|
|||||||
</section>
|
</section>
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|
||||||
|
<chapter>
|
||||||
|
<title>Migrating from GConf to GSettings</title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Information about migration from GConf to GSettings will appear
|
||||||
|
here.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Topics to cover:
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem><para>Conceptual differences</para></listitem>
|
||||||
|
<listitem><para>GConfClient API conversion</para></listitem>
|
||||||
|
<listitem><para>Change notification</para></listitem>
|
||||||
|
<listitem><para>Schema conversion</para></listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</para>
|
||||||
|
</chapter>
|
||||||
|
|
||||||
</part>
|
</part>
|
||||||
|
Reference in New Issue
Block a user