Makefile

John J. McDonough jjmcd at fedoraproject.org
Thu May 28 14:15:03 UTC 2009


 Makefile |   20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

New commits:
commit 8ea9c2e80001d900abcb2c512ac5a9238d28c170
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Thu May 28 10:13:37 2009 -0400

    Make all languages

diff --git a/Makefile b/Makefile
index 31056c1..b037084 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,25 @@ BRAND			= fedora
 DOC_TYPE		= Article
 CHUNK_SECTION_DEPTH	=2 
 SHOW_REMARKS=0
-OTHER_LANGS	= as-IN bn-IN de-DE es-ES fr-FR gu-IN hi-IN it-IT ja-JP kn-IN ko-KR ml-IN mr-IN or-IN pa-IN pt-BR ru-RU sk-SK ta-IN te-IN zh-CN zh-TW
+#OTHER_LANGS	= as-IN bn-IN de-DE es-ES fr-FR gu-IN hi-IN it-IT ja-JP kn-IN ko-KR ml-IN mr-IN or-IN pa-IN pt-BR ru-RU sk-SK ta-IN te-IN zh-CN zh-TW
+
+# all
+OTHER_LANGS	= as-IN bn-IN ca-ES cs-CZ da-DK de-DE el-GR en-US es-ES fi-FI fr-FR gu-IN he-IL hi-IN hr-HR hu-HU id-ID it-IT ja-JP kn-IN ko-KR ml-IN mr-IN ms-MY nb-NO nl-NL or-IN pa-IN pl-PL pt-BR pt-PT ru-RU sk-SK sr-Latn-RS sr-RS sv-SE ta-IN te-IN uk-UA zh-CN zh-TW
+
+# > 7%
+##OTHER_LANGS	= as-IN bn-IN de-DE el-GR en-US es-ES fr-FR gu-IN hi-IN hu-HU it-IT ja-JP kn-IN ko-KR ml-IN mr-IN nl-NL or-IN pa-IN pl-PL pt-BR ru-RU sr-Latn-RS sr-RS sv-SE te-IN zh-CN zh-TW
+
+# > 9%
+##OTHER_LANGS	= de-DE el-GR en-US es-ES hu-HU it-IT mr-IN nl-NL or-IN pa-IN pl-PL ru-RU sv-SE te-IN
+
+# > 30%
+##OTHER_LANGS	= de-DE el-GR en-US es-ES it-IT mr-IN nl-NL or-IN pa-IN pl-PL sv-SE
+
+# > 50%
+##OTHER_LANGS	=  en-US es-ES it-IT mr-IN nl-NL or-IN pl-PL sv-SE
+
+# Removed pa-IN on account of errors
+#OTHER_LANGS	= as-IN bn-IN ca-ES cs-CZ da-DK de-DE el-GR en-US es-ES fi-FI fr-FR gu-IN he-IL hi-IN hr-HR hu-HU id-ID it-IT ja-JP kn-IN ko-KR ml-IN mr-IN ms-MY nb-NO nl-NL or-IN pa-IN pl-PL pt-BR pt-PT ru-RU sk-SK sr-Latn-RS sr-RS sv-SE ta-IN te-IN uk-UA zh-CN zh-TW
 
 # Extra Parameters start here
 





More information about the docs-commits mailing list