From 637c7bb3d4dd9eded9fac6283578ba76f020f458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 5 Dec 2021 13:15:35 +0100 Subject: doc: move section "Fset" in "Interface" (user's guide) --- doc/ja/weechat_user.ja.adoc | 60 ++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'doc/ja/weechat_user.ja.adoc') diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index 732ee8543..919769fd0 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -233,7 +233,7 @@ CMake に対するオプションを指定するには、以下の書式を使 <>のコンパイル。 | ENABLE_FSET | `ON`, `OFF` | ON | - <>のコンパイル。 + <>のコンパイル。 | ENABLE_GUILE | `ON`, `OFF` | ON | <> (Scheme) のコンパイル。 @@ -1422,6 +1422,34 @@ _buflist.conf_ ファイル内のセクション: include::includes/autogen_user_options.ja.adoc[tag=buflist_options] +[[fset]] +=== Fset + +fset (高速設定) プラグインはバッファ内にオプションのリストを表示し、WeeChat +とプラグインのオプション設定を支援します。 + +[[fset_commands]] +==== コマンド + +include::includes/autogen_user_commands.ja.adoc[tag=fset_commands] + +[[fset_options]] +==== オプション + +_fset.conf_ ファイル内のセクション: + +[width="100%",cols="3m,6m,16",options="header"] +|=== +| セクション | 操作コマンド | 説明 +| color | /set fset.color.* | 色 +| format | /set fset.format.* | オプションリストの表示書式 +| look | /set fset.look.* | 外観 +|=== + +オプション: + +include::includes/autogen_user_options.ja.adoc[tag=fset_options] + [[bare_display]] === 最小限表示 @@ -1834,7 +1862,7 @@ These mouse actions are possible only if mouse is enabled with key kbd:[Alt+m] === Fset buffer // TRANSLATION MISSING -These keys and actions are used on the fset buffer (see <>). +These keys and actions are used on the fset buffer (see <>). // TRANSLATION MISSING [width="100%",cols="^.^3,^.^2,.^8,.^5",options="header"] @@ -2972,34 +3000,6 @@ _fifo.conf_ ファイル内のセクション: include::includes/autogen_user_options.ja.adoc[tag=fifo_options] -[[fset_plugin]] -=== Fset - -fset (高速設定) プラグインはバッファ内にオプションのリストを表示し、WeeChat -とプラグインのオプション設定を支援します。 - -[[fset_commands]] -==== コマンド - -include::includes/autogen_user_commands.ja.adoc[tag=fset_commands] - -[[fset_options]] -==== オプション - -_fset.conf_ ファイル内のセクション: - -[width="100%",cols="3m,6m,16",options="header"] -|=== -| セクション | 操作コマンド | 説明 -| color | /set fset.color.* | 色 -| format | /set fset.format.* | オプションリストの表示書式 -| look | /set fset.look.* | 外観 -|=== - -オプション: - -include::includes/autogen_user_options.ja.adoc[tag=fset_options] - [[irc_plugin]] === IRC -- cgit v1.2.3