From 983b7be5abeb243c1496cfdda1c46ee9c4e61f52 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 7 Jan 2012 20:44:37 -0500 Subject: [PATCH] Rearrange migration chapter a bit The 'checklist' is really just the 'extra credits', so put it at the end, rather than the beginning. --- docs/reference/gtk/gtk-docs.sgml | 2 +- docs/reference/gtk/migrating-checklist.sgml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/reference/gtk/gtk-docs.sgml b/docs/reference/gtk/gtk-docs.sgml index 5ad00b3c38..baf190578b 100644 --- a/docs/reference/gtk/gtk-docs.sgml +++ b/docs/reference/gtk/gtk-docs.sgml @@ -355,11 +355,11 @@ - + diff --git a/docs/reference/gtk/migrating-checklist.sgml b/docs/reference/gtk/migrating-checklist.sgml index 6acf903be3..04089c4074 100644 --- a/docs/reference/gtk/migrating-checklist.sgml +++ b/docs/reference/gtk/migrating-checklist.sgml @@ -3,10 +3,10 @@ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ ]> - Migration Checklist + Migration Details Checklist - 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