diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-22 18:50:24 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-22 18:50:24 +0100 |
commit | 48797574ff959cbef6e721d056d76e2a99644ebc (patch) | |
tree | 5a8f139831e3e432c18c288bb46ba7fb5bbdea53 /doc/pl | |
parent | b49f825d0a2c117be5471a372c7c5dd908b0c346 (diff) | |
download | weechat-48797574ff959cbef6e721d056d76e2a99644ebc.zip |
core: revert the rename of option weechat.look.save_layout_on_exit
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/autogen/user/weechat_options.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/pl/autogen/user/weechat_options.txt b/doc/pl/autogen/user/weechat_options.txt index 9b7b735f0..f29f2e95a 100644 --- a/doc/pl/autogen/user/weechat_options.txt +++ b/doc/pl/autogen/user/weechat_options.txt @@ -803,6 +803,11 @@ ** typ: bool ** wartości: on, off (domyślna wartość: `on`) +* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit* +** opis: `save layout on exit (buffers, windows, or both)` +** typ: liczba +** wartości: none, buffers, windows, all (domyślna wartość: `none`) + * [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount* ** opis: `ile linii przewijać za pomocą scroll_up i scroll_down` ** typ: liczba @@ -833,11 +838,6 @@ ** typ: ciąg ** wartości: dowolny ciąg (domyślna wartość: `""`) -* [[option_weechat.look.store_layout_on_exit]] *weechat.look.store_layout_on_exit* -** opis: `store layout on exit (buffers, windows, or both)` -** typ: liczba -** wartości: none, buffers, windows, all (domyślna wartość: `none`) - * [[option_weechat.look.tab_width]] *weechat.look.tab_width* ** opis: `number of spaces used to display tabs in messages` ** typ: liczba |