You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/08/29 18:40:40 UTC

[royale-asjs] branch feature/MXRoyale updated: add mention of Apache Royale

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


The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
     new 7a0ce27  add mention of Apache Royale
7a0ce27 is described below

commit 7a0ce27db43ec9bf46fa6e798ad204c598747264
Author: Alex Harui <ah...@apache.org>
AuthorDate: Wed Aug 29 11:40:24 2018 -0700

    add mention of Apache Royale
---
 examples/mxroyale/tourdeflexmodules/src/Welcome.mxml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/mxroyale/tourdeflexmodules/src/Welcome.mxml b/examples/mxroyale/tourdeflexmodules/src/Welcome.mxml
index 2a89ba0..35eb69b 100644
--- a/examples/mxroyale/tourdeflexmodules/src/Welcome.mxml
+++ b/examples/mxroyale/tourdeflexmodules/src/Welcome.mxml
@@ -22,7 +22,7 @@
 				paddingBottom="0" paddingTop="0" paddingLeft="0" paddingRight="0"
 				height="100%" width="100%">
 
-    <mx:Panel title="Welcome to Tour De Flex"
+    <mx:Panel title="Welcome to Tour De Flex (Apache Royale version)"
 			  paddingBottom="10" paddingTop="10" paddingLeft="10" paddingRight="10"
 			  height="100%" width="100%">
 		<s:HGroup>