This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch jewel-ui in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit f4e1e198f11678b6a69109d7b9cf37906503ace2 Author: Carlos Rovira <[email protected]> AuthorDate: Tue Mar 6 22:33:37 2018 +0100 remove JewelThemeFontInject from manifest since should not be used in mxml --- .../themes/JewelTheme/src/main/resources/jewel-theme-manifest.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/frameworks/themes/JewelTheme/src/main/resources/jewel-theme-manifest.xml b/frameworks/themes/JewelTheme/src/main/resources/jewel-theme-manifest.xml index b5a3258..1d3bd35 100644 --- a/frameworks/themes/JewelTheme/src/main/resources/jewel-theme-manifest.xml +++ b/frameworks/themes/JewelTheme/src/main/resources/jewel-theme-manifest.xml @@ -19,7 +19,5 @@ --> <componentPackage> - - <component id="JewelThemeFontInject" class="org.apache.royale.jewel.JewelThemeFontInject"/> </componentPackage> \ No newline at end of file -- To stop receiving notification emails like this one, please contact [email protected].
