summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user/weechat_options.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-01-21 22:03:12 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-01-21 22:03:12 +0100
commit79f2f46decf7ce5b6ae9a0799426b76ec2c51e62 (patch)
tree734c3e3142166bd4e79961598bb75eaf73be93bf /doc/ja/autogen/user/weechat_options.txt
parent26dfd69f879c7d89b35c537fb7005d8a456cb5e7 (diff)
downloadweechat-79f2f46decf7ce5b6ae9a0799426b76ec2c51e62.zip
core: rename option weechat.look.save_layout_on_exit to weechat.look.store_layout_on_exit, replace "save" by "store" for layouts
Diffstat (limited to 'doc/ja/autogen/user/weechat_options.txt')
-rw-r--r--doc/ja/autogen/user/weechat_options.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ja/autogen/user/weechat_options.txt b/doc/ja/autogen/user/weechat_options.txt
index 566353d16..f82f8fbaf 100644
--- a/doc/ja/autogen/user/weechat_options.txt
+++ b/doc/ja/autogen/user/weechat_options.txt
@@ -803,11 +803,6 @@
** タイプ: ブール
** 値: on, off (デフォルト値: `on`)
-* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit*
-** 説明: `終了時にレイアウトを保存 (buffers、windows または both)`
-** タイプ: 整数
-** 値: none, buffers, windows, all (デフォルト値: `none`)
-
* [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount*
** 説明: `scroll_up と scroll_down でスクロールする行数`
** タイプ: 整数
@@ -838,6 +833,11 @@
** タイプ: 文字列
** 値: 未制約文字列 (デフォルト値: `""`)
+* [[option_weechat.look.store_layout_on_exit]] *weechat.look.store_layout_on_exit*
+** 説明: `store layout on exit (buffers, windows, or both)`
+** タイプ: 整数
+** 値: none, buffers, windows, all (デフォルト値: `none`)
+
* [[option_weechat.look.tab_width]] *weechat.look.tab_width*
** 説明: `number of spaces used to display tabs in messages`
** タイプ: 整数