[gcompris] added missing language in gcompris2spip.pl



commit c511b4f81024b5907f4371f4637e772f8d6a486c
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sun Feb 27 00:32:19 2011 +0100

    added missing language in gcompris2spip.pl

 docs/gcompris2spip.pl |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/docs/gcompris2spip.pl b/docs/gcompris2spip.pl
index 9b140e9..37d49c7 100755
--- a/docs/gcompris2spip.pl
+++ b/docs/gcompris2spip.pl
@@ -108,6 +108,7 @@ my %sections = (
 		"vi", 116,
 		"wa", 0,
 		"zh_CN", 425,
+		"zh_HK", 0,
 		"zh_TW", 0,
 	       );
 
@@ -178,6 +179,7 @@ my %rubriques = (
 		 "vi", 117,
 		 "wa", 0,
 		 "zh_CN", 430,
+		 "zh_HK", 0,
 		 "zh_TW", 0,
 		);
 
@@ -249,6 +251,7 @@ my %rubriques_all = (
 		 "vi", 118,
 		 "wa", 0,
 		 "zh_CN", 431,
+		 "zh_HK", 0,
 		 "zh_TW", 0,
 		);
 #-------------------------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]