summaryrefslogtreecommitdiff
path: root/doc/fr/autogen
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-01-23 11:31:57 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-01-23 11:31:57 +0100
commit3acdcee0d94feaf2845c3e74d323f8c5dd01d70a (patch)
tree1aca3f34fb571b74b4190ef8d188c4b140ca2640 /doc/fr/autogen
parent6d4bc94536e162f40a0e5ec5d9db21f6cde85863 (diff)
downloadweechat-3acdcee0d94feaf2845c3e74d323f8c5dd01d70a.zip
irc: use MONITOR instead of ISON for /notify when it is available on server (task #11477) (patch from Nils Görs)
Diffstat (limited to 'doc/fr/autogen')
-rw-r--r--doc/fr/autogen/plugin_api/hdata.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt
index cf62a1ee6..f68f67dea 100644
--- a/doc/fr/autogen/plugin_api/hdata.txt
+++ b/doc/fr/autogen/plugin_api/hdata.txt
@@ -182,6 +182,8 @@
*** 'casemapping' (integer)
*** 'chantypes' (string)
*** 'chanmodes' (string)
+*** 'monitor' (integer)
+*** 'monitor_time' (time)
*** 'reconnect_delay' (integer)
*** 'reconnect_start' (time)
*** 'command_time' (time)
@@ -204,6 +206,7 @@
*** 'last_redirect' (pointer, hdata: "irc_redirect")
*** 'notify_list' (pointer, hdata: "irc_notify")
*** 'last_notify' (pointer, hdata: "irc_notify")
+*** 'notify_count' (integer)
*** 'join_manual' (hashtable)
*** 'join_channel_key' (hashtable)
*** 'join_noswitch' (hashtable)