[glib] Rearrange GApplication docs



commit e4b7cfcb038c4e19d23fae19e0d68705dfef2d63
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Nov 26 22:38:32 2011 -0500

    Rearrange GApplication docs
    
    Move the GApplication docs to the front of the section,
    where they belong.

 docs/reference/gio/gio-docs.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gio/gio-docs.xml b/docs/reference/gio/gio-docs.xml
index 1ed76ba..bb4d0d1 100644
--- a/docs/reference/gio/gio-docs.xml
+++ b/docs/reference/gio/gio-docs.xml
@@ -192,12 +192,12 @@
     </chapter>
     <chapter id="application">
         <title>Application support</title>
+        <xi:include href="xml/gapplication.xml"/>
+        <xi:include href="xml/gapplicationcommandline.xml"/>
         <xi:include href="xml/gactiongroup.xml"/>
         <xi:include href="xml/gsimpleactiongroup.xml"/>
         <xi:include href="xml/gaction.xml"/>
         <xi:include href="xml/gsimpleaction.xml"/>
-        <xi:include href="xml/gapplication.xml"/>
-        <xi:include href="xml/gapplicationcommandline.xml"/>
     </chapter>
     <chapter id="extending">
         <title>Extending GIO</title>



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