summaryrefslogtreecommitdiff
path: root/doc/fr/autogen
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-03-07 19:55:24 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-03-07 19:55:24 +0100
commitfced67b45984cf59fd833bf9ef69223f4c432b58 (patch)
tree3b6ef9e662655c0182a9a0fe656e0809bc3d780f /doc/fr/autogen
parentb352891c2b39ea1c3eb6423219e38c7d571923b2 (diff)
downloadweechat-fced67b45984cf59fd833bf9ef69223f4c432b58.zip
doc: update hdata "buffer" in plugin API reference
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 f7e0719f7..75d910fe5 100644
--- a/doc/fr/autogen/plugin_api/hdata.txt
+++ b/doc/fr/autogen/plugin_api/hdata.txt
@@ -405,6 +405,9 @@
'nicklist_root' (pointer, hdata: "nick_group") +
'nicklist_max_length' (integer) +
'nicklist_display_groups' (integer) +
+ 'nicklist_count' (integer) +
+ 'nicklist_groups_count' (integer) +
+ 'nicklist_nicks_count' (integer) +
'nicklist_visible_count' (integer) +
'nickcmp_callback' (pointer) +
'nickcmp_callback_data' (pointer) +