summaryrefslogtreecommitdiff
path: root/doc/en/autogen/plugin_api
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-11-21 17:55:30 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-11-21 17:55:30 +0100
commit6f6e1569cd065a91560a3438ce331b94afadef2f (patch)
tree8d87624a0dee73180c1ef4cdbb2533a7abb09b59 /doc/en/autogen/plugin_api
parente8b3eb7ad17cd2f26df5f17a8284b52499df5b09 (diff)
downloadweechat-6f6e1569cd065a91560a3438ce331b94afadef2f.zip
core: add "full_name" in buffer structure
Diffstat (limited to 'doc/en/autogen/plugin_api')
-rw-r--r--doc/en/autogen/plugin_api/hdata.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt
index af8e67ff8..4b2d19acd 100644
--- a/doc/en/autogen/plugin_api/hdata.txt
+++ b/doc/en/autogen/plugin_api/hdata.txt
@@ -228,6 +228,7 @@
'layout_number' (integer) +
'layout_number_merge_order' (integer) +
'name' (string) +
+ 'full_name' (string) +
'short_name' (string) +
'type' (integer) +
'notify' (integer) +