]> Pileus Git - ~andy/gtk/commitdiff
Rearrange migration chapter a bit
authorMatthias Clasen <mclasen@redhat.com>
Sun, 8 Jan 2012 01:44:37 +0000 (20:44 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 8 Jan 2012 01:44:37 +0000 (20:44 -0500)
The 'checklist' is really just the 'extra credits', so put it
at the end, rather than the beginning.

docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/migrating-checklist.sgml

index 5ad00b3c3893e0bf34c3bc96e22c27c1a2ef60bc..baf190578ba3d3bc8b80c641af53ddd8aafa8623 100644 (file)
       </para>
     </partintro>
 
-    <xi:include href="xml/migrating-checklist.sgml" />
     <xi:include href="xml/migrating-2to3.xml" />
     <xi:include href="xml/migrating-GtkStyleContext.xml" />
     <xi:include href="xml/migrating-GtkApplication.xml" />
     <xi:include href="xml/migrating-GtkGrid.xml" />
+    <xi:include href="xml/migrating-checklist.sgml" />
   </part>
 
   <part>
index 6acf903be3628a5a87a783d54ba2e17202311c41..04089c4074d092a489ea80ca9b9f4e40ee7edadf 100644 (file)
@@ -3,10 +3,10 @@
                "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 ]>
 <chapter id="gtk-migrating-checklist">
-  <title>Migration Checklist</title>
+  <title>Migration Details Checklist</title>
 
   <para>
-    This chapter includes a checklist of things you need to do to
+    This chapter includes a checklist of smaller things you need to do to
     ensure that your programs are good citizens in the GTK+ world.  By
     paying attention to the points in the checklist, you ensure that
     many automatic features of GTK+ will work correctly in your