summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/en/weechat_plugin_api.en.asciidoc16
-rw-r--r--doc/fr/weechat_plugin_api.fr.asciidoc16
-rw-r--r--doc/it/weechat_plugin_api.it.asciidoc16
-rw-r--r--doc/ja/weechat_plugin_api.ja.asciidoc16
4 files changed, 32 insertions, 32 deletions
diff --git a/doc/en/weechat_plugin_api.en.asciidoc b/doc/en/weechat_plugin_api.en.asciidoc
index ec4e5210c..d728bf253 100644
--- a/doc/en/weechat_plugin_api.en.asciidoc
+++ b/doc/en/weechat_plugin_api.en.asciidoc
@@ -6964,7 +6964,7 @@ Arguments:
Tags commonly used (non-exhaustive list):
-[width="70%",cols="1m,4",options="header"]
+[width="70%",cols="^1,4",options="header"]
|===
| Tag | Description
| no_filter | Line can not be filtered
@@ -10361,7 +10361,7 @@ hashtable.
Content of hashtable sent to callback (keys and values are of type "string"):
-[width="100%",cols="5m,5,8,3",options="header"]
+[width="100%",cols="5,5,8,3",options="header"]
|===
| Key ^(1)^ | Description | Value examples | Value if N/A
@@ -10468,13 +10468,13 @@ button has been released). +
Extra info for bar item "buffer_nicklist":
-[width="70%",cols="3m,3,8",options="header"]
+[width="60%",cols="1,1,5",options="header"]
|===
-| Key | Plugin ^(1)^ | Description
-| nick | core | Nick name
-| prefix | core | Prefix for nick
-| group | core | Group name
-| irc_host | irc | Host for nick (if known)
+| Key | Plugin ^(1)^ | Description
+| nick | core | Nick name
+| prefix | core | Prefix for nick
+| group | core | Group name
+| irc_host | irc | Host for nick (if known)
|===
[NOTE]
diff --git a/doc/fr/weechat_plugin_api.fr.asciidoc b/doc/fr/weechat_plugin_api.fr.asciidoc
index 14b57f255..b30cdde17 100644
--- a/doc/fr/weechat_plugin_api.fr.asciidoc
+++ b/doc/fr/weechat_plugin_api.fr.asciidoc
@@ -7081,7 +7081,7 @@ Paramètres :
Tags couramment utilisés (liste non exhaustive) :
-[width="70%",cols="1m,4",options="header"]
+[width="70%",cols="^1,4",options="header"]
|===
| Tag | Description
| no_filter | La ligne ne peut pas être filtrée
@@ -10590,7 +10590,7 @@ correspond avant d'utiliser les informations de la table de hachage.
Contenu de la table de hachage envoyée au "callback" (les clés et valeurs sont
de type "string") :
-[width="100%",cols="5m,5,8,3",options="header"]
+[width="100%",cols="5,5,8,3",options="header"]
|===
| Clé ^(1)^ | Description | Exemples de valeur | Valeur si non applicable
@@ -10698,13 +10698,13 @@ relâché). +
Informations additionnelles pour l'objet de barre "buffer_nicklist" :
-[width="70%",cols="3m,3,8",options="header"]
+[width="60%",cols="1,1,5",options="header"]
|===
-| Clé | Extension ^(1)^ | Description
-| nick | core | Pseudonyme
-| prefix | core | Préfixe du pseudonyme
-| group | core | Nom du groupe
-| irc_host | irc | Nom d'hôte pour le pseudonyme (si connu)
+| Clé | Extension ^(1)^ | Description
+| nick | core | Pseudonyme
+| prefix | core | Préfixe du pseudonyme
+| group | core | Nom du groupe
+| irc_host | irc | Nom d'hôte pour le pseudonyme (si connu)
|===
[NOTE]
diff --git a/doc/it/weechat_plugin_api.it.asciidoc b/doc/it/weechat_plugin_api.it.asciidoc
index 4df1a3142..2946b3a1b 100644
--- a/doc/it/weechat_plugin_api.it.asciidoc
+++ b/doc/it/weechat_plugin_api.it.asciidoc
@@ -7142,7 +7142,7 @@ Argomenti:
Tag usati di frequente (elenco non esaustivo):
-[width="70%",cols="1m,4",options="header"]
+[width="70%",cols="^1,4",options="header"]
|===
| Tag | Descrizione
| no_filter | La riga non può essere filtrata
@@ -10737,7 +10737,7 @@ callback se l'area corrisponde prima di usare le informazioni nella tabella hash
Contenuto della tabella hash inviata alla callback (tasti e valori sono di tipo
"string"):
-[width="100%",cols="5m,5,8,3",options="header"]
+[width="100%",cols="5,5,8,3",options="header"]
|===
| Key ^(1)^ | Descrizione | Valori di esempio | Valore se N/D
@@ -10845,13 +10845,13 @@ per sapere dove il pulsante del mouse è stato rilasciato). +
Informazioni aggiuntive per l'elemento barra "buffer_nicklist":
-[width="70%",cols="3m,3,8",options="header"]
+[width="60%",cols="1,1,5",options="header"]
|===
-| Chiave | Plugin | Descrizione
-| nick | core | Nick
-| prefix | core | Prefisso per il nick
-| group | core | Nome gruppo
-| irc_host | irc | Host per il nick (se conosciuto)
+| Chiave | Plugin ^(1)^ | Descrizione
+| nick | core | Nick
+| prefix | core | Prefisso per il nick
+| group | core | Nome gruppo
+| irc_host | irc | Host per il nick (se conosciuto)
|===
[NOTE]
diff --git a/doc/ja/weechat_plugin_api.ja.asciidoc b/doc/ja/weechat_plugin_api.ja.asciidoc
index 38650eb37..8500087b9 100644
--- a/doc/ja/weechat_plugin_api.ja.asciidoc
+++ b/doc/ja/weechat_plugin_api.ja.asciidoc
@@ -6964,7 +6964,7 @@ void weechat_printf_date_tags (struct t_gui_buffer *buffer, time_t date,
通常使用するタグ (一部抜粋したリスト):
-[width="70%",cols="1m,4",options="header"]
+[width="70%",cols="^1,4",options="header"]
|===
| タグ | 説明
| no_filter | フィルタできない行
@@ -10358,7 +10358,7 @@ info を使う前にエリアが一致していることを確認して下さい
コールバックに送られるハッシュテーブルの内容 (キーと値は "string" 型):
-[width="100%",cols="5m,5,8,3",options="header"]
+[width="100%",cols="5,5,8,3",options="header"]
|===
| キー ^(1)^ | 説明 | 値の例 | 定義できない場合の値
@@ -10465,13 +10465,13 @@ info を使う前にエリアが一致していることを確認して下さい
バー要素 "buffer_nicklist" の追加情報:
-[width="70%",cols="3m,3,8",options="header"]
+[width="60%",cols="1,1,5",options="header"]
|===
-| キー | プラグイン ^(1)^ | 説明
-| nick | core | ニックネーム
-| prefix | core | ニックネームのプレフィックス
-| group | core | グループ名
-| irc_host | irc | ニックネームのホスト名 (判る場合)
+| キー | プラグイン ^(1)^ | 説明
+| nick | core | ニックネーム
+| prefix | core | ニックネームのプレフィックス
+| group | core | グループ名
+| irc_host | irc | ニックネームのホスト名 (判る場合)
|===
[NOTE]