diff options
author | asami <asami@FreeBSD.org> | 1997-09-25 16:25:29 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-09-25 16:25:29 +0800 |
commit | de649065ae6f64ac302b947eb97ed3780d29fba8 (patch) | |
tree | 3564402c6fa2fa970a94918bbf35fa0465362806 /www/netscape4-navigator/pkg-descr | |
parent | 5eeb31048c55a977661d20977daa7f0ccb7bc514 (diff) | |
download | freebsd-ports-gnome-de649065ae6f64ac302b947eb97ed3780d29fba8.tar.gz freebsd-ports-gnome-de649065ae6f64ac302b947eb97ed3780d29fba8.tar.zst freebsd-ports-gnome-de649065ae6f64ac302b947eb97ed3780d29fba8.zip |
Make it possible to install the standalone navigator by defining
${NAVIGATOR}.
Requested by: so many people I can't remember them all
Diffstat (limited to 'www/netscape4-navigator/pkg-descr')
-rw-r--r-- | www/netscape4-navigator/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/netscape4-navigator/pkg-descr b/www/netscape4-navigator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/netscape4-navigator/pkg-descr +++ b/www/netscape4-navigator/pkg-descr @@ -1,6 +1,12 @@ This is the netscape web-surfboard. Please read the file "/usr/local/lib/netscape/LICENSE" for the licensing terms. +Note: If the standalone navigator hangs on startup eating all CPU +time, find the user_pref("browser.startup.license_accepted", ...); +line in your ~/.netscape/preferences.js and move it to the end of +the file, or remove it, if simply moving doesn't help. +Don't forget to report this bug to Netscape Team. + Note: If Java applets fail to display. Type this as root: cd /usr/X11R6/lib/X11/fonts/misc /usr/X11R6/bin/mkfontdir |