diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-04-24 09:07:15 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-04-24 09:07:15 +0200 |
commit | 0b0626d98b753a53cb25bbea4b513c7402d3f945 (patch) | |
tree | 955fdba32cea320c68ab2b5cc5159ede699f2380 /doc/it | |
parent | cd73fac2f8f27c6cb1fb52f1f6ef876786d03fc0 (diff) | |
download | weechat-0b0626d98b753a53cb25bbea4b513c7402d3f945.zip |
core: add option weechat.look.hotlist_add_buffer_if_away
Diffstat (limited to 'doc/it')
-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 7a2096949..687e550b4 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -378,6 +378,11 @@ ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"-"`) +* *weechat.look.hotlist_add_buffer_if_away* +** descrizione: `add any buffer to hotlist (including current or visible buffers) if local variable "away" is set on buffer` +** tipo: bool +** valori: on, off (valore predefinito: `on`) + * *weechat.look.hotlist_buffer_separator* ** descrizione: `string displayed between buffers in hotlist` ** tipo: stringa |