summaryrefslogtreecommitdiff
path: root/doc/fr/weechat_plugin_api.fr.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-01-01 17:26:50 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-01-01 17:26:50 +0100
commit3df1d70bb56be1ecd3304c5eb7c8ead12e792489 (patch)
tree07214e3a886b934e26a5933d5b47c4d29c61efe6 /doc/fr/weechat_plugin_api.fr.txt
parent4ebd300340bcc0816ed399d19024a0b4833a4b07 (diff)
downloadweechat-3df1d70bb56be1ecd3304c5eb7c8ead12e792489.zip
aspell: add signal "aspell_suggest" (sent when new suggestions are displayed)
Diffstat (limited to 'doc/fr/weechat_plugin_api.fr.txt')
-rw-r--r--doc/fr/weechat_plugin_api.fr.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/fr/weechat_plugin_api.fr.txt b/doc/fr/weechat_plugin_api.fr.txt
index e1a5df460..7b59a7e16 100644
--- a/doc/fr/weechat_plugin_api.fr.txt
+++ b/doc/fr/weechat_plugin_api.fr.txt
@@ -7626,6 +7626,11 @@ Paramètres :
|========================================
| Extension | Signal | Paramètres | Description
+| aspell | aspell_suggest +
+ (_nouveau dans la version 0.4.0_) |
+ pointeur : tampon |
+ nouvelles suggestions pour un mot mal orthographié
+
| guile | guile_script_loaded +
(_nouveau dans la version 0.3.9_) |
chaîne: chemin vers le script |