summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-11-12 20:57:55 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-11-12 20:57:55 +0100
commit39abe2fcd9617d6ee6fc76250283b46d2a7947cb (patch)
tree8dfb334651e0f4cced7d784db36e44dbf03debad /doc/it/autogen/user
parentde8d6409584bb318d26359ba518af34da3833c83 (diff)
downloadweechat-39abe2fcd9617d6ee6fc76250283b46d2a7947cb.zip
core: improve help on option weechat.look.nick_color_stop_chars (closes #1268)
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r--doc/it/autogen/user/weechat_options.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_options.adoc b/doc/it/autogen/user/weechat_options.adoc
index 5c9611ad0..7b4823d31 100644
--- a/doc/it/autogen/user/weechat_options.adoc
+++ b/doc/it/autogen/user/weechat_options.adoc
@@ -921,7 +921,7 @@
** valore predefinito: `+djb2+`
* [[option_weechat.look.nick_color_stop_chars]] *weechat.look.nick_color_stop_chars*
-** descrizione: pass:none[caratteri usati per interrompere il calcolo del colore con le lettere del nick (almeno un carattere al di fuori di questa lista deve essere nella lista prima di interromperlo) (esempio: nick "|nick|away" con "|" nei caratteri restituisce il colore del nick "|nick")]
+** descrizione: pass:none[chars used to stop in nick when computing color with letters of nick (at least one char outside this list must be in string before stopping) (example: nick "|nick|away" with "|" in chars will return color of nick "|nick"); this option has an impact on option weechat.look.nick_color_force, so the nick for the forced color must not contain the chars ignored by this option]
** tipo: stringa
** valori: qualsiasi stringa
** valore predefinito: `+"_|["+`