summaryrefslogtreecommitdiff
path: root/solenv/inc/postset.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-28 12:20:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-28 12:20:06 +0000
commite05fef41544bbec7842d9d36cc4faf71e0fd4371 (patch)
tree75fbaa144a5e5c9253069b60f01a73a402d3e835 /solenv/inc/postset.mk
parent111ff3229486d94ed62fe8f426cbb71b71e139f0 (diff)
INTEGRATION: CWS nativefixer18 (1.28.40); FILE MERGED
2005/09/26 12:49:13 is 1.28.40.6: RESYNC: (1.28-1.30); FILE MERGED 2005/08/17 08:46:28 is 1.28.40.5: #i51124# using st instead of sx for southern sotho 2005/08/10 10:48:25 is 1.28.40.4: #i53147# adding Swahili 2005/08/03 15:02:57 is 1.28.40.3: #i52650# adding Bengali 2005/08/03 08:51:45 is 1.28.40.2: #i52803# adding Lao 2005/08/01 14:10:36 is 1.28.40.1: #i51124# adding southern sotho (Sutu), 1072, sx
Diffstat (limited to 'solenv/inc/postset.mk')
-rw-r--r--solenv/inc/postset.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/postset.mk b/solenv/inc/postset.mk
index 7c644cd8e99d..50178546cf21 100644
--- a/solenv/inc/postset.mk
+++ b/solenv/inc/postset.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: postset.mk,v $
#
-# $Revision: 1.30 $
+# $Revision: 1.31 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 09:36:51 $
+# last change: $Author: hr $ $Date: 2005-09-28 13:20:06 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,6 +39,6 @@
defaultlangiso=en-US
# Complete list of all supported ISO codes
-completelangiso=af ar bn be-BY bg ca cs cy da de el en-GB en-US eo es et eu fi fr ga gl gu-IN he hi-IN hr hu it ja km kn-IN ko lo lt ms ne nb nl nn nr ns pa-IN pl pt pt-BR ru rw sk sl sh-YU sr-CS ss st sv sw-TZ ta-IN th tn tr ts ve vi xh zh-CN zh-TW zu
+completelangiso=af ar bn bn-BD bn-IN be-BY bg ca cs cy da de el en-GB en-US eo es et eu fi fr ga gl gu-IN he hi-IN hr hu it ja km kn-IN ko lo lt ms ne nb nl nn nr ns pa-IN pl pt pt-BR ru rw sk sl sh-YU sr-CS ss st sv sw sw-TZ sx ta-IN th tn tr ts ve vi xh zh-CN zh-TW zu
alllangiso=$(strip $(defaultlangiso) $(subst,$(defaultlangiso), $(uniq $(subst,ALL,$(completelangiso) $(WITH_LANG)))))