diff options
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/autogen/user/weechat_options.asciidoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/pl/autogen/user/weechat_options.asciidoc b/doc/pl/autogen/user/weechat_options.asciidoc index 75c564119..acda6b4fe 100644 --- a/doc/pl/autogen/user/weechat_options.asciidoc +++ b/doc/pl/autogen/user/weechat_options.asciidoc @@ -283,6 +283,11 @@ ** typ: kolor ** wartości: nazwa koloru WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), numer koloru terminala albo alias; atrybuty dozwolone przed kolorem (tylko dla kolorów testu, nie tła): "*" pogrubienie, "!" odwrócenie, "/" pochylenie, "_" podkreślenie (domyślna wartość: `yellow`) +* [[option_weechat.color.status_mouse]] *weechat.color.status_mouse* +** opis: `text color for mouse indicator in status bar` +** typ: kolor +** wartości: nazwa koloru WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), numer koloru terminala albo alias; atrybuty dozwolone przed kolorem (tylko dla kolorów testu, nie tła): "*" pogrubienie, "!" odwrócenie, "/" pochylenie, "_" podkreślenie (domyślna wartość: `green`) + * [[option_weechat.color.status_name]] *weechat.color.status_name* ** opis: `kolor nazwy obecnego bufora w pasku statusu` ** typ: kolor @@ -668,6 +673,11 @@ ** typ: ciąg ** wartości: dowolny ciąg (domyślna wartość: `"!"`) +* [[option_weechat.look.item_mouse_status]] *weechat.look.item_mouse_status* +** opis: `string used to show if mouse is enabled (bar item "mouse_status")` +** typ: ciąg +** wartości: dowolny ciąg (domyślna wartość: `"M"`) + * [[option_weechat.look.item_time_format]] *weechat.look.item_time_format* ** opis: `format czasu dla elementu paska "time" (zobacz man strftime dla specyfikatorów daty/czasu)` ** typ: ciąg |