summaryrefslogtreecommitdiff
path: root/doc/fr/autogen/plugin_api/hdata.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fr/autogen/plugin_api/hdata.txt')
-rw-r--r--doc/fr/autogen/plugin_api/hdata.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt
index dcda5c998..c1b91fbf7 100644
--- a/doc/fr/autogen/plugin_api/hdata.txt
+++ b/doc/fr/autogen/plugin_api/hdata.txt
@@ -257,6 +257,33 @@
'last_script' +
'scripts'
+| script | script_script | scripts du repository |
+ 'name' (string) +
+ 'name_with_extension' (string) +
+ 'language' (integer) +
+ 'author' (string) +
+ 'mail' (string) +
+ 'version' (string) +
+ 'license' (string) +
+ 'description' (string) +
+ 'tags' (string) +
+ 'requirements' (string) +
+ 'min_weechat' (string) +
+ 'max_weechat' (string) +
+ 'md5sum' (string) +
+ 'url' (string) +
+ 'popularity' (integer) +
+ 'date_added' (time) +
+ 'date_updated' (time) +
+ 'status' (integer) +
+ 'version_loaded' (string) +
+ 'displayed' (integer) +
+ 'install_order' (integer) +
+ 'prev_script' (pointer, hdata: 'script_script') +
+ 'next_script' (pointer, hdata: 'script_script') |
+ 'last_repo_script' +
+ 'repo_scripts'
+
| tcl | tcl_script | liste des scripts |
'filename' (string) +
'interpreter' (pointer) +