summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-10-19 16:17:10 +0000
committerDarin Adler <darin@src.gnome.org>2001-10-19 16:17:10 +0000
commit350abab988e1d445570e66ac25a2ac5a00fd4903 (patch)
treef0aa2e3777869cd22a3d27e354477da8efdab685
parent5d691d775097c9d73f4e544ec36c58bec1c05b4c (diff)
downloadnautilus-350abab988e1d445570e66ac25a2ac5a00fd4903.tar.gz
Add mention of Mozilla 0.9.5. Thank Frank. Make a little more up to date,
* NEWS: Add mention of Mozilla 0.9.5. * THANKS: Thank Frank. * README: Make a little more up to date, but still needs work.
-rw-r--r--ChangeLog6
-rw-r--r--NEWS3
-rw-r--r--README19
-rw-r--r--THANKS1
4 files changed, 17 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 79bd52cb0..37166f4d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-19 Darin Adler <darin@bentspoon.com>
+
+ * NEWS: Add mention of Mozilla 0.9.5.
+ * THANKS: Thank Frank.
+ * README: Make a little more up to date, but still needs work.
+
2001-10-18 Darin Adler <darin@bentspoon.com>
Fixed a bunch of bugs that were causing directory display to be
diff --git a/NEWS b/NEWS
index 0e9654430..765b30a0a 100644
--- a/NEWS
+++ b/NEWS
@@ -39,7 +39,8 @@ Here's a partial list of changes since Nautilus 1.0.4:
* Eliminate ~/Nautilus, replacing it with "start here" (Havoc)
* Use ".desktop" files instead of Nautilus links (Alex, Maciej, Havoc,
- Jonathan)
+ Jonathan, Darin)
+* Nautilus now requires Mozilla 0.9.5 or newer (Darin, Frank Belew)
* Allow dragging an image to the icon in the file properties dialog
to create a custom icon, as in the sidebar (Benedikt Roth)
diff --git a/README b/README
index 026e367c4..f098d6881 100644
--- a/README
+++ b/README
@@ -1,7 +1,6 @@
This file contains build instructions for Nautilus, the GNOME shell
and file manager. At some point we probably should move these to
-INSTALL or HACKING and put an explanation of what Nautilus is here in
-README instead.
+INSTALL or HACKING and put a user-oriented README here instead.
====================
0: Table of contents
@@ -105,9 +104,6 @@ Hacking rpm's for RPM, available from:
4: Compiling from cvs
=====================
-NOTE: Instructions on compiling from tarballs should be extracted from
-the copy of Nautilus inside the tarball, not here in CVS.
-
Compiling from cvs a lot of work, and some packages may not compile at
any given moment when you check them out.
@@ -136,7 +132,7 @@ The following lists the packages and the versions that are required.
ORBit: orbit-stable-0-5
gnome-libs: gnome-libs-1-0 --enable-prefer-db1
gnome-http: HEAD
- xml-i18n-tools: HEAD
+ intltool: HEAD
oaf: HEAD
gconf: gconf-1-0 --disable-debug
gdk-pixbuf: HEAD --enable-canvas-pixbuf
@@ -174,6 +170,7 @@ We assume you want to install these packages in another prefix than
assume you are installing in /usr/local. ie: ${prefix}=/usr/local
Redefine your PATH environment variable:
+
export PATH=$PATH:${prefix}/bin
Redefine your LD_LIBRARY_PATH environment variable:
@@ -206,7 +203,7 @@ Nautilus sources. If OAF or GConf changes, you may need to run this
script to get Nautilus to work properly. One way to invoke it is like
this:
- ./nautilus-clean.sh -x
+ nautilus-clean.sh -x
==================
6: Mozilla support
@@ -301,15 +298,15 @@ Mike Fleming has written some useful information about common
Mozilla problems and how to fix them. This information can be
found in the Nautilus Support FAQ:
-http://magritte.eazel.com/support/nautilus-faq.html
+ http://www.eazel.com/nautilus-faq.html
==================
7: FreeType issues
==================
Nautilus includes support for rendering anti aliased text (smooth
-mode).For smooth mode to work, Nautilus needs to detect and use
-FreeType2 in your system.
+mode). For smooth mode to work, the Nautilus library librsvg needs
+to detect and use FreeType2 in your system.
To learn more about FreeType2, please see:
@@ -347,7 +344,7 @@ Nautilus documentation is set up with metadata needed by Scrollkeeper. In order
to get the docs fully installed by Scrollkeeper the latest Scrollkeeper has to be
installed from here:
-http://sourceforge.net/project/showfiles.php?group_id=11543
+ http://sourceforge.net/project/showfiles.php?group_id=11543
This is needed for building and for installing Nautilus.
diff --git a/THANKS b/THANKS
index bf4712007..cabb57ee9 100644
--- a/THANKS
+++ b/THANKS
@@ -15,6 +15,7 @@ Don Melton <don@eazel.com> - Management, moral support, design help
Eric Fischer <eric@eazel.com> - bug fixes
Fabrice Bellet <fabrice@gnu.org> - eog image view component work
Fatih Demir <kabalak@kabalak.net> - bug fixes
+Frank Belew <frb@ximian.com> - Mozilla component build fixes
Gregory S. Hayes <syncomm@icebreaker.net> - bug fixes
Havoc Pennington <hp@redhat.com> - desktop file support, start here menu, bug fixes, advice
JP Rosevear <jpr@arcavia.com> - bug fixes