diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-25 08:25:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-25 08:25:29 +0000 |
commit | 9b7d271eca2966603e8c37ea1edcc17a3635f35c (patch) | |
tree | e334d42f04a0ff7ea5f57f1723cb356ed7175e0c /www/netscape4-communicator/pkg-descr | |
parent | 50045388b797a546245f5df248cef62ef5de0feb (diff) | |
download | ports-9b7d271eca2966603e8c37ea1edcc17a3635f35c.tar.gz ports-9b7d271eca2966603e8c37ea1edcc17a3635f35c.zip |
Notes
Diffstat (limited to 'www/netscape4-communicator/pkg-descr')
-rw-r--r-- | www/netscape4-communicator/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/netscape4-communicator/pkg-descr b/www/netscape4-communicator/pkg-descr index e0a83b68e9ae..c78edc82b238 100644 --- a/www/netscape4-communicator/pkg-descr +++ b/www/netscape4-communicator/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 |