diff options
Diffstat (limited to 'doc/src/compiling.xml')
-rw-r--r-- | doc/src/compiling.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/compiling.xml b/doc/src/compiling.xml index fdf62a5..06dc3b9 100644 --- a/doc/src/compiling.xml +++ b/doc/src/compiling.xml @@ -1,10 +1,10 @@ -<preface> +<section> <para> You need <ulink url="http://www.gtk.org/">Glib</ulink> to compile this stuff. Take <ulink url="http://www.gimp.org/win32/">the binary distribution</ulink> or compile it yourself (look into <filename>extras</filename> subdirectory for an example). </para> -</preface> +</section> <section> <title>Compiling from CVS</title> |