summaryrefslogtreecommitdiff
path: root/doc/de
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2007-08-29 12:53:35 +0000
committerSebastien Helleu <flashcode@flashtux.org>2007-08-29 12:53:35 +0000
commit882b72cd0ca5b72e2faf3abb7de8945cabc41d08 (patch)
tree191f4aa0b63e007e0cec20425fd7ae79acba7adc /doc/de
parentebae0cb7d571431bb867575ec6a362a10df99b04 (diff)
downloadweechat-882b72cd0ca5b72e2faf3abb7de8945cabc41d08.zip
Added string length limit for setup file options
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/config.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/de/config.xml b/doc/de/config.xml
index a0c140527..7f0ae9466 100644
--- a/doc/de/config.xml
+++ b/doc/de/config.xml
@@ -181,6 +181,13 @@
<entry>Maximale Größe zum Ausrichten von Nicknamen und anderen Nachrichten (sollte &gt;= look_align_size sein)</entry>
</row>
<row>
+ <entry><option>look_align_text_offset</option></entry>
+ <entry>Ganzzahl</entry>
+ <entry>zwischen -1 und 64</entry>
+ <entry>-1</entry>
+ <entry>Offset for aligning lines of messages (except first lines), default is -1 (align after nick), a null or positive value is offset after beginning of line</entry>
+</row>
+<row>
<entry><option>look_nick_completor</option></entry>
<entry>Zeichenfolge</entry>
<entry>eine beliebige Zeichenfolge</entry>