Upgrade to 4.61.

This commit is contained in:
SADA Kenji 1999-06-24 20:10:55 +00:00
parent 92a61ca373
commit cb047323a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19754
19 changed files with 5314 additions and 38 deletions

View File

@ -3,14 +3,14 @@
# Date created: 13 Mar 1998
# Whom: sada@FreeBSD.ORG
#
# $Id: Makefile,v 1.22 1999/05/22 21:36:46 sada Exp $
# $Id: Makefile,v 1.23 1999/06/12 23:53:22 sada Exp $
#
DISTNAME= ja-netscape-${BROWSER}-${BROWSER_VERSION}
CATEGORIES= japanese www
MASTER_SITES= ${PORTKIT_SITES} \
MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
http://www.bres.tsukuba.ac.jp/~yohta/netscape/
DISTFILES= ${JAPANIZE_KIT} ${PORTKIT}
DISTFILES= ${JAPANIZE_KIT}
MAINTAINER= sada@FreeBSD.ORG
@ -25,7 +25,6 @@ PKGINSTALL= ${WRKDIR}/INSTALL
PLIST= ${.CURDIR}/pkg/PLIST
PLIST_SUB= NSUBDIR=${NSUBDIR} LANG=${LANG}
WRKSRC= ${WRKDIR}/netscape-ja_euc
FILESDIR?= ${.CURDIR}/files
BROWSER?= communicator
BROWSER_BIN?= ${BROWSER}-${BROWSER_VERSION}.bin
@ -43,24 +42,28 @@ MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \
MANDIR= ${MANPREFIX}/man/${MANLANG}
NDIR= ${PREFIX}/${NSUBDIR}
NSUBDIR?= lib/netscape
PORTKIT= ja-netscape-portkit.1999.0613.tar.gz
PORTKIT_DIR= ${WRKDIR}/portkit
PORTKIT_SITES= ${MASTER_SITE_PORTS_JP} \
http://WWW.FreeBSD.ORG/~sada/distfiles/
NETHELP?= nethelp-v406
.SILENT:
post-patch:
.if defined(PATCHDIRS)
for dir in ${PATCHDIRS}; do \
for patch in $$dir/patch-*; do \
${PATCH} ${PATCH_DIST_ARGS} < $$patch; \
done; \
done
.endif
do-configure:
${MAKESCRIPT} ${PORTKIT_DIR}/start.sh.in >${WRKDIR}/start.sh
${MAKESCRIPT} ${PORTKIT_DIR}/Netscape.${BROWSER}-${BROWSER_VERSION} \
>${WRKDIR}/Netscape
${MAKESCRIPT} ${MASTERDIR}/files/start.sh.in >${WRKDIR}/start.sh
${MAKESCRIPT} ${WRKSRC}/Netscape.ad-ja_euc >${WRKDIR}/Netscape
${MAKESCRIPT} ${MASTERDIR}/files/INSTALL >${PKGINSTALL}
${CP} ${PORTKIT_DIR}/about.${BROWSER}-${BROWSER_VERSION} ${WRKDIR}/about
${CP} ${WRKDIR}/about ${WRKDIR}/splash
${CP} ${WRKSRC}/about ${WRKDIR}/about
${CP} ${WRKSRC}/about ${WRKDIR}/splash
do-install:
${INSTALL_DATA} ${PORTKIT_DIR}/preferences.js ${NDIR}
${INSTALL_DATA} ${MASTERDIR}/files/preferences.js ${NDIR}
${MKDIR} ${NDIR}/locale
${LN} -sf /usr/share/locale/en_US.ISO_8859-1 ${NDIR}/locale/${LANG}
${MKDIR} ${NDIR}/${LANG}
@ -76,7 +79,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/start.sh ${PREFIX}/bin/${BROWSER_CMD}
${LN} -sf ${BROWSER_CMD} ${PREFIX}/bin/netscape
${MKDIR} ${MANDIR}/man1
${INSTALL_MAN} ${PORTKIT_DIR}/${MAN1} ${MANDIR}/man1
${INSTALL_MAN} ${MASTERDIR}/files/${MAN1} ${MANDIR}/man1
post-install:
${SETENV} PKG_PREFIX=${PREFIX} \

View File

@ -1,2 +1 @@
MD5 (communicator-ja-euc-v407-export.generic-generic-generic.tar.gz) = b9ea038c83741e70aec74cc0e782646d
MD5 (ja-netscape-portkit.1999.0613.tar.gz) = 3f095c01884af8aab189a418c4c62be9

View File

