diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-04-16 13:47:34 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-04-16 13:47:34 +0200 |
commit | c1104eb383155b414fe8223c96600ef3ac789fc3 (patch) | |
tree | 75ab231d4c7a4d1099c3384d564b04fb4264afc3 /doc/de | |
parent | 9335b07ff732eab1b8871b049d02ff2e516fcdc0 (diff) | |
download | weechat-c1104eb383155b414fe8223c96600ef3ac789fc3.zip |
core: update hdata "key" (add "score") in plugin API reference
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/autogen/plugin_api/hdata.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/hdata.txt b/doc/de/autogen/plugin_api/hdata.txt index 8d734ac35..0eed9750a 100644 --- a/doc/de/autogen/plugin_api/hdata.txt +++ b/doc/de/autogen/plugin_api/hdata.txt @@ -415,6 +415,7 @@ 'area_name' (pointer) + 'area_key' (string) + 'command' (string) + + 'score' (integer) + 'prev_key' (pointer, hdata: 'key') + 'next_key' (pointer, hdata: 'key') | 'gui_default_keys' + |