diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-25 21:44:21 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-25 21:44:27 +0100 |
commit | 771b932dec8d02ce7e8225fcbe059d631709b79a (patch) | |
tree | 350f5ee58089c115af2db3698bb0ada7788a61b2 /doc/pl | |
parent | 41911babd394179c6e6427d2c65c397c32493df4 (diff) | |
download | weechat-771b932dec8d02ce7e8225fcbe059d631709b79a.zip |
doc: update auto-generated files with WeeChat options (issue #635)
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/autogen/user/weechat_options.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/pl/autogen/user/weechat_options.adoc b/doc/pl/autogen/user/weechat_options.adoc index 326fa0663..b283707e0 100644 --- a/doc/pl/autogen/user/weechat_options.adoc +++ b/doc/pl/autogen/user/weechat_options.adoc @@ -926,6 +926,12 @@ ** wartości: djb2, sum, djb2_32, sum_32 ** domyślna wartość: `+djb2+` +* [[option_weechat.look.nick_color_hash_salt]] *weechat.look.nick_color_hash_salt* +** opis: 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] +** typ: ciąg +** wartości: dowolny ciąg +** domyślna wartość: `+""+` + * [[option_weechat.look.nick_color_stop_chars]] *weechat.look.nick_color_stop_chars* ** opis: pass:none[znaki używane do zatrzymania odczytywania koloru nicka (przynajmniej jeden znak poza tą listą musi się znajdować przed zatrzymaniem) (przykład: nick "|nick|away" ze znakami "|" zwróci kolor nicka "|nick"); ta opcja ma wpływ na opcję weechat.look.nick_color_force, nick z wymuszonym kolorem nie może zawierać znaków ignorowanych przez tą opcję] ** typ: ciąg |