changeset 29242:75dce2e34e81

Move image formats section to a more appropriate place.
author diego
date Sat, 09 May 2009 18:13:48 +0000
parents 47c34a878b95
children 0e5b1e4f2ad5
files DOCS/xml/en/skin.xml
diffstat 1 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/skin.xml	Sat May 09 13:15:31 2009 +0000
+++ b/DOCS/xml/en/skin.xml	Sat May 09 18:13:48 2009 +0000
@@ -50,18 +50,6 @@
 
 <!-- ********** -->
 
-<sect2 id="skin-overview-formats">
-<title>Image formats</title>
-
-<para>Images must be truecolor (24 or 32 bpp) PNGs.</para>
-<para>
-In the main window and in the playbar (see below) you can use images with
-`transparency': Regions filled with the color #FF00FF (magenta) are fully
-transparent when viewed by <application>MPlayer</application>. This means
-that you can even have shaped windows if your X server has the XShape extension.
-</para>
-</sect2>
-
 <sect2 id="skin-overview-components">
 <title>Skin components</title>
 
@@ -162,6 +150,18 @@
 </para>
 </sect2>
 
+<sect2 id="skin-overview-formats">
+<title>Image formats</title>
+
+<para>Images must be truecolor (24 or 32 bpp) PNGs.</para>
+<para>
+In the main window and in the playbar (see below) you can use images with
+`transparency': Regions filled with the color #FF00FF (magenta) are fully
+transparent when viewed by <application>MPlayer</application>. This means
+that you can even have shaped windows if your X server has the XShape extension.
+</para>
+</sect2>
+
 <!-- ********** -->
 
 <sect2 id="skin-files">