From a842a7d9b2f6424d46bbae76faee03b305448b9c Mon Sep 17 00:00:00 2001 From: "tao%netscape.com" Date: Thu, 14 Sep 2006 06:12:08 +0000 Subject: [PATCH] 8124: default charset should be set in ja-unix.jar -> move this pref to en-unix.jar.(r=jbetak,sr=sspitzer). --- suite/locales/en-US/chrome/browser/unix/navigator.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/suite/locales/en-US/chrome/browser/unix/navigator.properties b/suite/locales/en-US/chrome/browser/unix/navigator.properties index cd96062e0a5..e7613667b45 100644 --- a/suite/locales/en-US/chrome/browser/unix/navigator.properties +++ b/suite/locales/en-US/chrome/browser/unix/navigator.properties @@ -1,3 +1,5 @@ # moved from navigator/locale/navigator.properties # valid collation options are: or useCodePointOrder intl.collationOption= +intl.charset.default=ISO-8859-1 +