[MPlayer-DOCS] r33155 - in trunk/DOCS/xml: de/skin.xml en/skin.xml
ib
subversion at mplayerhq.hu
Wed Mar 30 13:32:12 CEST 2011
Author: ib
Date: Wed Mar 30 13:32:12 2011
New Revision: 33155
Log:
Correct documentation on comments.
(Revise German translation.)
Modified:
trunk/DOCS/xml/en/skin.xml
Changes in other areas also in this revision:
Modified:
trunk/DOCS/xml/de/skin.xml
Modified: trunk/DOCS/xml/en/skin.xml
==============================================================================
--- trunk/DOCS/xml/en/skin.xml Wed Mar 30 13:15:03 2011 (r33154)
+++ trunk/DOCS/xml/en/skin.xml Wed Mar 30 13:32:12 2011 (r33155)
@@ -165,8 +165,8 @@ You need the following files to build a
<para>
As mentioned above, this is the skin configuration file. It is line oriented;
-comment lines start with a '<literal>;</literal>' character at the beginning of
-the line (only spaces and tabs are allowed before the '<literal>;</literal>').
+comments start with a '<literal>;</literal>' character and continue until
+the end of the line.
</para>
<para>
@@ -733,7 +733,7 @@ file exactly.
<para>
The font description file (with <filename>.fnt</filename> extension) can have
-comment lines starting with '<literal>;</literal>'. The file must have a line
+comments starting with '<literal>;</literal>'. The file must have a line
in the form
<anchor id="skin-font-image"/>
<programlisting>image = <replaceable>image</replaceable></programlisting>
More information about the MPlayer-DOCS
mailing list