diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/weechat_plugin_api.en.adoc | 2 | ||||
-rw-r--r-- | doc/fr/weechat_plugin_api.fr.adoc | 2 | ||||
-rw-r--r-- | doc/it/weechat_plugin_api.it.adoc | 3 | ||||
-rw-r--r-- | doc/ja/weechat_plugin_api.ja.adoc | 3 |
4 files changed, 6 insertions, 4 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc index 2d999b6d8..d1e8500d3 100644 --- a/doc/en/weechat_plugin_api.en.adoc +++ b/doc/en/weechat_plugin_api.en.adoc @@ -9717,7 +9717,7 @@ List of signals sent by WeeChat and plugins: Filters disabled. | weechat | hotlist_changed | - - | + Pointer: buffer (can be NULL). | Hotlist changed. | weechat | input_paste_pending | diff --git a/doc/fr/weechat_plugin_api.fr.adoc b/doc/fr/weechat_plugin_api.fr.adoc index 441af0e4e..831b039d4 100644 --- a/doc/fr/weechat_plugin_api.fr.adoc +++ b/doc/fr/weechat_plugin_api.fr.adoc @@ -9907,7 +9907,7 @@ Liste des signaux envoyés par WeeChat et les extensions : Filtres désactivés. | weechat | hotlist_changed | - - | + Pointeur : tampon (peut être NULL). | La hotlist a changé. | weechat | input_paste_pending | diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc index a9ee3fb2e..2c02fce47 100644 --- a/doc/it/weechat_plugin_api.it.adoc +++ b/doc/it/weechat_plugin_api.it.adoc @@ -10080,8 +10080,9 @@ List of signals sent by WeeChat and plugins: - | Filtri disabilitati. +// TRANSLATION MISSING | weechat | hotlist_changed | - - | + Pointer: buffer (can be NULL). | Hotlist modificata. | weechat | input_paste_pending | diff --git a/doc/ja/weechat_plugin_api.ja.adoc b/doc/ja/weechat_plugin_api.ja.adoc index 5abd1c662..f40553ecf 100644 --- a/doc/ja/weechat_plugin_api.ja.adoc +++ b/doc/ja/weechat_plugin_api.ja.adoc @@ -9676,8 +9676,9 @@ WeeChat とプラグインが送信するシグナルのリスト: - | フィルタを無効化 +// TRANSLATION MISSING | weechat | hotlist_changed | - - | + Pointer: バッファ (can be NULL) | ホットリストが変更された | weechat | input_paste_pending | |