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-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0fafc13a84 royale-config-template.xml: another case sensitive file 
name tweak
0fafc13a84 is described below

commit 0fafc13a843f75a0faa8c3483c980dcefa0f443c
Author: Josh Tynjala <[email protected]>
AuthorDate: Thu Jan 15 16:03:31 2026 -0800

    royale-config-template.xml: another case sensitive file name tweak
---
 frameworks/royale-config-template.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/royale-config-template.xml 
b/frameworks/royale-config-template.xml
index aef471172c..25f2970e36 100644
--- a/frameworks/royale-config-template.xml
+++ b/frameworks/royale-config-template.xml
@@ -113,7 +113,7 @@
          <path-element>libs/Icons.swc</path-element>
          <path-element>libs/Jewel.swc</path-element>
          <path-element>libs/Crux.swc</path-element>
-         <path-element>libs/jQuery.swc</path-element>
+         <path-element>libs/JQuery.swc</path-element>
          <path-element>libs/Language.swc</path-element>
          <path-element>libs/MaterialDesignLite.swc</path-element>
          <path-element>libs/Mobile.swc</path-element>

Reply via email to