diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-04-08 16:49:19 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-04-08 16:49:19 +0200 |
commit | a6f37da576b2ce32cb846181f816f19ba87de73a (patch) | |
tree | 11819f9fa9abfd6e21ba3c0a5e2b6d7ed964dc57 /doc/fr/weechat_plugin_api.fr.txt | |
parent | d52f051ec1a06223cb50ea63d6828754294e5661 (diff) | |
download | weechat-a6f37da576b2ce32cb846181f816f19ba87de73a.zip |
Add buffer pointer as string in modifier_data for modifier "history_add"
Diffstat (limited to 'doc/fr/weechat_plugin_api.fr.txt')
-rw-r--r-- | doc/fr/weechat_plugin_api.fr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/weechat_plugin_api.fr.txt b/doc/fr/weechat_plugin_api.fr.txt index 47cfa379b..c89892185 100644 --- a/doc/fr/weechat_plugin_api.fr.txt +++ b/doc/fr/weechat_plugin_api.fr.txt @@ -6211,7 +6211,7 @@ Paramètres : "1" pour afficher la barre, "0" pour la cacher | weechat | history_add | - - | + chaîne avec un pointeur vers le tampon ("0x123..") | chaîne saisie par l'utilisateur ajoutée à l'historique des commandes (tampon et global) | chaîne ajoutée à l'historique des commandes |