[MPlayer-DOCS] r29284 - trunk/DOCS/xml/en/skin.xml
diego
subversion at mplayerhq.hu
Sat May 9 20:13:49 CEST 2009
Author: diego
Date: Sat May 9 20:13:48 2009
New Revision: 29284
Log:
Move image formats section to a more appropriate place.
Modified:
trunk/DOCS/xml/en/skin.xml
Modified: trunk/DOCS/xml/en/skin.xml
==============================================================================
--- trunk/DOCS/xml/en/skin.xml Sat May 9 15:15:31 2009 (r29283)
+++ trunk/DOCS/xml/en/skin.xml Sat May 9 20:13:48 2009 (r29284)
@@ -50,18 +50,6 @@ listed above, for example:
<!-- ********** -->
-<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 @@ they are clicked.
</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">
More information about the MPlayer-DOCS
mailing list