diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-09 13:21:56 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-09 13:21:56 +0100 |
commit | 9b4eb6d60766300c6f1ae9503b283a45d07f1d4c (patch) | |
tree | f59491db3341c8f6d0fb50f3c39abd39f0781ed8 /doc/it/autogen/user | |
parent | 2b049723262b3f1247575f75c8a698e646458db0 (diff) | |
download | weechat-9b4eb6d60766300c6f1ae9503b283a45d07f1d4c.zip |
core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (patch #8204) (patch from Nils Görs)
Diffstat (limited to 'doc/it/autogen/user')
-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 2cb734f66..35b698cd8 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -628,6 +628,11 @@ ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"*"`) +* [[option_weechat.look.item_buffer_zoom]] *weechat.look.item_buffer_zoom* +** descrizione: `string used to show zoom on merged buffer (bar item "buffer_zoom")` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `"!"`) + * [[option_weechat.look.item_time_format]] *weechat.look.item_time_format* ** descrizione: `formato dell'ora per l'elemento barra "time" (consultare man strftime per gli specificatori data/ora)` ** tipo: stringa |