diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-27 14:09:40 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-27 14:09:40 +0000 |
commit | a42e9ea6dd39195f40c33961c101b0e98e7d6a46 (patch) | |
tree | aa96d334653551901dd4007758d1b3d31838376d /solenv/inc/postset.mk | |
parent | 8089798a47e825a99dce830001910df2e8e9d164 (diff) |
INTEGRATION: CWS pj35 (1.30.38); FILE MERGED
2005/10/03 06:38:51 pjanik 1.30.38.1: #i48948#: Add Breton (br) ISO code (from locales201).
#i54872#: Add Macedonian (mk) ISO code.
#i54872#: Add Latvian (lv) ISO code.
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 50178546cf21..f86e76b402f7 100644 --- a/solenv/inc/postset.mk +++ b/solenv/inc/postset.mk @@ -4,9 +4,9 @@ # # $RCSfile: postset.mk,v $ # -# $Revision: 1.31 $ +# $Revision: 1.32 $ # -# last change: $Author: hr $ $Date: 2005-09-28 13:20:06 $ +# last change: $Author: hr $ $Date: 2005-10-27 15:09:40 $ # # 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 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 +completelangiso=af ar be-BY bg br bn bn-BD bn-IN 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 lv mk 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))))) |