diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-03-23 14:13:14 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-03-23 14:13:14 +0100 |
commit | 4474f9ca0e7d0eca0edfeae6310594b2436a1b03 (patch) | |
tree | e51fca5f98815d59677d7d6eeb99db5f5b87c631 /doc/fr/autogen | |
parent | c826f4841f205c767caf0315b7a594a28ae6220f (diff) | |
download | weechat-4474f9ca0e7d0eca0edfeae6310594b2436a1b03.zip |
doc: update hdata "irc_channel" (add "names_received") in plugin API reference
Diffstat (limited to 'doc/fr/autogen')
-rw-r--r-- | doc/fr/autogen/plugin_api/hdata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt index 4922cd9ae..2158687f6 100644 --- a/doc/fr/autogen/plugin_api/hdata.txt +++ b/doc/fr/autogen/plugin_api/hdata.txt @@ -9,6 +9,7 @@ 'modes' (string) + 'limit' (integer) + 'key' (string) + + 'names_received' (integer) + 'checking_away' (integer) + 'away_message' (string) + 'has_quit_server' (integer) + |