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/06 21:33:41 UTC

[royale-asjs] branch jewel-ui updated: 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


The following commit(s) were added to refs/heads/jewel-ui by this push:
     new 4daef3c  remove JewelThemeFontInject from manifest since should not be used in mxml
4daef3c is described below

commit 4daef3cd2265ce058fab980ba65528d053e761ee
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.