From 88c6eb1af2c3c3dd208a315eb0c23434324af6f3 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 30 Oct 2000 13:37:12 +0000 Subject: Use the fonts included in ja-netscape-fonts. PR: ports/22415 Submitted by: Yoichi ASAI (MAINTAINER) Pointed out by: knu --- japanese/mozilla-jlp-devel/Makefile | 1 + japanese/mozilla-jlp-devel/files/unix.js | 6 +++--- japanese/mozilla-jlp/Makefile | 1 + japanese/mozilla-jlp/files/unix.js | 6 +++--- 4 files changed, 8 insertions(+), 6 deletions(-) (limited to 'japanese') diff --git a/japanese/mozilla-jlp-devel/Makefile b/japanese/mozilla-jlp-devel/Makefile index 268c3a77bc85..8cca3de42794 100644 --- a/japanese/mozilla-jlp-devel/Makefile +++ b/japanese/mozilla-jlp-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= mozilla PORTVERSION= M18 +PORTREVISION= 1 CATEGORIES= japanese www MASTER_SITES= http://www.mozilla.gr.jp/jlp/ \ http://mozilla.inmel.net/ diff --git a/japanese/mozilla-jlp-devel/files/unix.js b/japanese/mozilla-jlp-devel/files/unix.js index 70b9457c9cd6..2748f58fba4c 100644 --- a/japanese/mozilla-jlp-devel/files/unix.js +++ b/japanese/mozilla-jlp-devel/files/unix.js @@ -106,9 +106,9 @@ pref("font.name.serif.he", "misc-fixed-iso8859-8"); pref("font.name.sans-serif.he", "misc-fixed-iso8859-8"); pref("font.name.monospace.he", "misc-fixed-iso8859-8"); -pref("font.name.serif.ja", "ms-pgothic-jisx0208.1983-0"); -pref("font.name.sans-serif.ja", "ms-pgothic-jisx0208.1983-0"); -pref("font.name.monospace.ja", "ms-gothic-jisx0208.1983-0"); +pref("font.name.serif.ja", "netscape-fixed-jisx0208.1983-0"); +pref("font.name.sans-serif.ja", "netscape-fixed-jisx0208.1983-0"); +pref("font.name.monospace.ja", "netscape-fixed-jisx0208.1983-0"); pref("font.name.serif.ko", "daewoo-mincho-ksc5601.1987-0"); pref("font.name.sans-serif.ko", "daewoo-mincho-ksc5601.1987-0"); diff --git a/japanese/mozilla-jlp/Makefile b/japanese/mozilla-jlp/Makefile index 268c3a77bc85..8cca3de42794 100644 --- a/japanese/mozilla-jlp/Makefile +++ b/japanese/mozilla-jlp/Makefile @@ -7,6 +7,7 @@ PORTNAME= mozilla PORTVERSION= M18 +PORTREVISION= 1 CATEGORIES= japanese www MASTER_SITES= http://www.mozilla.gr.jp/jlp/ \ http://mozilla.inmel.net/ diff --git a/japanese/mozilla-jlp/files/unix.js b/japanese/mozilla-jlp/files/unix.js index 70b9457c9cd6..2748f58fba4c 100644 --- a/japanese/mozilla-jlp/files/unix.js +++ b/japanese/mozilla-jlp/files/unix.js @@ -106,9 +106,9 @@ pref("font.name.serif.he", "misc-fixed-iso8859-8"); pref("font.name.sans-serif.he", "misc-fixed-iso8859-8"); pref("font.name.monospace.he", "misc-fixed-iso8859-8"); -pref("font.name.serif.ja", "ms-pgothic-jisx0208.1983-0"); -pref("font.name.sans-serif.ja", "ms-pgothic-jisx0208.1983-0"); -pref("font.name.monospace.ja", "ms-gothic-jisx0208.1983-0"); +pref("font.name.serif.ja", "netscape-fixed-jisx0208.1983-0"); +pref("font.name.sans-serif.ja", "netscape-fixed-jisx0208.1983-0"); +pref("font.name.monospace.ja", "netscape-fixed-jisx0208.1983-0"); pref("font.name.serif.ko", "daewoo-mincho-ksc5601.1987-0"); pref("font.name.sans-serif.ko", "daewoo-mincho-ksc5601.1987-0"); -- cgit v1.2.3