diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-26 20:02:17 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-26 20:02:17 +0100 |
commit | 485e884751464f4b9b006e7d98cb28f0c8cd1f95 (patch) | |
tree | 213edbd372f4f8fd25c873de660407f7c7695b87 /doc/it | |
parent | 2bbc2283812aa066f80cb045380fb599443d9e37 (diff) | |
download | weechat-485e884751464f4b9b006e7d98cb28f0c8cd1f95.zip |
Add new option irc.look.part_closes_buffer to close buffer when /part is issued on channel (task #10295)
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/autogen/user/irc_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt index c66fbf612..5d37e1db6 100644 --- a/doc/it/autogen/user/irc_options.txt +++ b/doc/it/autogen/user/irc_options.txt @@ -133,6 +133,11 @@ ** tipo: bool ** valori: on, off (valore predefinito: off) +* *irc.look.part_closes_buffer* +** descrizione: close buffer when /part is issued on a channel +** tipo: bool +** valori: on, off (valore predefinito: off) + * *irc.look.raw_messages* ** descrizione: numero di messaggi grezzi IRC da salvare quando il buffer dei dati grezzi chiuso (i messaggi verranno visualizzati all'apertura del buffer dei dati grezzi) ** tipo: intero |