From 38fb1637a3750e5416f66b0602cc6f1fc8804167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= 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/Makefile') diff --git a/share/timedef/Makefile b/share/timedef/Makefile index 12a2e4bfb542..8178cffb2943 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.2.3