diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-02-11 14:31:04 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-02-11 14:31:04 +0000 |
commit | 803bced5de8375907780549f9f4ac0127e3cd04c (patch) | |
tree | f8a9e281ff25c2888ec6ce0fc5580e131384edce /solenv/inc/postset.mk | |
parent | fa7ffbe59a0b89df93932c7e714be16c6d331f64 (diff) |
INTEGRATION: CWS pj18 (1.24.60); FILE MERGED
2005/01/29 11:54:34 pjanik 1.24.60.1: #i41503#: Add Malay language (ms).
Diffstat (limited to 'solenv/inc/postset.mk')
-rw-r--r-- | solenv/inc/postset.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/postset.mk b/solenv/inc/postset.mk index 5603583afb50..eca175e67330 100644 --- a/solenv/inc/postset.mk +++ b/solenv/inc/postset.mk @@ -2,9 +2,9 @@ # # $RCSfile: postset.mk,v $ # -# $Revision: 1.24 $ +# $Revision: 1.25 $ # -# last change: $Author: rt $ $Date: 2004-12-10 16:49:21 $ +# last change: $Author: hr $ $Date: 2005-02-11 15:31:04 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -66,6 +66,6 @@ defaultlangiso=en-US # Complete list of all supported ISO codes -completelangiso=af ar bg ca cs cy da de el en-US eo es et eu fi fr gl he hi-IN hu it ja kn-IN ko lt nb nl nn ns pl pt pt-BR ru sk sl sv th tn tr zh-CN zh-TW zu +completelangiso=af ar bg ca cs cy da de el en-US eo es et eu fi fr gl he hi-IN hu it ja kn-IN ko lt ms nb nl nn ns pl pt pt-BR ru sk sl sv th tn tr zh-CN zh-TW zu alllangiso=$(strip $(defaultlangiso) $(subst,$(defaultlangiso), $(uniq $(subst,ALL,$(completelangiso) $(WITH_LANG))))) |