[gcompris] configuration for windows build. removed sr locale as it breaks for an unknown reason.



commit e8f59d2c8191eb3bc9f859a37f516c38b7d73fdd
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sat Oct 15 01:05:18 2011 +0200

    configuration for windows build. removed sr locale as it breaks for an unknown reason.

 config.h.mingw.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/config.h.mingw.in b/config.h.mingw.in
index b119428..4dd54a4 100644
--- a/config.h.mingw.in
+++ b/config.h.mingw.in
@@ -5,8 +5,7 @@
 #define VERSION "@VERSION@"
 
 /* Supported languages */
-#define ALL_LINGUAS "am ar az bg ca cs da de el en_CA en_GB es et fi fr ga gu he hi hr hu it lt mk ml ms nl nb nn pa pl pt pt_BR ro ru 
-sk sl sq sr sr latin sv tr wa zh_CN"
+#define ALL_LINGUAS "am ar az bg ca cs da de el en_CA en_GB es et fi fr ga gu he hi hr hu it lt mk ml ms nl nb nn pa pl pt pt_BR ro ru sk sl sq sv tr wa zh_CN"
 
 /* "Enable debug messages." */
 /* #undef DEBUG */



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