Author: ib Date: Tue Mar 18 12:06:32 2014 New Revision: 37019 Log: Fix skin documentation on alignment.
Modified: trunk/DOCS/xml/en/skin.xml Changes in other areas also in this revision: Modified: trunk/DOCS/xml/de/skin.xml trunk/DOCS/xml/es/skin.xml trunk/DOCS/xml/fr/skin.xml trunk/DOCS/xml/hu/skin.xml trunk/DOCS/xml/ru/skin.xml Modified: trunk/DOCS/xml/en/skin.xml ============================================================================== --- trunk/DOCS/xml/en/skin.xml Mon Mar 17 13:49:47 2014 (r37018) +++ trunk/DOCS/xml/en/skin.xml Tue Mar 18 12:06:32 2014 (r37019) @@ -493,8 +493,8 @@ blocks. of a character). If the text to be displayed is wider than that, it will be scrolled, otherwise it is aligned within the specified space by the value of the - <literal>align</literal> parameter: <literal>0</literal> is for right, - <literal>1</literal> is for center, <literal>2</literal> is for left. + <literal>align</literal> parameter: <literal>0</literal> is for left, + <literal>1</literal> is for center, <literal>2</literal> is for right. </para> <para> The text to be displayed is given by <literal>text</literal>: It must be _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
