From 30344f64e2d168d00120d96fad0c2ec4bc1251de Mon Sep 17 00:00:00 2001 From: des Date: Mon, 6 Apr 2009 14:12:22 +0000 Subject: Fix ISO8859-15 links for nb_NO / no_NO. Submitted by: ru MFC after: 1 week --- share/timedef/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'share/timedef') diff --git a/share/timedef/Makefile b/share/timedef/Makefile index 12a2e4b..8178cff 100644 --- a/share/timedef/Makefile +++ b/share/timedef/Makefile @@ -126,10 +126,9 @@ GB2312_GBK= zh_CN ISO8859-1_ISO8859-1= ${DE_LINKS} ${FR_LINKS} ${GB_LINKS} ${IT_LINKS} \ ${NL_LINKS} ${NO_LINKS} en_US:af_ZA ISO8859-1_ISO8859-15= ca_ES da_DK de_AT de_DE en_GB en_US es_ES eu_ES \ - fi_FI fr_FR is_IS it_IT la_LN nl_NL nn_NO no_NO pt_PT \ + fi_FI fr_FR is_IS it_IT la_LN nb_NO nl_NL nn_NO no_NO pt_PT \ sv_SE \ - ${DE_LINKS} ${FR_LINKS} ${GB_LINKS} ${IT_LINKS} ${NL_LINKS} \ - ${NO_LINKS} + ${DE_LINKS} ${FR_LINKS} ${GB_LINKS} ${IT_LINKS} ${NL_LINKS} ISO8859-1_US-ASCII= ${GB_LINKS} en_GB en_US la_LN ISO8859-1_ISO8859-2= la_LN ISO8859-1_ISO8859-4= la_LN -- cgit v1.1