diff DOCS/xml/en/skin.xml @ 32910:f34e21c5dc2f

Improve documentation on dlabel. Throughout the skin documentation 'width' is used, so use it instead of 'length' for the dlabel documentation, too. Additionally, the German translation has been revised.
author ib
date Wed, 02 Mar 2011 13:30:44 +0000
parents e91f07a9d5cd
children d32c24fea761
line wrap: on
line diff
--- a/DOCS/xml/en/skin.xml	Wed Mar 02 07:53:59 2011 +0000
+++ b/DOCS/xml/en/skin.xml	Wed Mar 02 13:30:44 2011 +0000
@@ -475,13 +475,13 @@
 
 <varlistentry>
   <term><literal>
-  <anchor id="skin-dlabel"/>dlabel = X, Y, length, align, fontfile, "text"
+  <anchor id="skin-dlabel"/>dlabel = X, Y, width, align, fontfile, "text"
   </literal></term>
   <listitem>
   <para>
   Place a dynamic label at the position <literal>X,Y</literal>. The label is
-  called dynamic because its text is refreshed periodically. The maximum length
-  of the label is given by <literal>length</literal> (its height is the height
+  called dynamic because its text is refreshed periodically. The maximum width
+  of the label is given by <literal>width</literal> (its height is the height
   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