diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-13 08:27:27 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-13 08:27:27 +0200 |
commit | a311764d1263f41fb1d6895013d34d2fe0a6477d (patch) | |
tree | 96599752e202282b98cd9d959668fab7a264d287 /doc/fr | |
parent | 96086b16665cbb41ed22eb1daf7562cb6dda0abe (diff) | |
download | weechat-a311764d1263f41fb1d6895013d34d2fe0a6477d.zip |
relay: add signal "relay_client_auth_ok" for irc and weechat protocols
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/weechat_plugin_api.fr.txt | 5 |
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 3c90b2dbc..15a8d2e87 100644 --- a/doc/fr/weechat_plugin_api.fr.txt +++ b/doc/fr/weechat_plugin_api.fr.txt @@ -8041,6 +8041,11 @@ Liste des signaux envoyés par WeeChat et les extensions : Pointeur : client relay | Attente de l'authentification d'un client relay +| relay | relay_client_auth_ok + + _(WeeChat ≥ 0.4.4)_ | + Pointeur : client relay | + Authentification réussie d'un client relay + | relay | relay_client_connected + _(WeeChat ≥ 0.4.4)_ | Pointeur : client relay | |