diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-07-12 09:43:16 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-07-12 09:43:16 +0200 |
commit | 7e6088570b9255d0357e63284538fd917b39dedd (patch) | |
tree | 461173fb5e48e4ff6bddd9d2b5e2c3d3e0ed3f80 /doc/it/autogen | |
parent | d2d4cc97ec82782c5abd138d159338fc8726996f (diff) | |
download | weechat-7e6088570b9255d0357e63284538fd917b39dedd.zip |
Add new option weechat.look.align_end_of_lines
Diffstat (limited to 'doc/it/autogen')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 1d5d316a0..7b128202b 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -338,6 +338,11 @@ ** tipo: intero ** valori: 0 .. 1000 (valore predefinito: 50) +* *weechat.look.align_end_of_lines* +** descrizione: alignment for end of lines (all lines after the first): they are starting under this data (time, buffer, prefix, suffix, message (default)) +** tipo: intero +** valori: time, buffer, prefix, suffix, message (valore predefinito: message) + * *weechat.look.buffer_notify_default* ** descrizione: livello predefinito di notifica per i buffer (utilizzato per comunicare a WeeChat se il buffer deve essere visualizzato nella hotlist oppure no, a seconda dell'importanza del messaggio) ** tipo: intero |