This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
     new 4f0e9fa28 debugger: fix failure to find fdbhelp_XX.txt resources for 
help command
4f0e9fa28 is described below

commit 4f0e9fa2864cc7d88ed0fbdd3d90b264661a39eb
Author: Josh Tynjala <[email protected]>
AuthorDate: Tue Apr 15 08:10:45 2025 -0700

    debugger: fix failure to find fdbhelp_XX.txt resources for help command
    
    Similar to commit 86c6b582a36f166306ab1f70c8d85a6c53a0d6f2
---
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_br.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_de.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_dk.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_en.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_es.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_fi.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_fr.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_it.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_ja.txt | 0
 .../main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_ko_KR.txt  | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_nl.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_no.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_ru.txt | 0
 .../src/main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_se.txt | 0
 .../main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_zh_CN.txt  | 0
 .../main/resources/{royale => flex}/tools/debugger/cli/fdbhelp_zh_TW.txt  | 0
 16 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_br.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_br.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_br.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_br.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_de.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_de.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_de.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_de.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_dk.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_dk.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_dk.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_dk.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_en.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_en.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_en.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_en.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_es.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_es.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_es.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_es.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_fi.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_fi.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_fi.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_fi.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_fr.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_fr.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_fr.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_fr.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_it.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_it.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_it.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_it.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_ja.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_ja.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_ja.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_ja.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_ko_KR.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_ko_KR.txt
similarity index 100%
rename from 
debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_ko_KR.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_ko_KR.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_nl.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_nl.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_nl.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_nl.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_no.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_no.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_no.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_no.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_ru.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_ru.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_ru.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_ru.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_se.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_se.txt
similarity index 100%
rename from debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_se.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_se.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_zh_CN.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_zh_CN.txt
similarity index 100%
rename from 
debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_zh_CN.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_zh_CN.txt
diff --git 
a/debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_zh_TW.txt 
b/debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_zh_TW.txt
similarity index 100%
rename from 
debugger/src/main/resources/royale/tools/debugger/cli/fdbhelp_zh_TW.txt
rename to debugger/src/main/resources/flex/tools/debugger/cli/fdbhelp_zh_TW.txt

Reply via email to