grim/purple-objects-docbook

Parents db5b97ec0a92
Children d9ef76bd80df
move to the simplesect element rather than sect1 on the about page
--- a/xml/about.xml Thu Apr 30 21:27:58 2009 -0500
+++ b/xml/about.xml Thu Apr 30 22:43:53 2009 -0500
@@ -4,7 +4,7 @@
<chapter id="about">
<title>About</title>
- <sect1 id="why">
+ <simplesect id="why">
<title>Why use GObjects in libpurple?</title>
<para>
@@ -23,6 +23,6 @@
theres no type checking, and it's impossible to subclass unless
the new "type" is added to libpurple itself.
</para>
- </sect1>
+ </simplesect>
</chapter>