From 33bb4399b8ffc66e8309e7295baec88df1548161 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Tue, 4 Sep 2012 13:23:12 +0200 Subject: [PATCH] doc: update hdata "script_script" in plugin API reference --- doc/de/autogen/plugin_api/hdata.txt | 4 ++-- doc/en/autogen/plugin_api/hdata.txt | 4 ++-- doc/fr/autogen/plugin_api/hdata.txt | 4 ++-- doc/it/autogen/plugin_api/hdata.txt | 4 ++-- doc/ja/autogen/plugin_api/hdata.txt | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/de/autogen/plugin_api/hdata.txt b/doc/de/autogen/plugin_api/hdata.txt index f4e871d9d..f953f3453 100644 --- a/doc/de/autogen/plugin_api/hdata.txt +++ b/doc/de/autogen/plugin_api/hdata.txt @@ -296,8 +296,8 @@ 'prev_script' (pointer, hdata: "script_script") + 'next_script' (pointer, hdata: "script_script") | | - 'last_repo_script' + - 'repo_scripts' + 'last_script_repo' + + 'scripts_repo' | tcl | tcl_script | Liste der Skripten | 'filename' (string) + diff --git a/doc/en/autogen/plugin_api/hdata.txt b/doc/en/autogen/plugin_api/hdata.txt index e0ac8bcd9..ef3435557 100644 --- a/doc/en/autogen/plugin_api/hdata.txt +++ b/doc/en/autogen/plugin_api/hdata.txt @@ -296,8 +296,8 @@ 'prev_script' (pointer, hdata: "script_script") + 'next_script' (pointer, hdata: "script_script") | | - 'last_repo_script' + - 'repo_scripts' + 'last_script_repo' + + 'scripts_repo' | tcl | tcl_script | list of scripts | 'filename' (string) + diff --git a/doc/fr/autogen/plugin_api/hdata.txt b/doc/fr/autogen/plugin_api/hdata.txt index e6837bdbb..15a2fc6c6 100644 --- a/doc/fr/autogen/plugin_api/hdata.txt +++ b/doc/fr/autogen/plugin_api/hdata.txt @@ -296,8 +296,8 @@ 'prev_script' (pointer, hdata: "script_script") + 'next_script' (pointer, hdata: "script_script") | | - 'last_repo_script' + - 'repo_scripts' + 'last_script_repo' + + 'scripts_repo' | tcl | tcl_script | liste des scripts | 'filename' (string) + diff --git a/doc/it/autogen/plugin_api/hdata.txt b/doc/it/autogen/plugin_api/hdata.txt index 4ae2a9476..8a04b30bf 100644 --- a/doc/it/autogen/plugin_api/hdata.txt +++ b/doc/it/autogen/plugin_api/hdata.txt @@ -296,8 +296,8 @@ 'prev_script' (pointer, hdata: "script_script") + 'next_script' (pointer, hdata: "script_script") | | - 'last_repo_script' + - 'repo_scripts' + 'last_script_repo' + + 'scripts_repo' | tcl | tcl_script | elenco degli script | 'filename' (string) + diff --git a/doc/ja/autogen/plugin_api/hdata.txt b/doc/ja/autogen/plugin_api/hdata.txt index 29b4c5a7a..cd9834c80 100644 --- a/doc/ja/autogen/plugin_api/hdata.txt +++ b/doc/ja/autogen/plugin_api/hdata.txt @@ -296,8 +296,8 @@ 'prev_script' (pointer, hdata: "script_script") + 'next_script' (pointer, hdata: "script_script") | | - 'last_repo_script' + - 'repo_scripts' + 'last_script_repo' + + 'scripts_repo' | tcl | tcl_script | スクリプトのリスト | 'filename' (string) +