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) +