@ -0,0 +1,49 @@
.\" Man page for ja-netscape
.\"
.\" Copyright (c) 1998, SADA Kenji
.\"
.\" $Id$
.\"
.Dd Oct 07, 1998
.Dt JA-NETSCAPE 1
.Sh 名称
.Nm ja-netscape
.Nd ネットスケープ製 WWW ブラウザの日本語対応版
.Sh 書式
.Nm ja-communicator, ja-navigator
.Op Ar url
.Nm netscape
.Op Ar url
.Sh 解説
.Nm ja-communicator/ja-navigator
はネットスケープ社が配布している FreeBSD 用の Communicator/Navigator に
日本語リソースを適用し、メニュー、ブックマーク、フォーム部品に日本語の表示を
可能とし、フォントの大きさの調整をするものです。
.Sh 構成 ports
.Dl 日本語化 Communicator version 4.08: japanese/communicator-4.08
.Dl 日本語化 Navigator version 4.08: japanese/navigator-4.08
.Dl 日本語化 Communicator version 4.5: japanese/communicator-4.5
.Dl 日本語化 Navigator version 4.5: japanese/communicator-4.5
.Dl フォントの設定 : japanese/netscape-fonts-1.0
.Sh 注意
FreeBSD 3.0-current + XFree86 3.3.3 で動作確認をしています。
.Pp
既存の ~/.netscape を継続して使用すると不具合があるかもしれません。
.Pp
起動用コマンド `/usr/X11R6/bin/netscape' は最後にインストールしたものの
起動コマンドの実体にリンクされて放置されます。
別のバージョンを起動したい場合は手で変更してください。
.Pp
Netscape Communicator / Navigator では、
ヘルプメニューを日本語で表示する場合には
/usr/lib/ 以下のディレクトリに設定ファイル
netscape.cfg を置かなくてはいけませんが、
FreeBSD ports の規約ではこのディレクトリ以下の内容を変更することはできません。
当 ports では、
環境の JA_NETSCAPE_INSTALL_CFG が空文字列以外の内容で設定されていたとき、
この設定を強行するようになっています。
.Pp
XFree86 3.3.2 から継続して使っていて、小さい文字が潰れる場合は、
/etc/XF86Config の Section "Files" に
FontPath "/usr/X11R6/lib/X11/fonts/local"
という行が含まれていなければ追加してください。

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,292 @@
--- about.orig Fri Oct 9 04:19:22 1998
+++ about Thu Jun 24 05:55:26 1999
@@ -1,165 +1,186 @@
<HTML>
<HEAD>
- <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
- <META NAME="GENERATOR" CONTENT="Mozilla/4.07 [ja_euc] (X11; I; SunOS 5.5.1 sun4m) [Netscape]">
- <TITLE>Version 4.07 [ja]</TITLE>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
+<TITLE>Version 4.08 [ja_JP.EUC]-98306</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#C0C0C0" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
-<CENTER><B><FONT SIZE=+3>Netscape</FONT><SUP><FONT SIZE=-1>$(D"n(B</FONT></SUP><FONT SIZE=+3>
-Communicator</FONT> <FONT SIZE=+2>4.07</FONT></B></CENTER>
-<!-- Version 4.07 [ja] -->
+<CENTER>
+<B><FONT SIZE=+3>Netscape</FONT><SUP><FONT SIZE=-1>&reg;</FONT></SUP><FONT SIZE=+3> Communicator</FONT> <FONT SIZE=+2>4.08</FONT></B>
+</CENTER>
+
+<!-- Version 4.08 [ja_JP.EUC] -->
+
<TABLE CELLPADDING=3 WIDTH="100%" >
<TR>
-<TD COLSPAN="2"></TD>
-</TR>
-
+<TD COLSPAN=2>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:logo" ALT="Netscape Logo" HEIGHT=153 WIDTH=180>&nbsp;</TD>
-
-<TD VALIGN=TOP>Copyright $(D"m(B 1994-1997 Netscape Communications Corporation,
-All rights reserved.&nbsp;
-
+<TD VALIGN=TOP>
+<IMG SRC="about:logo" ALT="Netscape Logo" HEIGHT=153 WIDTH=180>
+</TD>
+<TD VALIGN=TOP>
+Copyright &copy; 1994-1998 Netscape Communications Corporation, All rights reserved.
+<BR>
+<BR>
<P><FONT SIZE=-1>本ソフトウェアは付属の <A HREF="about:license">『ご使用条件』</A>に基づき使用許諾されるものです。
-本ソフトウェアをご使用になる前に,ご使用条件の規定をお読みいただいた上で、同意いただくようお願いいたします。
-</A>
-</FONT>&nbsp;
-
-<P><FONT SIZE=-1>Netscape 及び Netscape Navigator は Netscape Communications Corporation の米国及び
-その他の国における商標または登録商標です。
+本ソフトウェアをご使用になる前に,ご使用条件の規定をお読みいただいた上で、同意いただくようお願いいたします。</FONT></P>
+<P><FONT SIZE=-1>Netscape 及び Netscape Navigator は Netscape Communications Corporation の米国及びその他の国における商標または登録商標です。
製品及びサービス名もNetscape Communications Corporation の米国及びその他の国における商標または登録商標です。
-その他の製品及びブランド名は、それぞれの各社の商標または登録商標です。
-</FONT>&nbsp;</TD>
+その他の製品及びブランド名は、それぞれの各社の商標または登録商標です。</FONT></P>
+</TD>
</TR>
</TABLE>
-<CENTER>
-<HR SIZE=3></CENTER>
-
-<CENTER>&nbsp;</CENTER>
+<P ALIGN=CENTER><HR SIZE=3></P>
-<TABLE CELLPADDING=3 WIDTH="100%" >
+<TABLE WIDTH="100%" CELLPADDING=3>
<TR>
-<TD VALIGN=TOP></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Powered by <A HREF="http://www.javasoft.com/">Java</A></FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-technology from <A HREF="http://www.sun.com/">Sun Microsystems, Inc</A>.</FONT>
-<BR><FONT SIZE=-1>Copyright $(D"m(B 1992-1997 Sun Microsystems, Inc. All Rights
-Reserved.</FONT>
-<BR><FONT SIZE=-1>Java and the Java Coffee Cup logo are trademarks or registered
-trademarks of Sun Microsystems, Inc in the United States and other countries.&nbsp;</FONT></TD>
+<!-- Temporary until we are back in compliance -->
+<TD VALIGN=TOP></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Powered by <A HREF="http://www.javasoft.com/">Java</A></FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+technology from <A HREF="http://www.sun.com/">Sun Microsystems, Inc</A>.<BR>
+Copyright &copy; 1992-1997 Sun Microsystems, Inc. All Rights Reserved.<BR>
+Java is a trademark or registered trademark
+of Sun Microsystems, Inc in the United States and other countries.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:coslogo2" HEIGHT=56 WIDTH=44></TD>
-
-<TD VALIGN=TOP><FONT SIZE=-1>May contain Cosmo</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+<TD VALIGN=TOP><FONT SIZE=-1>
+May contain Cosmo</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
software developed by <A HREF="http://www.sgi.com">Silicon Graphics, Inc.</A>
-Copyright $(D"m(B 1995-1997 Silicon Graphics, Inc. All Rights Reserved. Cosmo
-and Cosmo-based marks are trademarks or registered trademarks of Silicon
-Graphics, Inc. in the United States and other countries.&nbsp;</FONT></TD>
+Copyright &copy; 1995-1997 Silicon Graphics, Inc. All Rights Reserved.
+Cosmo and Cosmo-based marks are trademarks or registered trademarks of
+Silicon Graphics, Inc. in the United States and other countries.
+</FONT>
+</TD>
+
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:rsalogo" HEIGHT=43 WIDTH=100></TD>
-
-<TD VALIGN=TOP><FONT SIZE=-1>Contains encryption software from <A HREF="http://www.rsa.com/">RSA
-Data Security, Inc</A>.&nbsp;</FONT>
-<BR><FONT SIZE=-1>Copyright $(D"m(B 1994 RSA Data Security, Inc. All Rights
-Reserved.&nbsp;</FONT>
-<P><FONT SIZE=-1><B>This version supports International security with RSA
-Public Key Cryptography, MD2, MD5, RC2-CBC, RC4.</B>&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:rsalogo" HEIGHT=43 WIDTH=100></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains encryption software from <A HREF="http://www.rsa.com/">RSA Data Security, Inc</A>.
+<BR>Copyright &copy; 1994 RSA Data Security, Inc. All Rights Reserved.
+<P><B>このバージョンは U.S. セキュリティ(RSA 公開鍵暗号化法, MD2, MD5, RC2-CBC, RC4, DES-CBC, DES-EDE3-CBC )をサポートしています。</B>
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:visilogo" HEIGHT=39 WIDTH=56></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains VisiBroker for Java software, copyright &copy; 1996 <A HREF="http://www.visigenic.com">Visigenic Software, Inc.</A>
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains VisiBroker for Java software, copyright
-$(D"m(B 1996 <A HREF="http://www.visigenic.com">Visigenic Software, Inc.</A>&nbsp;</FONT></TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:tdlogo" HEIGHT=44 WIDTH=64></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains <A HREF="http://www.bitstream.com">Bitstream</A>
-TrueDoc</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>, copyright
-$(D"m(B 1997 Bitstream Inc. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:tdlogo" HEIGHT=44 WIDTH=64></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains <A HREF="http://www.bitstream.com">Bitstream</A> TrueDoc</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>,
+copyright &copy; 1997 Bitstream Inc. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:odilogo" HEIGHT=51 WIDTH=58></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains ObjectStore PSE for Java. Copyright &copy; 1997 <A HREF="http://www.odi.com">Object Design, Inc.</A>
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains ObjectStore PSE for Java. Copyright
-$(D"m(B 1997 <A HREF="http://www.odi.com">Object Design, Inc.</A>&nbsp;</FONT></TD>
-</TR>
-<TR>
-<TD>&nbsp;</TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:mclogo" HEIGHT=40 WIDTH=100></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains Castanet</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-technology from <A HREF="http://www.marimba.com">Marimba, Inc.</A> Copyright
-$(D"m(B 1996-1997 Marimba, Inc. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:mclogo" HEIGHT=40 WIDTH=100></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains Castanet</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1> technology
+from <A HREF="http://www.marimba.com">Marimba, Inc.</A> Copyright &copy; 1996-1997 Marimba, Inc. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:ncclogo" HEIGHT=50 WIDTH=44></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Netcast is a trademark of <A HREF="http://www.netcast.com">Netcast Communications Corp.</A>
+Netcaster used with consent of Netcast Communications Corp. All rights reserved.
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Netcast is a trademark of <A HREF="http://www.netcast.com">Netcast
-Communications Corp.</A> Netcaster used with consent of Netcast Communications
-Corp. All rights reserved.&nbsp;</FONT></TD>
-</TR>
-<TR>
-<TD>&nbsp;</TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:insologo" HEIGHT=33 WIDTH=133></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains International ProofReader</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-text proofing software, copyright $(D"m(B 1995 by <A HREF="http://www.inso.com/">INSO
-Corporation</A>. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:insologo" HEIGHT=33 WIDTH=133></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains International ProofReader</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+text proofing software, copyright &copy; 1995 by <A HREF="http://www.inso.com/">INSO Corporation</A>. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-<TD VALIGN=TOP><IMG SRC="about:fclogo" HEIGHT=58 WIDTH=49></TD>
+<TD VALIGN=TOP><IMG SRC="about:fclogo" HEIGHT=70 WIDTH=46></TD>
<TD VALIGN=TOP><FONT SIZE=-1>
May contain Full Circle Talkback software, copyright &copy; 1998
<A HREF="http://www.fullcirclesoftware.com/">Full Circle Software, Inc.</A>
-All Rights Reserved.&nbsp;
-</FONT></TD>
+All Rights Reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
</TR>
+
<TR>
-<TD>&nbsp;</TD>
+
+
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+
+
</TR>
-</TABLE>
-<CENTER>
-<HR SIZE=3></CENTER>
+<TR>
+
+
+</TR>
+</TABLE>
+<P ALIGN=CENTER><HR SIZE=3></P>
+<FONT SIZE="-1">
+</FONT>
+<P>
+<FONT SIZE="-1">
+Portions of this software are copyright &copy; 1992-1997
+<A HREF="http://www.neologic.com">NeoLogic Systems, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1997
+<A HREF="http://www.radvision.com">RADVision, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1996
+<A HREF="http://www.precept.com">Precept Software, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1997
+<A HREF="http://www.lucent.com/">Lucent Technologies</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1996
+<A HREF="http://www.voxware.com">Voxware, Inc.</A>
+</FONT>
+<P>
+<FONT SIZE=-2>U.S. GOVERNMENT END USERS. The Software is a &quot;commercial
+item,&quot; as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting
+of &quot;commercial computer software&quot; and &quot;commercial computer
+software documentation,&quot; as such terms are used in 48 C.F.R. 12.212
+(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1
+through 227.7202-4 (June 1995), all U.S. Government End Users acquire the
+Software with only those rights set forth herein.
+</FONT>
-<P><FONT SIZE=-1>Portions of this software are copyright $(D"m(B 1992-1997
-<A HREF="http://www.neologic.com">NeoLogic Systems, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1997
-<A HREF="http://www.radvision.com">RADVision, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1996
-<A HREF="http://www.precept.com">Precept Software, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1997
-<A HREF="http://www.lucent.com/">Lucent Technologies</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1996
-<A HREF="http://www.voxware.com">Voxware, Inc.</A></FONT>
-
-<P><FONT SIZE=-2>U.S. GOVERNMENT END USERS. The Software is a "commercial
-item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting
-of "commercial computer software" and "commercial computer software documentation,"
-as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with
-48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
-all U.S. Government End Users acquire the Software with only those rights
-set forth herein.</FONT>
</BODY>
</HTML>
+

View File

@ -0,0 +1,6 @@
// Netscape User Preferences
// This is a generated file! Do not edit.
user_pref("intl.accept_languages", "ja, en");
user_pref("intl.character_set", 2309);
user_pref("intl.font_spec_list", "schumacher-clean-120-noscale-fixed-x-user-defined,schumacher-clean-120-noscale-prop-x-user-defined,nsPseudoFont-courier-180-noscale-fixed-UTF-8,nsPseudoFont-helvetica-180-noscale-prop-UTF-8,isas-fangsong ti-120-noscale-fixed-gb_2312-80,isas-fangsong ti-120-noscale-prop-gb_2312-80,daewoo-gothic-0-noscale-fixed-ks_c_5601-1987,daewoo-gothic-0-noscale-prop-ks_c_5601-1987,misc-fixed-130-noscale-fixed-jis_x0201,misc-fixed-130-noscale-prop-jis_x0201,netscape-fixed-130-noscale-fixed-jis_x0208-1983,netscape-fixed-130-noscale-prop-jis_x0208-1983,misc-fixed-130-noscale-fixed-iso-8859-1,adobe-new century schoolbook-140-noscale-prop-iso-8859-1,");

View File

@ -0,0 +1,24 @@
#!/bin/sh
if [ ! -d $HOME/.netscape ]; then
mkdir -m 700 $HOME/.netscape
cp @RDIR@/preferences.js $HOME/.netscape
chmod 644 $HOME/.netscape/preferences.js
fi
export LANG=ja_JP.EUC
export LC_ALL=${LANG}
export LC_CTYPE=${LANG}
export MOZILLA_HOME=@NDIR@
export CLASSPATH=.:${MOZILLA_HOME}
export NS_NETHELP_PATH=${MOZILLA_HOME}/${LANG}
export XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB
export XAPPLRESDIR=@RDIR@
export TIMID_DIR=/usr/local/lib/timidity
export XCMSDB=/dev/null
if [ -e /usr/local/lib/aout/libxpg4-ns.so.2.0 ]; then
export LD_PRELOAD=/usr/local/lib/aout/libxpg4-ns.so.2.0
elif [ x$JA_NETSCAPE_USE_LD_PRELOAD != x -a x$JA_NETSCAPE_USE_LD_PRELOAD != xno ]; then
export LD_PRELOAD=libxpg4.so.2.0
else
export PATH_LOCALE=@RDIR@/locale
fi
exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@"

View File

@ -3,7 +3,7 @@
# Date created: 13 Mar 1998
# Whom: sada@FreeBSD.ORG
#
# $Id: Makefile,v 1.9 1998/12/26 21:52:55 sada Exp $
# $Id: Makefile,v 1.10 1998/12/29 21:53:22 sada Exp $
#
MASTERDIR= ${.CURDIR}/../netscape4-communicator
@ -11,5 +11,6 @@ MASTERDIR= ${.CURDIR}/../netscape4-communicator
MAINTAINER= sada@FreeBSD.ORG
BROWSER= navigator
PATCHDIRS= ${.CURDIR}/patches
.include "${MASTERDIR}/Makefile"

View File

@ -1,9 +1,9 @@
# New ports collection makefile for: Netscape browser with Japanese resources
# Version required: 4.6
# Version required: 4.6*
# Date created: 13 Mar 1998
# Whom: sada
#
# $Id: Makefile,v 1.8 1999/05/21 01:17:29 sada Exp $
# $Id: Makefile,v 1.9 1999/06/12 23:53:28 sada Exp $
#
MASTERDIR= ${.CURDIR}/../netscape4-communicator
@ -12,8 +12,11 @@ MAINTAINER= sada@FreeBSD.ORG
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape46-${BROWSER}
FILESDIR= ${.CURDIR}/../netscape46-communicator/files
PATCHDIR= ${.CURDIR}/../netscape46-communicator/patches
BROWSER_CMD= ja-${BROWSER}-46
BROWSER_VERSION= 4.6
BROWSER_VERSION= 4.61
JAPANIZE_KIT= communicator-ja-euc-v46-export.generic-generic-generic.tar.gz
NETHELP= nethelp-v451

View File

@ -1,2 +1 @@
MD5 (communicator-ja-euc-v46-export.generic-generic-generic.tar.gz) = 10596607a51e35e336ac1d3070008557
MD5 (ja-netscape-portkit.1999.0613.tar.gz) = 3f095c01884af8aab189a418c4c62be9

View File

@ -0,0 +1,764 @@
--- Netscape.ad-ja_euc.orig Tue May 18 22:57:53 1999
+++ Netscape.ad-ja_euc Thu Jun 24 06:23:10 1999
@@ -1,5 +1,5 @@
! Insert copyright and license here 1994
-! Netscape.ad --- app-defaults file for Netscape 4.6.
+! Netscape.ad --- app-defaults file for Netscape 4.61.
!
! Bugs and commentary to x_cbug@netscape.com.
! Created: Jamie Zawinski <use the bug address, please>, 23-Jun-94.
@@ -42,8 +42,11 @@
! complaints from people who think they understand this stuff better than
! I do.
+*international: True
+*allowSendEvents: True
+
! Language localization:
-*versionLocale: ja
+*versionLocale: ja_JP.EUC
! SGI only: Here's how you turn on SGI's Motif hacks:
!!Netscape*sgiMode: True
@@ -60,7 +63,7 @@
! code. The directory and file listings are always maintained
! as equal size. We don't do this for SGI, as they have solved
! the problem. See *useEnhancedFSB above.
-*nsMotifFSBHacks: True
+*nsMotifFSBHacks: False
! This resource enables the CDE mode of the File Selection Box.
! You must be running a CDE enhanced Motif library for this
@@ -68,7 +71,6 @@
! File Selection Box. If you specify nsMotifFSBHacks and
! nsMotifFSBCdeMode, some of the keyboard and filter enhancements
! of nsMotifFSBHacks will also be applied, the layout hacks will not.
-*nsMotifFSBCdeMode: False
!*nsMotifFSBCdeMode: True
! SCO Only: IXI Motif Form widget is broken, don't use it
@@ -89,7 +91,7 @@
!Solaris[EUC] *appDir location: /usr/openwin/lib/locale/ja/netscape
!Solaris[Sjis] *appDir location: /usr/openwin/lib/locale/ja_JP.PCK/netscape
-*appDir: /usr/lib/X11/ja_JP/netscape
+*appDir: @NDIR@/@LANG@
! This resource is the same as the -visual command line option, which selects
! an X visual on which the windows should be created. Legal options are:
@@ -177,8 +179,8 @@
! If you find a need to let one or both of them continue on to the actual
! terminal of Netscape, you can do it by setting these resources to False.
!
-*useStderrDialog: True
-*useStdoutDialog: True
+*useStderrDialog: False
+*useStdoutDialog: False
! For those MIME content-encodings which are not directly understood
! internally, it is possible to specify another Unix program to use as
@@ -271,7 +273,7 @@
! Equivalent to using the '-irix-session-management'
! '-no-irix-session-management' startup flags.
!
-!*irixSessionManagement: True
+!*irixSessionManagement: True
! Uncomment the following line to ignore the alwaysraised, alwayslowered,
@@ -310,7 +312,7 @@
! These resources control the foreground and background colors of normal text.
!
*defaultForeground: #000000
-*defaultBackground: #C0C0C0
+*defaultBackground: #F0F0F0
! This resource may be used to specify a default background image. It should
! be a file name or URL pointing to a GIF, JPEG, or XBM image. If it is blank,
@@ -450,7 +452,7 @@
~Meta ~Alt ~Ctrl<Key>SunCopy: xfeDoCommand(copy) \n\
~Meta ~Alt ~Ctrl<Key>SunPaste: xfeDoCommand(paste) \n\
~Meta ~Alt ~Ctrl<Key>SunCut: xfeDoCommand(cut) \n\
- \
+ \
~Meta ~Alt ~Ctrl ~Shift<Key>osfHelp: xfeDoCommand(manual) \n
! These used to be up above.
@@ -827,7 +829,15 @@
<Btn2Motion>: DisarmLinkIfMoved() \n\
<Btn3Motion>: DisarmLinkIfMoved() \n\
<Motion>: DescribeLink() \n\
- <Btn3Down>: xfeDoPopup() \n
+ <Btn3Down>: xfeDoPopup() \n\
+ Ctrl<Btn4Down>: PageUp() \n\
+ Ctrl<Btn5Down>: PageDown() \n\
+ Shift<Btn4Down>: LineUp() \n\
+ Shift<Btn5Down>: LineDown() \n\
+ None<Btn4Down>: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp() \n\
+ None<Btn5Down>: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
+ Alt<Btn4Down>: xfeDoCommand(forward) \n\
+ Alt<Btn5Down>: xfeDoCommand(back) \n
*drawingArea*XmList.highlightThickness: 2
@@ -1107,6 +1117,12 @@
! in which case they ought to apply to the text in that text field instead.
! Doesn't all this crap just make you want to hurl?
*globalNonTextTranslations: #override \n\
+ Shift<Btn4Down>: LineUp() \n\
+ Shift<Btn5Down>: LineDown() \n\
+ None<Btn4Down>:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp() \n\
+ None<Btn5Down>:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
+ Alt<Btn4Down>: xfeDoCommand(forward) \n\
+ Alt<Btn5Down>: xfeDoCommand(back) \n\
~Meta ~Alt ~Ctrl<Key>space: xfeDoCommand(spacebar) \n\
\
~Meta ~Alt ~Ctrl<Key>Delete: PageUp() \n\
@@ -4332,7 +4348,10 @@
*msgViewAttachPopup*properties.mnemonic: P
*attachmentProps.dialogTitle: 添付
-Netscape*attachmentProps*XmLabelGadget.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*attachmentProps*XmLabelGadget.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*attachmentProps.okLabelString: OK
*attachmentProps*nameLabel.labelString: 名前:
@@ -4488,7 +4507,7 @@
! changed at runtime; these resources won't override that.
*title: Netscape
*iconName: Netscape
-*Navigator.title: Netscape Navigator 4.6
+*Navigator.title: Netscape Navigator 4.61
*MailThread.title: Netscape メール & ニュースグループ
*MailThread.iconName: メール & ニュースグループ
@@ -5047,6 +5066,8 @@
!*openURLDialog.width: 500
*openURLDialog*openInEditor.labelString: Composer で開く
*openURLDialog*openInBrowser.labelString: Navigator で開く
+*openURLDialog*XmTextField.fontList:\
+-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
*message_popup.title: Netscape
*message_popup*OK.labelString: OK
@@ -5238,7 +5259,10 @@
*AddressBook*outline.Nick: ニックネーム
*AddressBook*outline.Secure: Secure
*AddressBook*outline.HTML: HTML
-*AddressBook*mainform.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*AddressBook*mainform.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
! The mail compose window part of addr book
*mc_queryLabel.labelString: 検索する名前を入力してください:
@@ -5416,7 +5440,7 @@
*drawingArea*XmScrolledWindow.spacing: 0
! Do not under any circumstances change the following line:
-Netscape.version: 4.6
+Netscape.version: 4.61
! ============================================================================
@@ -5426,11 +5450,22 @@
! the document display area.
! ============================================================================
!
-*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-
-*XmTextField.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*XmText.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*XmList*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*XmTextField.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*XmText.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*XmList*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
! SGI default:
!*menuBar*fontList: -*-helvetica-bold-o-*-*-*-120-*-*-*-*-iso8859-*
@@ -5438,8 +5473,13 @@
!*menuBar*fontList: -*-lucida-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
*menuBar*historyTruncated.fontList:\
- -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*popup*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*popup*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
!*topArea*fontList: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
!*topArea*XmTextField.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
@@ -5452,10 +5492,19 @@
!*bookmark*XmTextField.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
!*bookmark*XmText.fontList: -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
-*docinfoButton.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*mailto*urlLabel.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-
-*licenseDialog*text.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*docinfoButton.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*mailto*urlLabel.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+
+*licenseDialog*text.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
! These are the fonts used in the outline lists used in Mail, News, Bookmarks,
! and Address Book windows. (Note that there can't be any whitespace after
@@ -5473,7 +5522,10 @@
! -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*=BOLD,\
! -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*=ITALIC
-Netscape*XmLGrid*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*XmLGrid*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
! Font for the Mail/News banner
! For non-SUN platforms, user can accept font size to be 10 pt to be default on the message list
@@ -5487,21 +5539,41 @@
!Netscape*banner*info.fontList: -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*
! For SUN platforms, user wants default font size to be 12 pt on the message list to be readable
-Netscape*banner*folderDropdown*XmLabel.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*banner*folderDropdown*XmLabel.fontList:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
Netscape*banner*folderDropdown*.fontList:\
--dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-
-Netscape*banner*title.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-Netscape*banner*subtitle.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-Netscape*banner*info.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+
+Netscape*banner*title.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+Netscape*banner*subtitle.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+Netscape*banner*info.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*banner*folderDropdown*shadowThickness: 1
! Font for the Thread window expando flippy label
-*arrowlabel.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*arrowlabel.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
! Font for the attachment panel icon label
! need class name to defeat *sgiMode
-Netscape*attachItemLabel*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*attachItemLabel*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
! This is the default charset for the View | Character Set menu.
! The following values have special meanings:
@@ -5918,7 +5990,10 @@
!
! Navigator mouse documentation.
!
-*tipLabel.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*tipLabel.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
Netscape*tipLabel.background: #FFFFCC
Netscape*tipLabel.foreground: Black
Netscape*tipShell.borderColor: Black
@@ -6012,7 +6087,7 @@
*urlLocationLabel.netsiteLabelString: Netsite:
-*urlLocationLabel.uneditedLabelString: 場所:
+*urlLocationLabel.uneditedLabelString:   場所:
*urlLocationLabel.editedLabelString: ジャンプ:
! this must be the longer of the two...
@@ -6269,7 +6344,10 @@
! Preferences dialog
!
-*prefs*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefs*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*prefs_popup.title: Netscape: 設定
*pref.category: カテゴリ
@@ -6283,9 +6361,14 @@
*prefs*pageTitle.alignment: ALIGNMENT_BEGINNING
*prefs*pageTitle.fontList:\
--dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-
-*prefs*categoryList*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+
+*prefs*categoryList*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*prefs*pageForm.topOffset: 4
*prefs*XmFrame.marginWidth: 8
@@ -6348,7 +6431,10 @@
! Preferences dialog - Browser/Languages - Add
-*prefsLang*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefsLang*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*prefsLang_popup.title: Netscape: 言語の追加
*prefsLang*langLabel.labelString: 追加する言語を選択してください。\n\n言語:
*prefsLang*langList.visibleItemCount: 15
@@ -6405,7 +6491,10 @@
! Preferences dialog - General - Applications - Edit
-*prefsApplEdit*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefsApplEdit*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*prefsApplEdit_popup.title: Netscape: アプリケーション
*prefsApplEdit*mimeTypesDescriptionLabel.labelString: 説明:
*prefsApplEdit*mimeTypesLabel.labelString: MIME タイプ:
@@ -6423,10 +6512,10 @@
*prefs*cache*cacheLabel.labelString: \
キャッシュは頻繁にアクセスされるドキュメントをコピーしておくことで、\n\
-ネットワークに接続する時間を節約します。[再読み込み]ボタンを押すと、\n\
+ネットワークに接続する時間を節約します。[再読込]ボタンを押すと、\n\
キャッシュしたドキュメントとネットワーク上のものを比較して、\n\
最新のドキュメントを表示します。ページや画像をキャッシュからではなく\n\
-ネットワークから読み込むには、Shift キーを押しながら[再読み込み]\n\
+ネットワークから読み込むには、Shift キーを押しながら[再読込]\n\
ボタンをクリックします。
*prefs*cache*cacheDirLabel.labelString: キャッシュフォルダ:
*prefs*cache*memoryLabel.labelString: メモリ キャッシュ:
@@ -6459,7 +6548,10 @@
! Preferences dialog - General - Proxies - View
-*prefsProxiesView*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefsProxiesView*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*prefsProxiesView_popup.title: Netscape: 手動プロキシ設定の表示
*prefsProxiesView*proxyViewLabel1.labelString: \
Netscape のサポートするインターネット プロトコル毎にプロキシと\n\
@@ -6823,7 +6915,10 @@
*prefs*mailnewsAddress*sortLastToggle.labelString: 「姓, 名」を表示する
! Preferences dialog - Mail News/Directory - New/Edit
-*prefsLdapProp*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefsLdapProp*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*prefsLdapProp_popup.title: Netscape: LDAP サーバの設定
*prefsLdapProp*descLabel.labelString: 説明:
*prefsLdapProp*serverLabel.labelString: LDAP サーバ:
@@ -7039,7 +7134,10 @@
! Subscribe UI
-*subscribeFolder*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*subscribeFolder*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*subscribeFolder*subscribe.labelString: 購読
*subscribeFolder*unsubscribe.labelString: 購読を止める
*subscribeFolder*setSubscribe.labelString: 購読
@@ -7060,7 +7158,10 @@
*subscribeFolder*subNewInfoLabel.alignment: ALIGNMENT_BEGINNING
! The Add server dialog
-*serverDialog*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*serverDialog*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*serverDialogForm*serverLabel.labelString: サーバ名:
*serverDialogForm*portLabel.labelString: サーバ ポート:
*serverDialogForm*secureLabel.labelString: 保護付き:
@@ -7182,7 +7283,10 @@
*toolBar*armOffset: 1
*toolBar*fillOnEnter: false
*toolBar*raiseForeground: Blue
-*toolBar*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*toolBar*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*toolBar.spacing: 0
*toolBar.shadowThickness: 0
@@ -7245,7 +7349,10 @@
*dashBoard*statusBar.shadowType: shadow_in
*dashBoard*statusBar.shadowThickness: 1
*dashBoard*statusBar.truncateLabel: false
-*dashBoard*statusBar.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*dashBoard*statusBar.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*dashBoard*statusBar.labelAlignment: alignment_beginning
! initial value for the status bar
@@ -7256,7 +7363,10 @@
!!
*dashBoard*progressBar.shadowType: shadow_in
*dashBoard*progressBar.shadowThickness: 1
-*dashBoard*progressBar.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*dashBoard*progressBar.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*dashBoard*progressBar.width: 100
!! The color of the progress bar
@@ -7278,7 +7388,10 @@
*dockedTaskBar.shadowThickness: 1
*dockedTaskBar.spacing: 0
*dockedTaskBar.buttonLayout: button_pixmap_only
-*dockedTaskBar*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*dockedTaskBar*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*dockedTaskBar*openOrBringUpBrowser.labelString: Navigator
*dockedTaskBar*openInboxAndGetNewMessages.labelString: 受信トレイ
@@ -7306,7 +7419,10 @@
*floatingTaskBar.shadowType: shadow_out
*floatingTaskBar.shadowThickness: 1
*floatingTaskBar.spacing: 0
-*floatingTaskBar*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*floatingTaskBar*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*floatingTaskBar*openOrBringUpBrowser.labelString: Navigator
*floatingTaskBar*openInboxAndGetNewMessages.labelString: Inbox
@@ -7410,7 +7526,7 @@
*print.tipString: このページを印刷
*MailThread*print.tipString: 選択したメッセージを印刷
*MailMsg*print.tipString: 選択したメッセージを印刷
-*toolBar*reload.labelString: 再読み込み
+*toolBar*reload.labelString: 再読込
! buttons specific to the compose frame.
*toolBar*sendMessageNow.labelString: 送信
@@ -7464,7 +7580,7 @@
*bccBtn.documentationString: メッセージを作成してブラインドカーボン コピーを選択した項目宛に送信します
!
! buttons used everywhere (it seems.)
-*toolBar*viewSecurity.labelString: セキュリティ
+*toolBar*viewSecurity.labelString: 保護
*toolBar*stopLoading.labelString: 停止
*changeDocumentEncoding.documentationString: ドキュメントの文字コード セットを指定します。
@@ -7484,7 +7600,10 @@
Netscape*MessageDownload*label.alignment: ALIGNMENT_BEGINNING
Netscape*MessageDownload*stopButtonForm*stopLoading.labelString: キャンセル
-Netscape*NewsDownload*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*NewsDownload*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
Netscape*NewsDownload_popup.title: Netscape: ヘッダーのダウンロード
Netscape*NewsDownload*allToggle.labelString: すべてのヘッダーをダウンロード
@@ -7534,7 +7653,10 @@
!
Netscape*splashShell*background: Black
Netscape*splashShell*foreground: White
-Netscape*splashShell*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*splashShell*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
!
! Special for HTMLCompose
@@ -7578,10 +7700,22 @@
*spellDialog*msgCorrect.labelString: [ 正しいスペル ]
*spellDialog*msgNull.labelString: [ ]
-*spellDialog*text_label.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*spellDialog*list_label.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*spellDialog*right_rc*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*spellDialog*combo_frame*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*spellDialog*text_label.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*spellDialog*list_label.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*spellDialog*right_rc*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*spellDialog*combo_frame*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
*spellDialog*langCzech.labelString: チェコ語
*spellDialog*langRussian.labelString: ロシア語
*spellDialog*langCatalan.labelString: カタロニア語
@@ -7828,7 +7962,9 @@
Netscape*AddressOutlinerPopup*fontList:\
--dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
!Netscape*AddressOutlinerPopup*fontList:\
-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
@@ -8434,7 +8570,7 @@
*strings.-1089:入力した証明書名が既に他の証明書で使用されています。
-*strings.-1088:サーバ FORTEZZA チェーンに FORTEZZA 以外の証明書が含まれています。 \nおそらく、このサイトには安全に接続できません。
+*strings.-1088:サーバ FORTEZZA チェーンに FORTEZZA 以外の証明書が含まれています。 \nおそらく、このサイトには安全に接続できません。
*strings.-1087:不明
@@ -8450,9 +8586,9 @@
*strings.-1081:読み込もうとしている CKL は現在の CKL と発行者が違います。\nまず、現在の CKL を削除して下さい。
-*strings.-1080:このサイトの証明書のキー取り消しリストは、まだ有効ではありません。\n新しいキー取り消しリストを読み込み直してください。
+*strings.-1080:このサイトの証明書のキー取り消しリストは、まだ有効ではありません。\n新しいキー取り消しリストを読み込み直してください。
-*strings.-1079:このサイトの証明書の証明書取り消しリストは、まだ有効\nではありません。新しい証明書取り消しリストを読み込み\n直してください。
+*strings.-1079:このサイトの証明書の証明書取り消しリストは、まだ有効\nではありません。新しい証明書取り消しリストを読み込み\n直してください。
*strings.23000:<head>%-styleinfo-%</head><body bgcolor="#bbbbbb"><div><form name=theform action=internal-dialog-handler method=post><input type="hidden" %-cont-%
@@ -8534,109 +8670,109 @@
*strings.23034:%0%%1%%2%
-*strings.23035:%sec-banner-begin%%0%%sec-banner-end%<b><div><font size=4>%1% は転送される情報を保護するために、暗号化を使用しているサイトです。 %-cont-%
+*strings.23035:%sec-banner-begin%%0%%sec-banner-end%<b><div><font size=4>%1% は転送される情報を保護するために、暗号化を使用しているサイトです。 %-cont-%
-*strings.23036:ですが、Netscape は、証明書に署名した発行人を認識できません。</font></b></div><p><div>Netscape が証明書の署名者を認識できないので、 %-cont-%
+*strings.23036:ですが、Netscape は、証明書に署名した発行人を認識できません。</font></b></div><p><div>Netscape が証明書の署名者を認識できないので、 %-cont-%
-*strings.23037:このサイトに接続して情報を交換できるように、この証明書を受け付けるかどうかを決定して下さい。<p>この %-cont-%
+*strings.23037:このサイトに接続して情報を交換できるように、この証明書を受け付けるかどうかを決定して下さい。<p>この %-cont-%
-*strings.23038:アシスタントを利用して証明を受け付けるかどうか、またどの程度受け付けるのかを決定して下さい。%2%</div>
+*strings.23038:アシスタントを利用して証明を受け付けるかどうか、またどの程度受け付けるのかを決定して下さい。%2%</div>
-*strings.23044:%sec-banner-begin%%0%%sec-banner-end%<div>以下が、 提出された証明書です:</div><hr><table><tr><td valign=top><font %-cont-%
+*strings.23044:%sec-banner-begin%%0%%sec-banner-end%<div>以下が、 提出された証明書です:</div><hr><table><tr><td valign=top><font %-cont-%
*strings.23045:size=2>証明書: <br>署名者: <br>暗号化: </font></td><td valign=top><font size=2>%1%<br>%2%<br>%3% グレード (%4% with %5%-ビットの秘密鍵) %-cont-%
*strings.23046:key)</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr><div>証明書の %-cont-%
-*strings.23047:署名者は、この証明書の所持者の身元を保証しています。 暗号化レベルは、このWeb サイトとの間で交換される %-cont-%
+*strings.23047:署名者は、この証明書の所持者の身元を保証しています。 暗号化レベルは、このWeb サイトとの間で交換される %-cont-%
-*strings.23048:あらゆる情報を第三者が盗聴することが、どの程度困難であるかを示しています。%6%</div>
+*strings.23048:あらゆる情報を第三者が盗聴することが、どの程度困難であるかを示しています。%6%</div>
-*strings.23049:%sec-banner-begin%%0%%sec-banner-end%<div>この Web サイトから暗号化された情報を受け取るために、この証明書を受け付けますか? %-cont-%
+*strings.23049:%sec-banner-begin%%0%%sec-banner-end%<div>この Web サイトから暗号化された情報を受け取るために、この証明書を受け付けますか? %-cont-%
-*strings.23050:<p>受け付けた場合、このサイトが見えるようになりドキュメントを受け取ることができるようになります。また、これらのドキュメントの %-cont-%
+*strings.23050:<p>受け付けた場合、このサイトが見えるようになりドキュメントを受け取ることができるようになります。また、これらのドキュメントの %-cont-%
-*strings.23051:すべてがサードパーティの監視下の元で、暗号化されて 保護されます。<p><input type=radio name=accept value=session%1%>このセッションに対して %-cont-%
+*strings.23051:すべてがサードパーティの監視下の元で、暗号化されて 保護されます。<p><input type=radio name=accept value=session%1%>このセッションに対して %-cont-%
-*strings.23052:証明書を受け付ける<br><input type=radio name=accept value=cancel%2%>証明書を受け付けず、接続しない<br><input type=radio name=accept %-cont-%
+*strings.23052:証明書を受け付ける<br><input type=radio name=accept value=cancel%2%>証明書を受け付けず、接続しない<br><input type=radio name=accept %-cont-%
*strings.23053:value=forever%3%>証明書を受け付ける (有効期限まで)</div><br>%4%
-*strings.23064:%sec-banner-begin%%0%%sec-banner-end%<div>この証明書を受け付けると、このサイトとのすべての情報の交換が暗号化されることが %-cont-%
+*strings.23064:%sec-banner-begin%%0%%sec-banner-end%<div>この証明書を受け付けると、このサイトとのすべての情報の交換が暗号化されることが %-cont-%
-*strings.23065:保証されます。しかし、暗号化は、詐欺を避けることはできません。<p> 詐欺から守るためには、このサイトが完全に信用できない場合は、情報 %-cont-%
+*strings.23065:保証されます。しかし、暗号化は、詐欺を避けることはできません。<p> 詐欺から守るためには、このサイトが完全に信用できない場合は、情報 %-cont-%
-*strings.23066:(特に個人情報、クレジットカード゙番号、パスワードなど)を送信しないで下さい。<p> 保護のために %-cont-%
+*strings.23066:(特に個人情報、クレジットカード゛番号、パスワードなど)を送信しないで下さい。<p> 保護のために %-cont-%
-*strings.23067:Netscape は、必要に応じてこのことをお知らせ します。<p><center><input type=checkbox name=postwarn value=yes %1%>このサイト %-cont-%
+*strings.23067:Netscape は、必要に応じてこのことをお知らせ します。<p><center><input type=checkbox name=postwarn value=yes %1%>このサイト %-cont-%
*strings.23068:に情報を送信する前に警告する</center><p></div>%2%
*strings.23069:%sec-banner-begin%%0%%sec-banner-end%<b><div>以下から提出された証明書の審査が終わりました:<br>%1%</b><p>この ID %-cont-%
-*strings.23070:を拒絶することにしました。もし今後、この決定を変更したい場合には、 もう一度このサイトを訪問して下さい。再びアシスタントが表示されます。 %-cont-%
+*strings.23070:を拒絶することにしました。もし今後、この決定を変更したい場合には、 もう一度このサイトを訪問して下さい。再びアシスタントが表示されます。 %-cont-%
-*strings.23071:<p>[終了]を押すと、このサイトに接続しようとする前に、 表示していたドキュメントに戻ります。</div>%2%
+*strings.23071:<p>[終了]を押すと、このサイトに接続しようとする前に、 表示していたドキュメントに戻ります。</div>%2%
-*strings.23072:%sec-banner-begin%%0%%sec-banner-end%<b><div>以下から 提出された証明書の審査が終わりました:<br>%1%</b></div><p><div>この証明書を受け付け、 %-cont-%
+*strings.23072:%sec-banner-begin%%0%%sec-banner-end%<b><div>以下から 提出された証明書の審査が終わりました:<br>%1%</b></div><p><div>この証明書を受け付け、 %-cont-%
-*strings.23073:このサイトに情報を送信する前に Netscape Communicator が警告することにしました。<p>もし今後、 %-cont-%
+*strings.23073:このサイトに情報を送信する前に Netscape Communicator が警告することにしました。<p>もし今後、 %-cont-%
-*strings.23074:この決定を変更したい場合には、[Communicator]メニューから[セキュリティ情報]を開いてサイト証明書を編集して下さい。<p>[完了]を押すと、ドキュメントの受信を開始します。%2%
+*strings.23074:この決定を変更したい場合には、[Communicator]メニューから[セキュリティ情報]を開いてサイト証明書を編集して下さい。<p>[完了]を押すと、ドキュメントの受信を開始します。%2%
-*strings.23080:%sec-banner-begin%%0%%sec-banner-end%<b><div>以下から 提出された証明書の審査が終わりました:<br>%1%</div></b><p><div>この証明書を受け付け、 %-cont-%
+*strings.23080:%sec-banner-begin%%0%%sec-banner-end%<b><div>以下から 提出された証明書の審査が終わりました:<br>%1%</div></b><p><div>この証明書を受け付け、 %-cont-%
-*strings.23081:このサイトに情報を送信する前に Netscape Communicator が警告しないことにしました。</div><p><div>もし今後、 %-cont-%
+*strings.23081:このサイトに情報を送信する前に Netscape Communicator が警告しないことにしました。</div><p><div>もし今後、 %-cont-%
-*strings.23082:この決定を変更したい場合には、[Communicator]メニューから[セキュリティ情報]を開いてサイト証明書を編集して下さい。<p>[完了]を押すと、 %-cont-%
+*strings.23082:この決定を変更したい場合には、[Communicator]メニューから[セキュリティ情報]を開いてサイト証明書を編集して下さい。<p>[完了]を押すと、 %-cont-%
-*strings.23083:ドキュメントの受信を開始します。</div>%2%
+*strings.23083:ドキュメントの受信を開始します。</div>%2%
-*strings.23084:%sec-banner-begin%%0%%sec-banner-end%<div>サイト '%1%' から提出された証明書には、正しいサイト名が含まれていません。 %-cont-%
+*strings.23084:%sec-banner-begin%%0%%sec-banner-end%<div>サイト '%1%' から提出された証明書には、正しいサイト名が含まれていません。 %-cont-%
-*strings.23085:第三者がこのサイトとの通信を傍受しようとしている可能\性が わずかですがあります。もしも、 %-cont-%
+*strings.23085:第三者がこのサイトとの通信を傍受しようとしている可能\性が わずかですがあります。もしも、 %-cont-%
-*strings.23086:下に表示される証明書が接続先のものでないという疑いのある場合は、 接続をキャンセルして、サイト管理者に連絡して下さい。 <p>%-cont-%
+*strings.23086:下に表示される証明書が接続先のものでないという疑いのある場合は、 接続をキャンセルして、サイト管理者に連絡して下さい。 <p>%-cont-%
-*strings.23087:以下が、提出された証明書です:</div><hr><table><tr><td valign=top><font size=2>証明書: <br>署名者: <br>暗号化: %-cont-%
+*strings.23087:以下が、提出された証明書です:</div><hr><table><tr><td valign=top><font size=2>証明書: <br>署名者: <br>暗号化: %-cont-%
*strings.23088:</font></td><td valign=top><font size=2>%2%<br>%3%<br>%4% グレード (%5% with %6%-ビット秘密鍵)</font></td><td valign=bottom><input %-cont-%
*strings.23089:type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>%7%
-*strings.23100:%sec-banner-begin%%0%%sec-banner-end%新しいパスワード を入力して下さい。最も安全なパスワードは、 %-cont-%
+*strings.23100:%sec-banner-begin%%0%%sec-banner-end%新しいパスワード を入力して下さい。最も安全なパスワードは、 %-cont-%
-*strings.23101:英文字と数字の組み合わせの最低でも8文字で、辞書の単語を含んでいないようなものです。<p>パスワード: <input type=password name=password1><p>確認のため %-cont-%
+*strings.23101:英文字と数字の組み合わせの最低でも8文字で、辞書の単語を含んでいないようなものです。<p>パスワード: <input type=password name=password1><p>確認のため %-cont-%
*strings.23102:もう一度パスワードを入力して下さい:<p>パスワードの再入力: <input type=password name=password2><p><b>パスワードを忘れないで下さい! %-cont-%
-*strings.23103:パスワードは修復することができません。忘れてしまうと、新しい証明書を入手しなければなりません。</b>
+*strings.23103:パスワードは修復することができません。忘れてしまうと、新しい証明書を入手しなければなりません。</b>
-*strings.23109:%sec-banner-begin%%0%%sec-banner-end%パスワードを 間違えています。もう一度入力して下さい:<p>パスワード: <input %-cont-%
+*strings.23109:%sec-banner-begin%%0%%sec-banner-end%パスワードを 間違えています。もう一度入力して下さい:<p>パスワード: <input %-cont-%
-*strings.23110:type=password name=password1><p>確認のため、もう一度パスワードを 入力して下さい:<p>パスワードの再入力: <input type=password name=password2><p>%-cont-%
+*strings.23110:type=password name=password1><p>確認のため、もう一度パスワードを 入力して下さい:<p>パスワードの再入力: <input type=password name=password2><p>%-cont-%
-*strings.23111:<b>パスワードを忘れないで下さい! パスワードは修復することができません。 忘れてしまうと、新しい証明書を入手しなければなりません。</b>
+*strings.23111:<b>パスワードを忘れないで下さい! パスワードは修復することができません。 忘れてしまうと、新しい証明書を入手しなければなりません。</b>
-*strings.23112:%sec-banner-begin%%0%%sec-banner-end%秘密鍵を Communicator パスワードで保護することを強くお勧めします。 %-cont-%
+*strings.23112:%sec-banner-begin%%0%%sec-banner-end%秘密鍵を Communicator パスワードで保護することを強くお勧めします。 %-cont-%
-*strings.23113:パスワードを使用しない場合は、パスワードのテキストボックスを空欄にして下さい。<P>最も安全なパスワードは、英文字と数字の組み合わせの最低も8文字で、 <p>%-cont-%
+*strings.23113:パスワードを使用しない場合は、パスワードのテキストボックスを空欄にして下さい。<P>最も安全なパスワードは、英文字と数字の組み合わせの最低も8文字で、 <p>%-cont-%
-*strings.23114:辞書の単語を含んでいないようなものです。<table><tr><td>パスワード:</td><td><input type=password name=password1></td>%-cont-%
+*strings.23114:辞書の単語を含んでいないようなものです。<table><tr><td>パスワード:</td><td><input type=password name=password1></td>%-cont-%
*strings.23115:</td></tr><tr><td>確認のためもう一度パスワードを入力して下さい:</td><td><input type=password name=password2></td><td valign=bottom></td></tr></table><B>重要: %-cont-%
-*strings.23116:パスワードは修復することができません。忘れてしまうと、すべての証明書が失われます。</B><P>パスワードやその他のセキュリティ設定を変更するには、 %-cont-%
+*strings.23116:パスワードは修復することができません。忘れてしまうと、すべての証明書が失われます。</B><P>パスワードやその他のセキュリティ設定を変更するには、 %-cont-%
-*strings.23117:[Communicator]メニューから[セキュリティ情報]を選択して下さい。
+*strings.23117:[Communicator]メニューから[セキュリティ情報]を選択して下さい。
-*strings.23128:%sec-banner-begin%%0%%sec-banner-end%パスワードを使用せずに処理します。<p>秘密鍵と証明書を保護するために、 %-cont-%
+*strings.23128:%sec-banner-begin%%0%%sec-banner-end%パスワードを使用せずに処理します。<p>秘密鍵と証明書を保護するために、 %-cont-%
-*strings.23129:パスワードを使用する時は、[セキュリティの設定]でパスワードを設定 して下さい。
+*strings.23129:パスワードを使用する時は、[セキュリティの設定]でパスワードを設定 して下さい。
-*strings.23130:%sec-banner-begin%%0%%sec-banner-end% %1% のパスワード変更。<p>古いパスワードを入力して下さい: <input %-cont-%
+*strings.23130:%sec-banner-begin%%0%%sec-banner-end% %1% のパスワード変更。<p>古いパスワードを入力して下さい: <input %-cont-%
-*strings.23131:type=password name=password value=%2%><P><P>新しいパスワードを入力して下さい。 パスワードを使用しない場合は、空欄にして下さい。<p><table><tr><td>%-cont-%
+*strings.23131:type=password name=password value=%2%><P><P>新しいパスワードを入力して下さい。 パスワードを使用しない場合は、空欄にして下さい。<p><table><tr><td>%-cont-%
*strings.23132:新しいパスワード:</td><td><input type=password name=password1></td></tr><tr><td>確認のためもう一度パスワードを入力して下さい:</td><td><input type=password name=password2>%-cont-%
@@ -9000,7 +9136,7 @@
*strings.23715:新規/編集 ...
-*strings.23716:再読み込み
+*strings.23716:再読込
*strings.23717:削除
@@ -14545,3 +14681,7 @@
*textPropertiesDialog.ApplyLabelString: フィルタ
*tableCreateDialog.ApplyLabelString: フィルタ
*documentPropertiesDialog.ApplyLabelString: フィルタ
+
+! kinput2 が Bus error を起こさないように
+*mainForm.toolBox.urlBarItem.urlBarMainForm.urlComboBox.Text.fontList:\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1

View File

@ -3,7 +3,7 @@
# Date created: 29 Dec 1998
# Whom: sada@FreeBSD.ORG
#
# $Id: Makefile,v 1.4 1999/05/21 01:11:10 sada Exp $
# $Id: Makefile,v 1.5 1999/05/21 01:17:33 sada Exp $
#
MAINTAINER= sada@FreeBSD.ORG
@ -12,5 +12,6 @@ FILESDIR= ${BASEDIR}/files
BASEDIR= ${.CURDIR}/../netscape46-communicator
BROWSER= navigator
PATCHDIRS= ${.CURDIR}/../netscape46-navigator/patches
.include "${BASEDIR}/Makefile"

View File

@ -3,14 +3,14 @@
# Date created: 13 Mar 1998
# Whom: sada@FreeBSD.ORG
#
# $Id: Makefile,v 1.22 1999/05/22 21:36:46 sada Exp $
# $Id: Makefile,v 1.23 1999/06/12 23:53:22 sada Exp $
#
DISTNAME= ja-netscape-${BROWSER}-${BROWSER_VERSION}
CATEGORIES= japanese www
MASTER_SITES= ${PORTKIT_SITES} \
MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
http://www.bres.tsukuba.ac.jp/~yohta/netscape/
DISTFILES= ${JAPANIZE_KIT} ${PORTKIT}
DISTFILES= ${JAPANIZE_KIT}
MAINTAINER= sada@FreeBSD.ORG
@ -25,7 +25,6 @@ PKGINSTALL= ${WRKDIR}/INSTALL
PLIST= ${.CURDIR}/pkg/PLIST
PLIST_SUB= NSUBDIR=${NSUBDIR} LANG=${LANG}
WRKSRC= ${WRKDIR}/netscape-ja_euc
FILESDIR?= ${.CURDIR}/files
BROWSER?= communicator
BROWSER_BIN?= ${BROWSER}-${BROWSER_VERSION}.bin
@ -43,24 +42,28 @@ MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \
MANDIR= ${MANPREFIX}/man/${MANLANG}
NDIR= ${PREFIX}/${NSUBDIR}
NSUBDIR?= lib/netscape
PORTKIT= ja-netscape-portkit.1999.0613.tar.gz
PORTKIT_DIR= ${WRKDIR}/portkit
PORTKIT_SITES= ${MASTER_SITE_PORTS_JP} \
http://WWW.FreeBSD.ORG/~sada/distfiles/
NETHELP?= nethelp-v406
.SILENT:
post-patch:
.if defined(PATCHDIRS)
for dir in ${PATCHDIRS}; do \
for patch in $$dir/patch-*; do \
${PATCH} ${PATCH_DIST_ARGS} < $$patch; \
done; \
done
.endif
do-configure:
${MAKESCRIPT} ${PORTKIT_DIR}/start.sh.in >${WRKDIR}/start.sh
${MAKESCRIPT} ${PORTKIT_DIR}/Netscape.${BROWSER}-${BROWSER_VERSION} \
>${WRKDIR}/Netscape
${MAKESCRIPT} ${MASTERDIR}/files/start.sh.in >${WRKDIR}/start.sh
${MAKESCRIPT} ${WRKSRC}/Netscape.ad-ja_euc >${WRKDIR}/Netscape
${MAKESCRIPT} ${MASTERDIR}/files/INSTALL >${PKGINSTALL}
${CP} ${PORTKIT_DIR}/about.${BROWSER}-${BROWSER_VERSION} ${WRKDIR}/about
${CP} ${WRKDIR}/about ${WRKDIR}/splash
${CP} ${WRKSRC}/about ${WRKDIR}/about
${CP} ${WRKSRC}/about ${WRKDIR}/splash
do-install:
${INSTALL_DATA} ${PORTKIT_DIR}/preferences.js ${NDIR}
${INSTALL_DATA} ${MASTERDIR}/files/preferences.js ${NDIR}
${MKDIR} ${NDIR}/locale
${LN} -sf /usr/share/locale/en_US.ISO_8859-1 ${NDIR}/locale/${LANG}
${MKDIR} ${NDIR}/${LANG}
@ -76,7 +79,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKDIR}/start.sh ${PREFIX}/bin/${BROWSER_CMD}
${LN} -sf ${BROWSER_CMD} ${PREFIX}/bin/netscape
${MKDIR} ${MANDIR}/man1
${INSTALL_MAN} ${PORTKIT_DIR}/${MAN1} ${MANDIR}/man1
${INSTALL_MAN} ${MASTERDIR}/files/${MAN1} ${MANDIR}/man1
post-install:
${SETENV} PKG_PREFIX=${PREFIX} \

View File

@ -1,2 +1 @@
MD5 (communicator-ja-euc-v407-export.generic-generic-generic.tar.gz) = b9ea038c83741e70aec74cc0e782646d
MD5 (ja-netscape-portkit.1999.0613.tar.gz) = 3f095c01884af8aab189a418c4c62be9

View File

@ -0,0 +1,49 @@
.\" Man page for ja-netscape
.\"
.\" Copyright (c) 1998, SADA Kenji
.\"
.\" $Id$
.\"
.Dd Oct 07, 1998
.Dt JA-NETSCAPE 1
.Sh 名称
.Nm ja-netscape
.Nd ネットスケープ製 WWW ブラウザの日本語対応版
.Sh 書式
.Nm ja-communicator, ja-navigator
.Op Ar url
.Nm netscape
.Op Ar url
.Sh 解説
.Nm ja-communicator/ja-navigator
はネットスケープ社が配布している FreeBSD 用の Communicator/Navigator に
日本語リソースを適用し、メニュー、ブックマーク、フォーム部品に日本語の表示を
可能とし、フォントの大きさの調整をするものです。
.Sh 構成 ports
.Dl 日本語化 Communicator version 4.08: japanese/communicator-4.08
.Dl 日本語化 Navigator version 4.08: japanese/navigator-4.08
.Dl 日本語化 Communicator version 4.5: japanese/communicator-4.5
.Dl 日本語化 Navigator version 4.5: japanese/communicator-4.5
.Dl フォントの設定 : japanese/netscape-fonts-1.0
.Sh 注意
FreeBSD 3.0-current + XFree86 3.3.3 で動作確認をしています。
.Pp
既存の ~/.netscape を継続して使用すると不具合があるかもしれません。
.Pp
起動用コマンド `/usr/X11R6/bin/netscape' は最後にインストールしたものの
起動コマンドの実体にリンクされて放置されます。
別のバージョンを起動したい場合は手で変更してください。
.Pp
Netscape Communicator / Navigator では、
ヘルプメニューを日本語で表示する場合には
/usr/lib/ 以下のディレクトリに設定ファイル
netscape.cfg を置かなくてはいけませんが、
FreeBSD ports の規約ではこのディレクトリ以下の内容を変更することはできません。
当 ports では、
環境の JA_NETSCAPE_INSTALL_CFG が空文字列以外の内容で設定されていたとき、
この設定を強行するようになっています。
.Pp
XFree86 3.3.2 から継続して使っていて、小さい文字が潰れる場合は、
/etc/XF86Config の Section "Files" に
FontPath "/usr/X11R6/lib/X11/fonts/local"
という行が含まれていなければ追加してください。

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,292 @@
--- about.orig Fri Oct 9 04:19:22 1998
+++ about Thu Jun 24 05:55:26 1999
@@ -1,165 +1,186 @@
<HTML>
<HEAD>
- <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
- <META NAME="GENERATOR" CONTENT="Mozilla/4.07 [ja_euc] (X11; I; SunOS 5.5.1 sun4m) [Netscape]">
- <TITLE>Version 4.07 [ja]</TITLE>
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-2022-jp">
+<TITLE>Version 4.08 [ja_JP.EUC]-98306</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#C0C0C0" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
-<CENTER><B><FONT SIZE=+3>Netscape</FONT><SUP><FONT SIZE=-1>$(D"n(B</FONT></SUP><FONT SIZE=+3>
-Communicator</FONT> <FONT SIZE=+2>4.07</FONT></B></CENTER>
-<!-- Version 4.07 [ja] -->
+<CENTER>
+<B><FONT SIZE=+3>Netscape</FONT><SUP><FONT SIZE=-1>&reg;</FONT></SUP><FONT SIZE=+3> Communicator</FONT> <FONT SIZE=+2>4.08</FONT></B>
+</CENTER>
+
+<!-- Version 4.08 [ja_JP.EUC] -->
+
<TABLE CELLPADDING=3 WIDTH="100%" >
<TR>
-<TD COLSPAN="2"></TD>
-</TR>
-
+<TD COLSPAN=2>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:logo" ALT="Netscape Logo" HEIGHT=153 WIDTH=180>&nbsp;</TD>
-
-<TD VALIGN=TOP>Copyright $(D"m(B 1994-1997 Netscape Communications Corporation,
-All rights reserved.&nbsp;
-
+<TD VALIGN=TOP>
+<IMG SRC="about:logo" ALT="Netscape Logo" HEIGHT=153 WIDTH=180>
+</TD>
+<TD VALIGN=TOP>
+Copyright &copy; 1994-1998 Netscape Communications Corporation, All rights reserved.
+<BR>
+<BR>
<P><FONT SIZE=-1>本ソフトウェアは付属の <A HREF="about:license">『ご使用条件』</A>に基づき使用許諾されるものです。
-本ソフトウェアをご使用になる前に,ご使用条件の規定をお読みいただいた上で、同意いただくようお願いいたします。
-</A>
-</FONT>&nbsp;
-
-<P><FONT SIZE=-1>Netscape 及び Netscape Navigator は Netscape Communications Corporation の米国及び
-その他の国における商標または登録商標です。
+本ソフトウェアをご使用になる前に,ご使用条件の規定をお読みいただいた上で、同意いただくようお願いいたします。</FONT></P>
+<P><FONT SIZE=-1>Netscape 及び Netscape Navigator は Netscape Communications Corporation の米国及びその他の国における商標または登録商標です。
製品及びサービス名もNetscape Communications Corporation の米国及びその他の国における商標または登録商標です。
-その他の製品及びブランド名は、それぞれの各社の商標または登録商標です。
-</FONT>&nbsp;</TD>
+その他の製品及びブランド名は、それぞれの各社の商標または登録商標です。</FONT></P>
+</TD>
</TR>
</TABLE>
-<CENTER>
-<HR SIZE=3></CENTER>
-
-<CENTER>&nbsp;</CENTER>
+<P ALIGN=CENTER><HR SIZE=3></P>
-<TABLE CELLPADDING=3 WIDTH="100%" >
+<TABLE WIDTH="100%" CELLPADDING=3>
<TR>
-<TD VALIGN=TOP></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Powered by <A HREF="http://www.javasoft.com/">Java</A></FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-technology from <A HREF="http://www.sun.com/">Sun Microsystems, Inc</A>.</FONT>
-<BR><FONT SIZE=-1>Copyright $(D"m(B 1992-1997 Sun Microsystems, Inc. All Rights
-Reserved.</FONT>
-<BR><FONT SIZE=-1>Java and the Java Coffee Cup logo are trademarks or registered
-trademarks of Sun Microsystems, Inc in the United States and other countries.&nbsp;</FONT></TD>
+<!-- Temporary until we are back in compliance -->
+<TD VALIGN=TOP></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Powered by <A HREF="http://www.javasoft.com/">Java</A></FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+technology from <A HREF="http://www.sun.com/">Sun Microsystems, Inc</A>.<BR>
+Copyright &copy; 1992-1997 Sun Microsystems, Inc. All Rights Reserved.<BR>
+Java is a trademark or registered trademark
+of Sun Microsystems, Inc in the United States and other countries.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:coslogo2" HEIGHT=56 WIDTH=44></TD>
-
-<TD VALIGN=TOP><FONT SIZE=-1>May contain Cosmo</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+<TD VALIGN=TOP><FONT SIZE=-1>
+May contain Cosmo</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
software developed by <A HREF="http://www.sgi.com">Silicon Graphics, Inc.</A>
-Copyright $(D"m(B 1995-1997 Silicon Graphics, Inc. All Rights Reserved. Cosmo
-and Cosmo-based marks are trademarks or registered trademarks of Silicon
-Graphics, Inc. in the United States and other countries.&nbsp;</FONT></TD>
+Copyright &copy; 1995-1997 Silicon Graphics, Inc. All Rights Reserved.
+Cosmo and Cosmo-based marks are trademarks or registered trademarks of
+Silicon Graphics, Inc. in the United States and other countries.
+</FONT>
+</TD>
+
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:rsalogo" HEIGHT=43 WIDTH=100></TD>
-
-<TD VALIGN=TOP><FONT SIZE=-1>Contains encryption software from <A HREF="http://www.rsa.com/">RSA
-Data Security, Inc</A>.&nbsp;</FONT>
-<BR><FONT SIZE=-1>Copyright $(D"m(B 1994 RSA Data Security, Inc. All Rights
-Reserved.&nbsp;</FONT>
-<P><FONT SIZE=-1><B>This version supports International security with RSA
-Public Key Cryptography, MD2, MD5, RC2-CBC, RC4.</B>&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:rsalogo" HEIGHT=43 WIDTH=100></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains encryption software from <A HREF="http://www.rsa.com/">RSA Data Security, Inc</A>.
+<BR>Copyright &copy; 1994 RSA Data Security, Inc. All Rights Reserved.
+<P><B>このバージョンは U.S. セキュリティ(RSA 公開鍵暗号化法, MD2, MD5, RC2-CBC, RC4, DES-CBC, DES-EDE3-CBC )をサポートしています。</B>
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:visilogo" HEIGHT=39 WIDTH=56></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains VisiBroker for Java software, copyright &copy; 1996 <A HREF="http://www.visigenic.com">Visigenic Software, Inc.</A>
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains VisiBroker for Java software, copyright
-$(D"m(B 1996 <A HREF="http://www.visigenic.com">Visigenic Software, Inc.</A>&nbsp;</FONT></TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:tdlogo" HEIGHT=44 WIDTH=64></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains <A HREF="http://www.bitstream.com">Bitstream</A>
-TrueDoc</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>, copyright
-$(D"m(B 1997 Bitstream Inc. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:tdlogo" HEIGHT=44 WIDTH=64></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains <A HREF="http://www.bitstream.com">Bitstream</A> TrueDoc</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>,
+copyright &copy; 1997 Bitstream Inc. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:odilogo" HEIGHT=51 WIDTH=58></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains ObjectStore PSE for Java. Copyright &copy; 1997 <A HREF="http://www.odi.com">Object Design, Inc.</A>
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains ObjectStore PSE for Java. Copyright
-$(D"m(B 1997 <A HREF="http://www.odi.com">Object Design, Inc.</A>&nbsp;</FONT></TD>
-</TR>
-<TR>
-<TD>&nbsp;</TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:mclogo" HEIGHT=40 WIDTH=100></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains Castanet</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-technology from <A HREF="http://www.marimba.com">Marimba, Inc.</A> Copyright
-$(D"m(B 1996-1997 Marimba, Inc. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:mclogo" HEIGHT=40 WIDTH=100></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains Castanet</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1> technology
+from <A HREF="http://www.marimba.com">Marimba, Inc.</A> Copyright &copy; 1996-1997 Marimba, Inc. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
<TD VALIGN=TOP><IMG SRC="about:ncclogo" HEIGHT=50 WIDTH=44></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Netcast is a trademark of <A HREF="http://www.netcast.com">Netcast Communications Corp.</A>
+Netcaster used with consent of Netcast Communications Corp. All rights reserved.
+</FONT>
+</TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Netcast is a trademark of <A HREF="http://www.netcast.com">Netcast
-Communications Corp.</A> Netcaster used with consent of Netcast Communications
-Corp. All rights reserved.&nbsp;</FONT></TD>
-</TR>
-<TR>
-<TD>&nbsp;</TD>
</TR>
<TR>
-<TD VALIGN=TOP><IMG SRC="about:insologo" HEIGHT=33 WIDTH=133></TD>
-<TD VALIGN=TOP><FONT SIZE=-1>Contains International ProofReader</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
-text proofing software, copyright $(D"m(B 1995 by <A HREF="http://www.inso.com/">INSO
-Corporation</A>. All rights reserved.&nbsp;</FONT></TD>
+<TD VALIGN=TOP><IMG SRC="about:insologo" HEIGHT=33 WIDTH=133></TD>
+<TD VALIGN=TOP><FONT SIZE=-1>
+Contains International ProofReader</FONT><SUP><FONT SIZE=-2>TM</FONT></SUP><FONT SIZE=-1>
+text proofing software, copyright &copy; 1995 by <A HREF="http://www.inso.com/">INSO Corporation</A>. All rights reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-<TD VALIGN=TOP><IMG SRC="about:fclogo" HEIGHT=58 WIDTH=49></TD>
+<TD VALIGN=TOP><IMG SRC="about:fclogo" HEIGHT=70 WIDTH=46></TD>
<TD VALIGN=TOP><FONT SIZE=-1>
May contain Full Circle Talkback software, copyright &copy; 1998
<A HREF="http://www.fullcirclesoftware.com/">Full Circle Software, Inc.</A>
-All Rights Reserved.&nbsp;
-</FONT></TD>
+All Rights Reserved.
+</FONT>
+</TD>
-<TD>&nbsp;</TD>
</TR>
+
<TR>
-<TD>&nbsp;</TD>
+
+
+<TD>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+
+
</TR>
-</TABLE>
-<CENTER>
-<HR SIZE=3></CENTER>
+<TR>
+
+
+</TR>
+</TABLE>
+<P ALIGN=CENTER><HR SIZE=3></P>
+<FONT SIZE="-1">
+</FONT>
+<P>
+<FONT SIZE="-1">
+Portions of this software are copyright &copy; 1992-1997
+<A HREF="http://www.neologic.com">NeoLogic Systems, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1997
+<A HREF="http://www.radvision.com">RADVision, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1996
+<A HREF="http://www.precept.com">Precept Software, Inc.</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1997
+<A HREF="http://www.lucent.com/">Lucent Technologies</A>
+<BR>Portions of Netscape Conference are copyright &copy; 1996
+<A HREF="http://www.voxware.com">Voxware, Inc.</A>
+</FONT>
+<P>
+<FONT SIZE=-2>U.S. GOVERNMENT END USERS. The Software is a &quot;commercial
+item,&quot; as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting
+of &quot;commercial computer software&quot; and &quot;commercial computer
+software documentation,&quot; as such terms are used in 48 C.F.R. 12.212
+(Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1
+through 227.7202-4 (June 1995), all U.S. Government End Users acquire the
+Software with only those rights set forth herein.
+</FONT>
-<P><FONT SIZE=-1>Portions of this software are copyright $(D"m(B 1992-1997
-<A HREF="http://www.neologic.com">NeoLogic Systems, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1997
-<A HREF="http://www.radvision.com">RADVision, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1996
-<A HREF="http://www.precept.com">Precept Software, Inc.</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1997
-<A HREF="http://www.lucent.com/">Lucent Technologies</A></FONT>
-<BR><FONT SIZE=-1>Portions of Netscape Conference are copyright $(D"m(B 1996
-<A HREF="http://www.voxware.com">Voxware, Inc.</A></FONT>
-
-<P><FONT SIZE=-2>U.S. GOVERNMENT END USERS. The Software is a "commercial
-item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting
-of "commercial computer software" and "commercial computer software documentation,"
-as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with
-48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
-all U.S. Government End Users acquire the Software with only those rights
-set forth herein.</FONT>
</BODY>
</HTML>
+

View File

@ -0,0 +1,6 @@
// Netscape User Preferences
// This is a generated file! Do not edit.
user_pref("intl.accept_languages", "ja, en");
user_pref("intl.character_set", 2309);
user_pref("intl.font_spec_list", "schumacher-clean-120-noscale-fixed-x-user-defined,schumacher-clean-120-noscale-prop-x-user-defined,nsPseudoFont-courier-180-noscale-fixed-UTF-8,nsPseudoFont-helvetica-180-noscale-prop-UTF-8,isas-fangsong ti-120-noscale-fixed-gb_2312-80,isas-fangsong ti-120-noscale-prop-gb_2312-80,daewoo-gothic-0-noscale-fixed-ks_c_5601-1987,daewoo-gothic-0-noscale-prop-ks_c_5601-1987,misc-fixed-130-noscale-fixed-jis_x0201,misc-fixed-130-noscale-prop-jis_x0201,netscape-fixed-130-noscale-fixed-jis_x0208-1983,netscape-fixed-130-noscale-prop-jis_x0208-1983,misc-fixed-130-noscale-fixed-iso-8859-1,adobe-new century schoolbook-140-noscale-prop-iso-8859-1,");

View File

@ -0,0 +1,24 @@
#!/bin/sh
if [ ! -d $HOME/.netscape ]; then
mkdir -m 700 $HOME/.netscape
cp @RDIR@/preferences.js $HOME/.netscape
chmod 644 $HOME/.netscape/preferences.js
fi
export LANG=ja_JP.EUC
export LC_ALL=${LANG}
export LC_CTYPE=${LANG}
export MOZILLA_HOME=@NDIR@
export CLASSPATH=.:${MOZILLA_HOME}
export NS_NETHELP_PATH=${MOZILLA_HOME}/${LANG}
export XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB
export XAPPLRESDIR=@RDIR@
export TIMID_DIR=/usr/local/lib/timidity
export XCMSDB=/dev/null
if [ -e /usr/local/lib/aout/libxpg4-ns.so.2.0 ]; then
export LD_PRELOAD=/usr/local/lib/aout/libxpg4-ns.so.2.0
elif [ x$JA_NETSCAPE_USE_LD_PRELOAD != x -a x$JA_NETSCAPE_USE_LD_PRELOAD != xno ]; then
export LD_PRELOAD=libxpg4.so.2.0
else
export PATH_LOCALE=@RDIR@/locale
fi
exec ${MOZILLA_HOME}/@BROWSER_BIN@ "$@"