diff options
author | Andrew Potter <agpotter@gmail.com> | 2021-03-26 17:27:37 -0700 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-16 10:00:30 +0200 |
commit | 94c902adfcbc7bae5039fe383ddfc5064297d40c (patch) | |
tree | 8fca3990db5140e48001a6c6b1fd7a5b25b52032 /doc/pl | |
parent | 670c5cd7456e4c9c3be0d3ef8a5cadd9df764b43 (diff) | |
download | weechat-94c902adfcbc7bae5039fe383ddfc5064297d40c.zip |
irc, buflist: add bar item "tls_version" with options for colors, add buflist format "${format_tls_version}" (issue #1622)
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/weechat_user.pl.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 1a1394287..b89e5a7fd 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -880,6 +880,8 @@ Inne dostępne elementy (nie używane domyślnie w paskach): | mouse_status | `M` | Status obsługi myszy (pusty jeśli obsługa myszy jest wyłączona). | spell_dict | `fr,en` | Słowniki używane w obecnym buforze. | spell_suggest | `print,prone,prune` | Sugestie dla słowa pod kursorem (jeśli zawiera błąd). +// TRANSLATION MISSING +| tls_version | `TLS1.3` | TLS version in use for current IRC server. | window_number | `2` | Numer obecnego okna. |=== |