Remove OFL fonts license step from Installer Signed-off-by: Erik de Bruin <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/1c7d4e20 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/1c7d4e20 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/1c7d4e20 Branch: refs/heads/master Commit: 1c7d4e20c011ecbe676175d5dd38e11e3a888e78 Parents: bb4349d Author: Erik de Bruin <[email protected]> Authored: Mon Jan 19 09:47:23 2015 +0100 Committer: Erik de Bruin <[email protected]> Committed: Mon Jan 19 09:47:23 2015 +0100 ---------------------------------------------------------------------- apache-flex-sdk-installer-config.xml | 46 ------------------------------- 1 file changed, 46 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1c7d4e20/apache-flex-sdk-installer-config.xml ---------------------------------------------------------------------- diff --git a/apache-flex-sdk-installer-config.xml b/apache-flex-sdk-installer-config.xml index a4d8b50..71f344e 100755 --- a/apache-flex-sdk-installer-config.xml +++ b/apache-flex-sdk-installer-config.xml @@ -252,52 +252,6 @@ <license>Adobe Flex SDK ææ¬åç´</license> </zh_TW> </component> - <component id="STEP_REQUIRED_INSTALL_OFL_FONTS" required="true" property="do.ofl.fonts.install"> - <de_DE> - <label>Font Awesome and Lato Fonts (Benötigt)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - </de_DE> - <el_GR> - <label>Font Awesome and Lato Fonts (ÎÏαιÏοÏμενο)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - </el_GR> - <en_US> - <label>Font Awesome and Lato Fonts (Required)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - <license>SIL Open Font License</license> - <licenseURL>http://scripts.sil.org/OFL</licenseURL> - </en_US> - <es_ES> - <label>Font Awesome and Lato Fonts (Requerido)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - </es_ES> - <fr_FR> - <label>Font Awesome and Lato Fonts (Requis)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - </fr_FR> - <nl_NL> - <label>Font Awesome and Lato Fonts (Verplicht)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - </nl_NL> - <pt_BR> - <label>Font Awesome e Lato Fonts (Obrigatório)</label> - <message>O tema FlatSpark use fontes licenciadas sob a licença Open Font. Você quer instalar o Font Awesome e Lato Fonts?</message> - <license>SIL Open Font License</license> - <licenseURL>http://scripts.sil.org/OFL</licenseURL> - </pt_BR> - <ko_KR> - <label>Font Awesome and Lato Fonts (íì)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - </ko_KR> - <zh_CN> - <label>Font Awesome and Lato Fonts (å¿ é¡»ç)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - </zh_CN> - <zh_TW> - <label>Font Awesome and Lato Fonts (å¿ é ç)</label> - <message>The FlatSpark theme uses fonts licensed under the Open Font License. Do you want to install the Font Awesome and Lato Fonts?</message> - </zh_TW> - </component> <component id="FontSWF (Optional)" required="false" property="do.fontswf.install"> <de_DE> <label>Adobe Bibliothek zur Einbettung von Schriften (Optional)</label>
