1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

Added string length limit for setup file options

This commit is contained in:
Sebastien Helleu
2007-08-29 12:53:35 +00:00
parent ebae0cb7d5
commit 882b72cd0c
14 changed files with 601 additions and 369 deletions
+7
View File
@@ -180,6 +180,13 @@
<entry>20</entry>
<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>