summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-12-05 13:15:35 +0100
committerSébastien Helleu <flashcode@flashtux.org>2021-12-05 13:15:35 +0100
commit637c7bb3d4dd9eded9fac6283578ba76f020f458 (patch)
tree445a3877935ae82185180d91805edf6080fbb309 /doc
parent268cb53238f920e10c97616882b3fe87fa84abbb (diff)
downloadweechat-637c7bb3d4dd9eded9fac6283578ba76f020f458.zip
doc: move section "Fset" in "Interface" (user's guide)
Diffstat (limited to 'doc')
-rw-r--r--doc/de/weechat_user.de.adoc60
-rw-r--r--doc/en/weechat_user.en.adoc60
-rw-r--r--doc/fr/weechat_user.fr.adoc60
-rw-r--r--doc/it/weechat_user.it.adoc68
-rw-r--r--doc/ja/weechat_user.ja.adoc60
-rw-r--r--doc/pl/weechat_user.pl.adoc60
-rw-r--r--doc/sr/weechat_user.sr.adoc58
7 files changed, 213 insertions, 213 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc
index 903112618..2c36061e4 100644
--- a/doc/de/weechat_user.de.adoc
+++ b/doc/de/weechat_user.de.adoc
@@ -231,7 +231,7 @@ Liste von häufig verwendeten Optionen:
kompiliert <<fifo_plugin,Fifo Erweiterung>>.
| ENABLE_FSET | `ON`, `OFF` | ON |
- kompiliert <<fset_plugin,Fset Erweiterung>>.
+ kompiliert <<fset,Fset Erweiterung>>.
| ENABLE_GUILE | `ON`, `OFF` | ON |
kompiliert <<scripts_plugins,Guile Erweiterung>> (Scheme).
@@ -1376,6 +1376,34 @@ Optionen:
include::includes/autogen_user_options.de.adoc[tag=buflist_options]
+[[fset]]
+=== Fset
+
+Die fset Erweiterung stellt eine Liste aller Optionen in einem Buffer dar und erleichtert
+die Konfiguration von WeeChat und Erweiterungen.
+
+[[fset_commands]]
+==== Befehle
+
+include::includes/autogen_user_commands.de.adoc[tag=fset_commands]
+
+[[fset_options]]
+==== Optionen
+
+Sektionen in Datei _fset.conf_:
+
+[width="100%",cols="3m,6m,16",options="header"]
+|===
+| Sektion | Steuerbefehl | Beschreibung
+| color | /set fset.color.* | Farben.
+| format | /set fset.format.* | Format um die Liste der Optionen darzustellen.
+| look | /set fset.look.* | Erscheinungsbild.
+|===
+
+Optionen:
+
+include::includes/autogen_user_options.de.adoc[tag=fset_options]
+
[[bare_display]]
=== einfacher Anzeigemodus
@@ -1777,7 +1805,7 @@ These mouse actions are possible only if mouse is enabled with key kbd:[Alt+m]
[[key_bindings_fset_buffer]]
=== Fset buffer
-Diese Tasten und Aktionen werden im fset-Buffer verwendet (siehe <<fset_plugin,Fset Erweiterung>>).
+Diese Tasten und Aktionen werden im fset-Buffer verwendet (siehe <<fset,Fset Erweiterung>>).
[width="100%",cols="^.^3,^.^2,.^8,.^5",options="header"]
|===
@@ -2941,34 +2969,6 @@ Optionen:
include::includes/autogen_user_options.de.adoc[tag=fifo_options]
-[[fset_plugin]]
-=== Fset
-
-Die fset Erweiterung stellt eine Liste aller Optionen in einem Buffer dar und erleichtert
-die Konfiguration von WeeChat und Erweiterungen.
-
-[[fset_commands]]
-==== Befehle
-
-include::includes/autogen_user_commands.de.adoc[tag=fset_commands]
-
-[[fset_options]]
-==== Optionen
-
-Sektionen in Datei _fset.conf_:
-
-[width="100%",cols="3m,6m,16",options="header"]
-|===
-| Sektion | Steuerbefehl | Beschreibung
-| color | /set fset.color.* | Farben.
-| format | /set fset.format.* | Format um die Liste der Optionen darzustellen.
-| look | /set fset.look.* | Erscheinungsbild.
-|===
-
-Optionen:
-
-include::includes/autogen_user_options.de.adoc[tag=fset_options]
-
[[irc_plugin]]
=== IRC
diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc
index f931e1c8f..e579b71fb 100644
--- a/doc/en/weechat_user.en.adoc
+++ b/doc/en/weechat_user.en.adoc
@@ -223,7 +223,7 @@ List of commonly used options:
Compile <<fifo_plugin,Fifo plugin>>.
| ENABLE_FSET | `ON`, `OFF` | ON |
- Compile <<fset_plugin,Fset plugin>>.
+ Compile <<fset,Fset plugin>>.
| ENABLE_GUILE | `ON`, `OFF` | ON |
Compile <<scripts_plugins,Guile plugin>> (Scheme).
@@ -1356,6 +1356,34 @@ Options:
include::includes/autogen_user_options.en.adoc[tag=buflist_options]
+[[fset]]
+=== Fset
+
+Fast Set plugin displays a list of options in a buffer, and helps to set WeeChat
+and plugin options.
+
+[[fset_commands]]
+==== Commands
+
+include::includes/autogen_user_commands.en.adoc[tag=fset_commands]
+
+[[fset_options]]
+==== Options
+
+Sections in file _fset.conf_:
+
+[width="100%",cols="3m,6m,16",options="header"]
+|===
+| Section | Control command | Description
+| color | /set fset.color.* | Colors.
+| format | /set fset.format.* | Formats used to display list of options.
+| look | /set fset.look.* | Look and feel.
+|===
+
+Options:
+
+include::includes/autogen_user_options.en.adoc[tag=fset_options]
+
[[bare_display]]
=== Bare display
@@ -1737,7 +1765,7 @@ These mouse actions are possible only if mouse is enabled with key kbd:[Alt+m]
[[key_bindings_fset_buffer]]
=== Fset buffer
-These keys and actions are used on the fset buffer (see <<fset_plugin,Fset plugin>>).
+These keys and actions are used on the fset buffer (see <<fset,Fset plugin>>).
[width="100%",cols="^.^3,^.^2,.^8,.^5",options="header"]
|===
@@ -2861,34 +2889,6 @@ Options:
include::includes/autogen_user_options.en.adoc[tag=fifo_options]
-[[fset_plugin]]
-=== Fset
-
-Fast Set plugin displays a list of options in a buffer, and helps to set WeeChat
-and plugin options.
-
-[[fset_commands]]
-==== Commands
-
-include::includes/autogen_user_commands.en.adoc[tag=fset_commands]
-
-[[fset_options]]
-==== Options
-
-Sections in file _fset.conf_:
-
-[width="100%",cols="3m,6m,16",options="header"]
-|===
-| Section | Control command | Description
-| color | /set fset.color.* | Colors.
-| format | /set fset.format.* | Formats used to display list of options.
-| look | /set fset.look.* | Look and feel.
-|===
-
-Options:
-
-include::includes/autogen_user_options.en.adoc[tag=fset_options]
-
[[irc_plugin]]
=== IRC
diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc
index 5cd980a74..b96e02e48 100644
--- a/doc/fr/weechat_user.fr.adoc
+++ b/doc/fr/weechat_user.fr.adoc
@@ -227,7 +227,7 @@ Liste des options couramment utilisées :
Compiler <<fifo_plugin,l'extension Fifo>>.
| ENABLE_FSET | `ON`, `OFF` | ON |
- Compiler <<fset_plugin,l'extension Fset>>.
+ Compiler <<fset,l'extension Fset>>.
| ENABLE_GUILE | `ON`, `OFF` | ON |
Compiler <<scripts_plugins,l'extension Guile>> (Scheme).
@@ -1395,6 +1395,34 @@ Options :
include::includes/autogen_user_options.fr.adoc[tag=buflist_options]
+[[fset]]
+=== Fset
+
+L'extension Fset affiche une liste des options dans un tampon et aide à définir
+les options de WeeChat et des extensions.
+
+[[fset_commands]]
+==== Commandes
+
+include::includes/autogen_user_commands.fr.adoc[tag=fset_commands]
+
+[[fset_options]]
+==== Options
+
+Sections dans le fichier _fset.conf_ :
+
+[width="100%",cols="3m,6m,16",options="header"]
+|===
+| Section | Commande de contrôle | Description
+| color | /set fset.color.* | Couleurs.
+| format | /set fset.format.* | Formats utilisés pour afficher la liste des options.
+| look | /set fset.look.* | Aspect/présentation.
+|===
+
+Options :
+
+include::includes/autogen_user_options.fr.adoc[tag=fset_options]
+
[[bare_display]]
=== Affichage dépouillé
@@ -1783,7 +1811,7 @@ avec la touche kbd:[Alt+m] (commande : `+/mouse toggle+`).
=== Tampon fset
Ces touches et actions sont utilisées sur le tampon fset
-(voir <<fset_plugin,l'extension Fset>>).
+(voir <<fset,l'extension Fset>>).
[width="100%",cols="^.^3,^.^2,.^8,.^5",options="header"]
|===
@@ -2960,34 +2988,6 @@ Options :
include::includes/autogen_user_options.fr.adoc[tag=fifo_options]
-[[fset_plugin]]
-=== Fset
-
-L'extension Fset affiche une liste des options dans un tampon et aide à définir
-les options de WeeChat et des extensions.
-
-[[fset_commands]]
-==== Commandes
-
-include::includes/autogen_user_commands.fr.adoc[tag=fset_commands]
-
-[[fset_options]]
-==== Options
-
-Sections dans le fichier _fset.conf_ :
-
-[width="100%",cols="3m,6m,16",options="header"]
-|===
-| Section | Commande de contrôle | Description
-| color | /set fset.color.* | Couleurs.
-| format | /set fset.format.* | Formats utilisés pour afficher la liste des options.
-| look | /set fset.look.* | Aspect/présentation.
-|===
-
-Options :
-
-include::includes/autogen_user_options.fr.adoc[tag=fset_options]
-
[[irc_plugin]]
=== IRC
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc
index 66e775c69..dc875b662 100644
--- a/doc/it/weechat_user.it.adoc
+++ b/doc/it/weechat_user.it.adoc
@@ -261,7 +261,7 @@ List of commonly used options:
Compile <<fifo_plugin,Fifo plugin>>.
| ENABLE_FSET | `ON`, `OFF` | ON |
- Compile <<fset_plugin,Fset plugin>>.
+ Compile <<fset,Fset plugin>>.
| ENABLE_GUILE | `ON`, `OFF` | ON |
Compile <<scripts_plugins,Guile plugin>> (Scheme).
@@ -1470,6 +1470,38 @@ Options:
include::includes/autogen_user_options.it.adoc[tag=buflist_options]
+[[fset]]
+=== Fset
+
+// TRANSLATION MISSING
+Fast Set plugin displays a list of options in a buffer, and helps to set WeeChat
+and plugin options.
+
+[[fset_commands]]
+==== Comandi
+
+include::includes/autogen_user_commands.it.adoc[tag=fset_commands]
+
+[[fset_options]]
+==== Opzioni
+
+// TRANSLATION MISSING
+Sections in file _fset.conf_:
+
+// TRANSLATION MISSING
+[width="100%",cols="3m,6m,16",options="header"]
+|===
+| Section | Control command | Description
+| color | /set fset.color.* | Colors.
+| format | /set fset.format.* | Formats used to display list of options.
+| look | /set fset.look.* | Look and feel.
+|===
+
+// TRANSLATION MISSING
+Options:
+
+include::includes/autogen_user_options.it.adoc[tag=fset_options]
+
// TRANSLATION MISSING
[[bare_display]]
=== Bare display
@@ -1913,7 +1945,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 <<fset_plugin,Fset plugin>>).
+These keys and actions are used on the fset buffer (see <<fset,Fset plugin>>).
// TRANSLATION MISSING
[width="100%",cols="^.^3,^.^2,.^8,.^5",options="header"]
@@ -3103,38 +3135,6 @@ Options:
include::includes/autogen_user_options.it.adoc[tag=fifo_options]
-[[fset_plugin]]
-=== Fset
-
-// TRANSLATION MISSING
-Fast Set plugin displays a list of options in a buffer, and helps to set WeeChat
-and plugin options.
-
-[[fset_commands]]
-==== Comandi
-
-include::includes/autogen_user_commands.it.adoc[tag=fset_commands]
-
-[[fset_options]]
-==== Opzioni
-
-// TRANSLATION MISSING
-Sections in file _fset.conf_:
-
-// TRANSLATION MISSING
-[width="100%",cols="3m,6m,16",options="header"]
-|===
-| Section | Control command | Description
-| color | /set fset.color.* | Colors.
-| format | /set fset.format.* | Formats used to display list of options.
-| look | /set fset.look.* | Look and feel.
-|===
-
-// TRANSLATION MISSING
-Options:
-
-include::includes/autogen_user_options.it.adoc[tag=fset_options]
-
[[irc_plugin]]
=== IRC
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 に対するオプションを指定するには、以下の書式を使
<<fifo_plugin,Fifo プラグイン>>のコンパイル。
| ENABLE_FSET | `ON`, `OFF` | ON |
- <<fset_plugin,Fset プラグイン>>のコンパイル。
+ <<fset,Fset プラグイン>>のコンパイル。
| ENABLE_GUILE | `ON`, `OFF` | ON |
<<scripts_plugins,Guile プラグイン>> (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 <<fset_plugin,Fset plugin>>).
+These keys and actions are used on the fset buffer (see <<fset,Fset plugin>>).
// 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
diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc
index a64151ae7..35f7fd5e3 100644
--- a/doc/pl/weechat_user.pl.adoc
+++ b/doc/pl/weechat_user.pl.adoc
@@ -229,7 +229,7 @@ Lista popularnych opcji:
Kompilacja <<fifo_plugin,wtyczki fifo>>.
| ENABLE_FSET | `ON`, `OFF` | ON |
- Kompilacja <<fset_plugin,wtyczki fset>>.
+ Kompilacja <<fset,wtyczki fset>>.
| ENABLE_GUILE | `ON`, `OFF` | ON |
Kompilacja <<scripts_plugins,wtyczki guile>> (Scheme).
@@ -1374,6 +1374,34 @@ Opcje:
include::includes/autogen_user_options.pl.adoc[tag=buflist_options]
+[[fset]]
+=== Fset
+
+Wtyczka Fast Set wyświetla listę opcji w buforze i pomaga w ustawianiu opcji
+WeeChat i wtyczek.
+
+[[fset_commands]]
+==== Komendy
+
+include::includes/autogen_user_commands.pl.adoc[tag=fset_commands]
+
+[[fset_options]]
+==== Opcje
+
+Sekcje w pliku _fset.conf_:
+
+[width="100%",cols="3m,6m,16",options="header"]
+|===
+| Sekcja | Komenda | Opis
+| color | /set fset.color.* | Kolory.
+| format | /set fset.format.* | Formaty używane do wyświetlenia listy opcji.
+| look | /set fset.look.* | Wygląd.
+|===
+
+Opcje:
+
+include::includes/autogen_user_options.pl.adoc[tag=fset_options]
+
[[bare_display]]
=== Niesformatowany ekran
@@ -1773,7 +1801,7 @@ These mouse actions are possible only if mouse is enabled with key kbd:[Alt+m]
[[key_bindings_fset_buffer]]
=== Fset buffer
-Poniższe skróty i akcje mogą zostać użyte w buforze fset (zobacz <<fset_plugin,wtyczka fset>>).
+Poniższe skróty i akcje mogą zostać użyte w buforze fset (zobacz <<fset,wtyczka fset>>).
[width="100%",cols="^.^3,^.^2,.^8,.^5",options="header"]
|===
@@ -2908,34 +2936,6 @@ Opcje:
include::includes/autogen_user_options.pl.adoc[tag=fifo_options]
-[[fset_plugin]]
-=== Fset
-
-Wtyczka Fast Set wyświetla listę opcji w buforze i pomaga w ustawianiu opcji
-WeeChat i wtyczek.
-
-[[fset_commands]]
-==== Komendy
-
-include::includes/autogen_user_commands.pl.adoc[tag=fset_commands]
-
-[[fset_options]]
-==== Opcje
-
-Sekcje w pliku _fset.conf_:
-
-[width="100%",cols="3m,6m,16",options="header"]
-|===
-| Sekcja | Komenda | Opis
-| color | /set fset.color.* | Kolory.
-| format | /set fset.format.* | Formaty używane do wyświetlenia listy opcji.
-| look | /set fset.look.* | Wygląd.
-|===
-
-Opcje:
-
-include::includes/autogen_user_options.pl.adoc[tag=fset_options]
-
[[irc_plugin]]
=== IRC
diff --git a/doc/sr/weechat_user.sr.adoc b/doc/sr/weechat_user.sr.adoc
index b17c8e918..8cd76b6d3 100644
--- a/doc/sr/weechat_user.sr.adoc
+++ b/doc/sr/weechat_user.sr.adoc
@@ -207,7 +207,7 @@ $ make install
Компајлира <<fifo_plugin,Fifo додатак>>.
| ENABLE_FSET | `ON`, `OFF` | ON |
- Компајлира <<fset_plugin,Fset додатак>>.
+ Компајлира <<fset,Fset додатак>>.
| ENABLE_GUILE | `ON`, `OFF` | ON |
Компајлира <<scripts_plugins,Guile додатак>> (Scheme).
@@ -1275,6 +1275,33 @@ include::includes/autogen_user_commands.sr.adoc[tag=buflist_commands]
include::includes/autogen_user_options.sr.adoc[tag=buflist_options]
+[[fset]]
+=== Fset
+
+Fast Set додатак приказује листу опција у баферу и помаже вам да постављате WeeChat опције и опције додатака.
+
+[[fset_commands]]
+==== Команде
+
+include::includes/autogen_user_commands.sr.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.sr.adoc[tag=fset_options]
+
[[bare_display]]
=== Огољени приказ
@@ -1664,7 +1691,7 @@ These mouse actions are possible only if mouse is enabled with key kbd:[Alt+m]
[[key_bindings_fset_buffer]]
=== Fset buffer
-Ови тастери и акције се користе у fset баферу (погледајте<<fset_plugin,Fset додатак>>).
+Ови тастери и акције се користе у fset баферу (погледајте<<fset,Fset додатак>>).
[width="100%", cols="^.^3,^.^2,.^8,.^5", options="header"]
|===
@@ -2691,33 +2718,6 @@ include::includes/autogen_user_commands.sr.adoc[tag=fifo_commands]
include::includes/autogen_user_options.sr.adoc[tag=fifo_options]
-[[fset_plugin]]
-=== Fset
-
-Fast Set додатак приказује листу опција у баферу и помаже вам да постављате WeeChat опције и опције додатака.
-
-[[fset_commands]]
-==== Команде
-
-include::includes/autogen_user_commands.sr.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.sr.adoc[tag=fset_options]
-
[[irc_plugin]]
=== IRC