diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-07-27 20:39:39 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-07-27 20:39:39 +0200 |
commit | 6ebf3fba45611d5a7a5f54f3ef81923f0f8e0673 (patch) | |
tree | b1696d1d424f17938794f697e591f62cbc2f9001 /doc/it/autogen/user | |
parent | ddf7be769a4527be7eee716164e0be12397c7a3e (diff) | |
download | weechat-6ebf3fba45611d5a7a5f54f3ef81923f0f8e0673.zip |
irc: add help on values for option irc.look.nick_completion_smart
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r-- | doc/it/autogen/user/irc_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt index cb72b728f..201af6737 100644 --- a/doc/it/autogen/user/irc_options.txt +++ b/doc/it/autogen/user/irc_options.txt @@ -234,7 +234,7 @@ ** valori: qualsiasi stringa (valore predefinito: `"_|["`) * [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart* -** descrizione: `completamento intelligente per i nick (usando prima chi ha parlato per ultimo)` +** descrizione: `smart completion for nicks (completes first with last speakers): speakers = all speakers (including highlights), speakers_highlights = only speakers with highlight` ** tipo: intero ** valori: off, speakers, speakers_highlights (valore predefinito: `speakers`) |