summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-10-16 02:38:42 +0000
committerDarin Adler <darin@src.gnome.org>2001-10-16 02:38:42 +0000
commita59af0bc12fb6ca752d9f96b9a3c7fb5104649d7 (patch)
tree68ad816cbf97e011be39a5ffb57e845622f416cb /README
parentf6072075a56858b058dbc8a360fac4e44408640e (diff)
downloadnautilus-a59af0bc12fb6ca752d9f96b9a3c7fb5104649d7.tar.gz
Switch to require Mozilla 0.9.5 -- sadly this means we are
now incompatible with any older verion. Thanks to frb@ximian.com for his patch and help making it compile with 0.9.5. * README: Tell people 0.9.5 is needed. * configure.in: Various cleanup, and ask for 0.9.5. * components/mozilla/mozilla-events.cpp: * components/mozilla/nautilus-mozilla-embed-extensions.cpp: Work around gcc bug with the directory named string. Switch to use new calls in cases where the old ones are gone.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 20c4707f5..026e367c4 100644
--- a/README
+++ b/README
@@ -218,11 +218,11 @@ Nautilus Mozilla component. This component can be optionally built
with Nautilus. It is automatically enabled at configure time if
Mozilla development libraries are detected on your system.
-The recommended version of Mozilla for use with Nautilus is 0.9.1.
+The recommended version of Mozilla for use with Nautilus is 0.9.5.
The latest Mozilla packages can be found here:
-ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.1/
+ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla0.9.5/
After installing these packages (RPMs for example) you can build Nautilus
with Mozilla support as follows: