From 73afa7d78170b6da6f1cfeda6720752d6248a6f4 Mon Sep 17 00:00:00 2001 From: tjr Date: Sat, 28 Aug 2004 12:52:31 +0000 Subject: Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8. (This differs somewhat from the version originally submitted - any mistakes are my own.) PR: 68524 Submitted by: J. Vicente Carrasco -Bixen- --- share/numericdef/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'share/numericdef/Makefile') diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index aa588ee..8b52022 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -15,6 +15,7 @@ LOCALES= af_ZA.ISO8859-1 \ en_US.ISO8859-1 \ es_ES.ISO8859-1 \ et_EE.ISO8859-15 \ + eu_ES.ISO8859-1 \ fi_FI.ISO8859-1 \ fr_BE.ISO8859-1 \ fr_FR.ISO8859-1 \ @@ -47,10 +48,12 @@ LOCALES= af_ZA.ISO8859-1 \ LOCALEDIR= ${DESTDIR}/usr/share/locale ASCIILINKS= en_US -LATIN15LINKS= af_ZA ca_ES da_DK de_DE en_US es_ES fi_FI fr_BE fr_FR is_IS \ +LATIN15LINKS= af_ZA ca_ES da_DK de_DE en_US es_ES eu_ES fi_FI fr_BE fr_FR \ + is_IS \ it_CH it_IT nl_NL no_NO pt_PT sv_SE -UTF8_LATIN1LINKS= af_ZA ca_ES da_DK de_DE en_US es_ES fi_FI fr_BE fr_FR \ +UTF8_LATIN1LINKS= af_ZA ca_ES da_DK de_DE en_US es_ES eu_ES fi_FI fr_BE \ + fr_FR \ is_IS it_IT nl_NL no_NO pt_BR pt_PT sv_SE UTF8_LATIN2LINKS= cs_CZ hr_HR hu_HU pl_PL ro_RO sk_SK sl_SI UTF8_LATIN5LINKS= sr_YU uk_UA -- cgit v1.1