Rearrange GApplication docs

Move the GApplication docs to the front of the section,
where they belong.
This commit is contained in:
Matthias Clasen 2011-11-26 22:38:32 -05:00
parent 01ce06ac27
commit e4b7cfcb03

View File

@ -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>