summaryrefslogtreecommitdiff
path: root/doc/ja
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-12-23 15:33:31 +0100
committerSébastien Helleu <flashcode@flashtux.org>2017-12-23 19:47:22 +0100
commit87be29ed3dd5371961ae730556e6b51875c0c8f1 (patch)
tree789d63b150aa57533bb85e828a968eab1a4a05ca /doc/ja
parentaa7a3cf07dca970b0e5464e5e06328643a369753 (diff)
downloadweechat-87be29ed3dd5371961ae730556e6b51875c0c8f1.zip
api: add hashtable with variables in plugin structure
Diffstat (limited to 'doc/ja')
-rw-r--r--doc/ja/autogen/plugin_api/hdata.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ja/autogen/plugin_api/hdata.adoc b/doc/ja/autogen/plugin_api/hdata.adoc
index 5730a473e..13b09817b 100644
--- a/doc/ja/autogen/plugin_api/hdata.adoc
+++ b/doc/ja/autogen/plugin_api/hdata.adoc
@@ -941,6 +941,7 @@ _charset_   (string) +
_priority_   (integer) +
_initialized_   (integer) +
_debug_   (integer) +
+_variables_   (hashtable) +
_prev_plugin_   (pointer, hdata: "plugin") +
_next_plugin_   (pointer, hdata: "plugin") +