diff options
Diffstat (limited to 'doc/de/autogen/user/weechat_options.txt')
-rw-r--r-- | doc/de/autogen/user/weechat_options.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt index f67425203..b1c89151b 100644 --- a/doc/de/autogen/user/weechat_options.txt +++ b/doc/de/autogen/user/weechat_options.txt @@ -803,6 +803,11 @@ ** Typ: boolesch ** Werte: on, off (Standardwert: `on`) +* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit* +** Beschreibung: `save layout on exit (buffers, windows, or both)` +** Typ: integer +** Werte: none, buffers, windows, all (Standardwert: `none`) + * [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount* ** Beschreibung: `Anzahl der zu scrollenden Zeilen wenn seitenweise geblättert wird (Bild hoch/runter)` ** Typ: integer @@ -833,11 +838,6 @@ ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `""`) -* [[option_weechat.look.store_layout_on_exit]] *weechat.look.store_layout_on_exit* -** Beschreibung: `store layout on exit (buffers, windows, or both)` -** Typ: integer -** Werte: none, buffers, windows, all (Standardwert: `none`) - * [[option_weechat.look.tab_width]] *weechat.look.tab_width* ** Beschreibung: `number of spaces used to display tabs in messages` ** Typ: integer |