Updated Branches:
  refs/heads/develop 94a798a63 -> 614bd4925

added instruction on compiling all locales


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/614bd492
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/614bd492
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/614bd492

Branch: refs/heads/develop
Commit: 614bd492520e4d988cc1290ca4611d4765f7aaa3
Parents: 94a798a
Author: Justin Mclean <[email protected]>
Authored: Wed Sep 18 09:20:23 2013 +1000
Committer: Justin Mclean <[email protected]>
Committed: Wed Sep 18 09:20:23 2013 +1000

----------------------------------------------------------------------
 README | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/614bd492/README
----------------------------------------------------------------------
diff --git a/README b/README
index ee2a9c5..d1b2e73 100644
--- a/README
+++ b/README
@@ -284,8 +284,12 @@ Other Locale Support
     
     Compile the SDK with a -Dlocale=<locale> option, where <locale> is the new 
locale
     to compile the SDK against.
+    
+    To compile all supported locales, which may take soem time, use
+    
+        ant other.locales
 
-    The list of supported locales include:
+    The list of supported locales currently include:
         da_DK  el_GR   en_GB   fi_FI   it_IT   nb_NO   pt_PT   zh_CN
         de_CH  en_AU   en_US   fr_CH   ja_JP   nl_NL   ru_RU   zh_TW
         de_DE  en_CA   es_ES   fr_FR   ko_KR   pt_BR   sv_SE

Reply via email to