diff options
Diffstat (limited to 'doc/it/autogen/user/weechat_options.txt')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 8769ad8e9..f283c524b 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -323,6 +323,26 @@ ** tipo: intero ** valori: time, buffer, prefix, suffix, message (valore predefinito: `message`) +* *weechat.look.bar_more_down* +** descrizione: `string displayed when bar can be scrolled down (for bars with filling different from "horizontal")` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `"++"`) + +* *weechat.look.bar_more_left* +** descrizione: `string displayed when bar can be scrolled to the left (for bars with filling "horizontal")` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `"<<"`) + +* *weechat.look.bar_more_right* +** descrizione: `string displayed when bar can be scrolled to the right (for bars with filling "horizontal")` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `">>"`) + +* *weechat.look.bar_more_up* +** descrizione: `string displayed when bar can be scrolled up (for bars with filling different from "horizontal")` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `"--"`) + * *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): all: tutti i messaggi (predefinito), message=messaggi+eventi, highlight=solo eventi, none=non viene mai visualizzato nella hotlist` ** tipo: intero @@ -459,7 +479,7 @@ ** valori: 0 .. 65535 (valore predefinito: `32`) * *weechat.look.item_buffer_filter* -** descrizione: `string used to show that some lines are filtered in current buffer (bar item "buffer_filter"` +** descrizione: `string used to show that some lines are filtered in current buffer (bar item "buffer_filter")` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"*"`) |