From 1f698f60aa25760900f379fbb47852919a353035 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Fri, 8 Feb 2008 16:39:37 +0000 Subject: Japanese text version changed to UTF-8 on request of KURASAWA Nozomu --- build/buildone.sh | 8 ++------ debian/changelog | 5 +++-- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/build/buildone.sh b/build/buildone.sh index 6af1c460f..7de4b8a52 100755 --- a/build/buildone.sh +++ b/build/buildone.sh @@ -154,12 +154,8 @@ create_text () { # Set encoding for output file case "$language" in - ja) - CHARSET=EUC-JP ;; - ru) - CHARSET=KOI8-R ;; - *) - CHARSET=UTF-8 ;; + ru) CHARSET=KOI8-R ;; + *) CHARSET=UTF-8 ;; esac HOME=$tempdir w3m -dump $tempdir/install.${language}.corr.html \ diff --git a/debian/changelog b/debian/changelog index 167598ea7..a7c313f61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -94,10 +94,11 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low [ Frans Pop ] * Make UTF-8 the default encoding for the text version for all languages that still used ISO-8859-1. - * Korean text version changed to UTF-8 as well on request of Changwoo Ryu. + * Korean text version changed to UTF-8 on request of Changwoo Ryu. + * Japanese text version changed to UTF-8 on request of KURASAWA Nozomu. * Enable PDF for Korean for website builds. - -- Frans Pop Fri, 08 Feb 2008 01:05:10 +0100 + -- Frans Pop Fri, 08 Feb 2008 17:37:59 +0100 installation-guide (20070319) unstable; urgency=low -- cgit v1.2.3