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/it | |
parent | b49f825d0a2c117be5471a372c7c5dd908b0c346 (diff) | |
download | weechat-48797574ff959cbef6e721d056d76e2a99644ebc.zip |
core: revert the rename of option weechat.look.save_layout_on_exit
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 0f605808f..96c26d78e 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -803,6 +803,11 @@ ** tipo: bool ** valori: on, off (valore predefinito: `on`) +* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit* +** descrizione: `save layout on exit (buffers, windows, or both)` +** tipo: intero +** valori: none, buffers, windows, all (valore predefinito: `none`) + * [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount* ** descrizione: `le righe da scorrere con scroll_up e scroll_down` ** tipo: intero @@ -833,11 +838,6 @@ ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) -* [[option_weechat.look.store_layout_on_exit]] *weechat.look.store_layout_on_exit* -** descrizione: `store layout on exit (buffers, windows, or both)` -** tipo: intero -** valori: none, buffers, windows, all (valore predefinito: `none`) - * [[option_weechat.look.tab_width]] *weechat.look.tab_width* ** descrizione: `number of spaces used to display tabs in messages` ** tipo: intero |