From 678d695413d52f7bc42867d3ecc948fbc3591add Mon Sep 17 00:00:00 2001 From: J Shane Culpepper Date: Tue, 27 Feb 2001 01:56:19 +0000 Subject: reviewed by: John Sullivan 2001-02-26 J Shane Culpepper reviewed by: John Sullivan * README: Reflecting the need for minimum Mozilla version of 0.8 * components/mozilla/nautilus-mozilla-content-view.c: (nautilus_mozilla_content_view_initialize), (mozilla_new_window_callback): Fixed spelling of Javascript to JavaScript. Removed the js_status callback because it was only added for debugging and Ramiro found a bug in it. Finish bug #6885. * configure.in: Nautilus mozilla component now requires 0.8. Fix for bug #7042. --- README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 1f50c94cb..bede01806 100644 --- a/README +++ b/README @@ -223,10 +223,8 @@ The latest Mozilla RPMs that we require can be found here: RedHat 6.x: http://developer.eazel.com/eazel-hacking/updates/redhat62/mozilla RedHat 7.x: http://developer.eazel.com/eazel-hacking/updates/redhat70/mozilla -The minimum Mozilla version required is Mozilla 0.7. Mozilla M18, the -0.7 predecessor, no longer works. Nautilus will work even better with -Mozilla 0.8. Cookies, cache and other Mozilla "profiles" features -will work only with 0.8. +The minimum Mozilla version required is Mozilla 0.8. Mozilla 0.7, the +0.8 predecessor, no longer works. After installing these rpms, you can build nautilus with Mozilla support as follows: -- cgit v1.2.1