You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2018/03/10 09:07:35 UTC

[royale-asjs] 04/13: remove JewelThemeFontInject from manifest since should not be used in mxml

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 001c130d7e0fc8e14a07bd55cb2c4b128457efdd
Author: Carlos Rovira <ca...@apache.org>
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
carlosrovira@apache.org.