# HG changeset patch # User ib # Date 1301484732 0 # Node ID d32c24fea76159da82c32ccb50fc4c079f639df7 # Parent 2d0058f30a6b09b3f2a7ad89da44ee0edf067b4c Correct documentation on comments. (Revise German translation.) diff -r 2d0058f30a6b -r d32c24fea761 DOCS/xml/de/skin.xml --- a/DOCS/xml/de/skin.xml Wed Mar 30 11:15:03 2011 +0000 +++ b/DOCS/xml/de/skin.xml Wed Mar 30 11:32:12 2011 +0000 @@ -215,10 +215,9 @@ Die skin-Datei Wie oben erwähnt, ist dies die skin-Konfigurationsdatei. Sie ist - Zeilen-orientiert; - Kommentarzeilen beginnen mit einem ';' Semikolon - am Zeilenanfang (es sind nur Leer- und Tabulator-Zeichen vor dem - ';' erlaubt). + zeilenorientiert; + Kommentare beginnen mit einem Semikolon (';') + und reichen bis zum Zeilenende. @@ -868,11 +867,11 @@ Die Schrift-Beschreibungsdatei (mit Erweiterung .fnt) - kann mit ';' beginnende Kommentarzeilen enthalten. - Die Datei muss eine Zeile in der Form enthalten + darf mit ';' beginnende Kommentare enthalten. + Die Datei muss eine Zeile in der Form image = image - Wobei image der Name der für + enthalten, wobei image der Name der für die Schrift anzuwendenden Grafikdatei ist (du musst keine Erweiterung angeben). "char" = X, Y, width, hight diff -r 2d0058f30a6b -r d32c24fea761 DOCS/xml/en/skin.xml --- a/DOCS/xml/en/skin.xml Wed Mar 30 11:15:03 2011 +0000 +++ b/DOCS/xml/en/skin.xml Wed Mar 30 11:32:12 2011 +0000 @@ -165,8 +165,8 @@ As mentioned above, this is the skin configuration file. It is line oriented; -comment lines start with a ';' character at the beginning of -the line (only spaces and tabs are allowed before the ';'). +comments start with a ';' character and continue until +the end of the line. @@ -733,7 +733,7 @@ The font description file (with .fnt extension) can have -comment lines starting with ';'. The file must have a line +comments starting with ';'. The file must have a line in the form image = image