diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-05-20 21:20:30 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-05-20 21:20:30 +0200 |
commit | d033b63d80bdc39fe58f7a94613c77d51ad37269 (patch) | |
tree | 2e74984af24d9f696c61c2f41fe493d24ec95a26 /doc/fr/autogen/plugin_api/hdata.adoc | |
parent | eb3eb4fdf305d0172b4708ee0a17f6656fbeea1e (diff) | |
download | weechat-d033b63d80bdc39fe58f7a94613c77d51ad37269.zip |
doc: update auto-generated files with hdata
Diffstat (limited to 'doc/fr/autogen/plugin_api/hdata.adoc')
-rw-r--r-- | doc/fr/autogen/plugin_api/hdata.adoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/fr/autogen/plugin_api/hdata.adoc b/doc/fr/autogen/plugin_api/hdata.adoc index 309b2cd5e..fecff3397 100644 --- a/doc/fr/autogen/plugin_api/hdata.adoc +++ b/doc/fr/autogen/plugin_api/hdata.adoc @@ -243,9 +243,10 @@ _nick_first_tried_ (integer) + _nick_alternate_number_ (integer) + _nick_ (string) + _nick_modes_ (string) + -_cap_away_notify_ (integer) + -_cap_account_notify_ (integer) + -_cap_extended_join_ (integer) + +_checking_cap_ls_ (integer) + +_cap_ls_ (hashtable) + +_checking_cap_list_ (integer) + +_cap_list_ (hashtable) + _isupport_ (string) + _prefix_modes_ (string) + _prefix_chars_ (string) + |