summaryrefslogtreecommitdiff
path: root/solenv/inc/postset.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-21 17:50:13 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-21 17:50:13 +0000
commit9de5b7f2ae91ec35c8601fa3eb1fc666810b60c4 (patch)
treedc8efcc4fecaebd90ad9fbde6695d851015a27b3 /solenv/inc/postset.mk
parent7e9a7cc86928f11fa7cddb84ffe3a7a7b8333525 (diff)
INTEGRATION: CWS ause087 (1.40.46); FILE MERGED
2007/11/02 16:53:56 hjs 1.40.46.1: #i81289# added uz
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 2817a38d824b..b1d05bb6939b 100644
--- a/solenv/inc/postset.mk
+++ b/solenv/inc/postset.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: postset.mk,v $
#
-# $Revision: 1.40 $
+# $Revision: 1.41 $
#
-# last change: $Author: kz $ $Date: 2007-10-02 15:27:52 $
+# last change: $Author: ihi $ $Date: 2007-11-21 18:50:13 $
#
# 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 as-IN be-BY bg br bn bn-BD bn-IN bs ca cs cy da de dz el en-GB en-US en-ZA eo es et eu fa fi fr ga gl gu-IN he hi-IN hr hu it ja ka km kn ko ku lo lt lv mk ms ml-IN mr-IN ne nb nl nn nr ns or-IN pa-IN pl pt pt-BR ru rw sk sl sh-YU sr-CS ss st sv sw sw-TZ te-IN ti-ER ta-IN th tn tr ts tg ur-IN uk ve vi xh zh-CN zh-TW zu
+completelangiso=af ar as-IN be-BY bg br bn bn-BD bn-IN bs ca cs cy da de dz el en-GB en-US en-ZA eo es et eu fa fi fr ga gl gu-IN he hi-IN hr hu it ja ka km kn ko ku lo lt lv mk ms ml-IN mr-IN ne nb nl nn nr ns or-IN pa-IN pl pt pt-BR ru rw sk sl sh-YU sr-CS ss st sv sw sw-TZ te-IN ti-ER ta-IN th tn tr ts tg ur-IN uk uz ve vi xh zh-CN zh-TW zu
alllangiso=$(strip $(defaultlangiso) $(subst,$(defaultlangiso), $(uniq $(subst,ALL,$(completelangiso) $(WITH_LANG)))))