summaryrefslogtreecommitdiff
path: root/doc/fr
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-05-31 20:25:10 +0200
committerSébastien Helleu <flashcode@flashtux.org>2018-05-31 20:25:10 +0200
commit4592c9438f49fde6675503425b5237c168741895 (patch)
tree03171c01d7d8378b45295e37c01b58cc0a0079f8 /doc/fr
parentd327e3e75a8392cd62dd98bf9f8b3adfa9aad1e6 (diff)
downloadweechat-4592c9438f49fde6675503425b5237c168741895.zip
core: send buffer pointer (when possible) in signal "hotlist_changed" (closes #1133)
When a buffer is added or updated in the hotlist, the buffer pointer is sent. When the hotlist is cleared or resorted, the buffer pointer is NULL.
Diffstat (limited to 'doc/fr')
-rw-r--r--doc/fr/weechat_plugin_api.fr.adoc2
1 files changed, 1 insertions, 1 deletions
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 |