diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-07 20:11:30 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-09-07 20:11:30 +0000 |
commit | 942945fedb7ab70cd5b8e102dc46f9108182a93e (patch) | |
tree | 7e462af127642667ec8fc461778afbe94d0ee46f /www/netscape47-navigator | |
parent | Remove comment about accept_license bug, it seems to be fixes in this version (diff) |
Oops, license bug really _not_ fixed, return old text.
Notes
Notes:
svn path=/head/; revision=7805
Diffstat (limited to 'www/netscape47-navigator')
-rw-r--r-- | www/netscape47-navigator/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/netscape47-navigator/pkg-descr b/www/netscape47-navigator/pkg-descr index e0a83b68e9ae..b1f73b91dfeb 100644 --- a/www/netscape47-navigator/pkg-descr +++ b/www/netscape47-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 netscape hangs on startup eating all CPU time, find +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 previous not helps. +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 |