diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-05-03 13:21:20 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-05-03 13:21:20 +0000 |
commit | 2b1c12a9f8710ba84454fdd4fa2844599bbb8d99 (patch) | |
tree | 936f67b309032dc2c9e30f3544f485f84f98b4f7 /solenv/inc/postset.mk | |
parent | 9a872177dda4aa7f2a9b0702889ef9e5323585d2 (diff) |
INTEGRATION: CWS pj27 (1.26.52); FILE MERGED
2005/04/27 19:20:53 pjanik 1.26.52.1: #i46488#: Add Croatian.
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 a4f9ef3420d7..054d404d5489 100644 --- a/solenv/inc/postset.mk +++ b/solenv/inc/postset.mk @@ -2,9 +2,9 @@ # # $RCSfile: postset.mk,v $ # -# $Revision: 1.26 $ +# $Revision: 1.27 $ # -# last change: $Author: vg $ $Date: 2005-03-23 10:48:12 $ +# last change: $Author: obo $ $Date: 2005-05-03 14:21:20 $ # # 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-GB en-US eo es et eu fi fr gl he hi-IN hu it ja km kn-IN ko lt ms nb nl nn ns pl pt pt-BR ru sk sl sv th tn tr xh zh-CN zh-TW zu +completelangiso=af ar bg ca cs cy da de el en-GB en-US eo es et eu fi fr gl he hi-IN hr hu it ja km kn-IN ko lt ms nb nl nn ns pl pt pt-BR ru sk sl sv th tn tr xh zh-CN zh-TW zu alllangiso=$(strip $(defaultlangiso) $(subst,$(defaultlangiso), $(uniq $(subst,ALL,$(completelangiso) $(WITH_LANG))))) |