Author: ib Date: Fri Apr 22 12:08:17 2011 New Revision: 33297 Log: Revise skin documentation.
Add missing period, rephrase and move note into listitem tag. Modified: trunk/DOCS/xml/en/skin.xml Modified: trunk/DOCS/xml/en/skin.xml ============================================================================== --- trunk/DOCS/xml/en/skin.xml Fri Apr 22 11:27:48 2011 (r33296) +++ trunk/DOCS/xml/en/skin.xml Fri Apr 22 12:08:17 2011 (r33297) @@ -313,7 +313,7 @@ blocks. <para> Lets you specify the background image to be used for the main window. The window will appear at the given <literal>X,Y</literal> position on - the screen The window will have the size of the image. + the screen. It will have the size of the image. </para> <warning><para>Transparent regions in the image (colored #FF00FF) appear black on X servers without the XShape extension. The image's width must be dividable @@ -642,10 +642,11 @@ The following entries can be used in the <literal>width</literal> and <literal>height</literal> denote the size of the window; they are optional (if they are missing, the window is the same size as the image). - </para></listitem> + </para> <note><para> The <literal>X,Y</literal> coordinates do not currently work for the subwindow. </para></note> + </listitem> </varlistentry> <varlistentry> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
