From cb1e4365eb2d4e01092c535e777a9d424997eb47 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 17 Mar 2001 20:15:21 +0000 Subject: [PATCH] DIS -> ISO --- bin/csh/nls/finnish/Makefile | 2 +- bin/csh/nls/french/Makefile | 4 ++-- bin/csh/nls/german/Makefile | 4 ++-- bin/csh/nls/italian/Makefile | 2 +- bin/csh/nls/spanish/Makefile | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bin/csh/nls/finnish/Makefile b/bin/csh/nls/finnish/Makefile index 5c7c3fdadc2b..dd8002f9c519 100644 --- a/bin/csh/nls/finnish/Makefile +++ b/bin/csh/nls/finnish/Makefile @@ -2,7 +2,7 @@ NL= finnish DL= fi_FI.ISO_8859-1 -LL= fi_FI.DIS_8859-15 +LL= fi_FI.ISO_8859-15 .PATH: ${BASESRC}/${NL} diff --git a/bin/csh/nls/french/Makefile b/bin/csh/nls/french/Makefile index 9a3305f7d409..ce8679640404 100644 --- a/bin/csh/nls/french/Makefile +++ b/bin/csh/nls/french/Makefile @@ -3,8 +3,8 @@ NL= french DL= fr_FR.ISO_8859-1 LL= fr_BE.ISO_8859-1 fr_CA.ISO_8859-1 fr_CH.ISO_8859-1 \ - fr_BE.DIS_8859-15 fr_CA.DIS_8859-15 fr_CH.DIS_8859-15 \ - fr_FR.DIS_8859-15 + fr_BE.ISO_8859-15 fr_CA.ISO_8859-15 fr_CH.ISO_8859-15 \ + fr_FR.ISO_8859-15 .PATH: ${BASESRC}/${NL} diff --git a/bin/csh/nls/german/Makefile b/bin/csh/nls/german/Makefile index 5e126daef97a..eff9866660d4 100644 --- a/bin/csh/nls/german/Makefile +++ b/bin/csh/nls/german/Makefile @@ -2,8 +2,8 @@ NL= german DL= de_DE.ISO_8859-1 -LL= de_AT.ISO_8859-1 de_CH.ISO_8859-1 de_AT.DIS_8859-15 \ - de_CH.DIS_8859-15 de_DE.DIS_8859-15 +LL= de_AT.ISO_8859-1 de_CH.ISO_8859-1 de_AT.ISO_8859-15 \ + de_CH.ISO_8859-15 de_DE.ISO_8859-15 .PATH: ${BASESRC}/${NL} diff --git a/bin/csh/nls/italian/Makefile b/bin/csh/nls/italian/Makefile index bed7d8a1e7e5..afbb18fc5745 100644 --- a/bin/csh/nls/italian/Makefile +++ b/bin/csh/nls/italian/Makefile @@ -2,7 +2,7 @@ NL= italian DL= it_IT.ISO_8859-1 -LL= it_CH.ISO_8859-1 it_IT.DIS_8859-15 it_CH.DIS_8859-15 +LL= it_CH.ISO_8859-1 it_IT.ISO_8859-15 it_CH.ISO_8859-15 .PATH: ${BASESRC}/${NL} diff --git a/bin/csh/nls/spanish/Makefile b/bin/csh/nls/spanish/Makefile index f6125f41c902..204e88dfa674 100644 --- a/bin/csh/nls/spanish/Makefile +++ b/bin/csh/nls/spanish/Makefile @@ -2,7 +2,7 @@ NL= spanish DL= es_ES.ISO_8859-1 -LL= es_ES.DIS_8859-15 +LL= es_ES.ISO_8859-15 .PATH: ${BASESRC}/${NL}