This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit cb11c1e9613fd91c20798bb2fb88aa9a4f44c444 Author: Alex Harui <[email protected]> AuthorDate: Thu Apr 19 19:43:40 2018 -0700 defaults.css --- frameworks/themes/JewelTheme/src/main/config/compile-swf-config.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frameworks/themes/JewelTheme/src/main/config/compile-swf-config.xml b/frameworks/themes/JewelTheme/src/main/config/compile-swf-config.xml index 38cf08c..a698445 100644 --- a/frameworks/themes/JewelTheme/src/main/config/compile-swf-config.xml +++ b/frameworks/themes/JewelTheme/src/main/config/compile-swf-config.xml @@ -75,6 +75,11 @@ <include-lookup-only>true</include-lookup-only> + <include-file> + <name>defaults.css</name> + <path>../resources/defaults.css</path> + </include-file> + <include-classes> <class>JewelThemeClasses</class> </include-classes> -- To stop receiving notification emails like this one, please contact [email protected].
