summaryrefslogtreecommitdiff
path: root/doc/it/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-11-25 21:44:21 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-11-25 21:44:27 +0100
commit771b932dec8d02ce7e8225fcbe059d631709b79a (patch)
tree350f5ee58089c115af2db3698bb0ada7788a61b2 /doc/it/autogen
parent41911babd394179c6e6427d2c65c397c32493df4 (diff)
downloadweechat-771b932dec8d02ce7e8225fcbe059d631709b79a.zip
doc: update auto-generated files with WeeChat options (issue #635)
Diffstat (limited to 'doc/it/autogen')
-rw-r--r--doc/it/autogen/user/weechat_options.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/it/autogen/user/weechat_options.adoc b/doc/it/autogen/user/weechat_options.adoc
index e373e188a..4154c7e80 100644
--- a/doc/it/autogen/user/weechat_options.adoc
+++ b/doc/it/autogen/user/weechat_options.adoc
@@ -926,6 +926,12 @@
** valori: djb2, sum, djb2_32, sum_32
** valore predefinito: `+djb2+`
+* [[option_weechat.look.nick_color_hash_salt]] *weechat.look.nick_color_hash_salt*
+** descrizione: pass:none[salt for the hash algorithm used to find nick colors (the nickname is appended to this salt and the hash algorithm operates on this string); modifying this shuffles nick colors]
+** tipo: stringa
+** valori: qualsiasi stringa
+** valore predefinito: `+""+`
+
* [[option_weechat.look.nick_color_stop_chars]] *weechat.look.nick_color_stop_chars*
** 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