summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Stachowiak <mstachow@src.gnome.org>2000-03-03 04:08:31 +0000
committerMaciej Stachowiak <mstachow@src.gnome.org>2000-03-03 04:08:31 +0000
commited07a881eba716ed7c16bb1bf422d57baaf0391d (patch)
treed7632e0932440e2c51a2cb7cde52bf4642a2705f
parenta277ca02414edd68c78ab3a43c72681e1841e12a (diff)
downloadnautilus-ed07a881eba716ed7c16bb1bf422d57baaf0391d.tar.gz
Updated build instructions and list to send patches to.
* HACKING: Updated build instructions and list to send patches to.
-rw-r--r--ChangeLog-200004144
-rw-r--r--HACKING15
2 files changed, 10 insertions, 9 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414
index e290a695a..1e8743312 100644
--- a/ChangeLog-20000414
+++ b/ChangeLog-20000414
@@ -1,3 +1,7 @@
+2000-03-02 Maciej Stachowiak <mjs@eazel.com>
+
+ * HACKING: Updated build instructions and list to send patches to.
+
2000-03-02 Pavel Cisler <pavel@eazel.com> (checking in as ramiro)
* src/ntl-window.c:
(nautilus_window_new): I meant to removed the call but messed it
diff --git a/HACKING b/HACKING
index e40548f15..512330fa0 100644
--- a/HACKING
+++ b/HACKING
@@ -8,14 +8,7 @@ the --prefix option to autogen.sh or configure.
Specifically, you will need to:
-* Get the gnome.m4 file from gnome-libs HEAD, and and manually copy it
-to your $(prefix)/share/aclocal/gnome directory.
-
-* Install gnome-xml, ORBit, gnome-print, gtkhtml, gnome-vfs and bonobo
-from CVS, in that order. Make sure to autogen with your selected
-prefix.
-
-* Build and install nautilus into your selected prefix.
+* Install all the needed modules into your selected prefix.
Nautilus currently requires the following modules (built in the given order):
@@ -31,9 +24,13 @@ gnome-vfs: HEAD
gdk-pixbuf: HEAD
gnome-print: HEAD
gtkhtml: HEAD
+eog: HEAD
ORBit requires you to install popt-1.5, which can be fetched from:
ftp://ftp.valinux.com/pub/mirrors/redhat/rawhide/i386/RedHat/RPMS/popt-1.5-0.36.i386.rpm
-All patches should go through nautilus-maint@gnome.org
+* Build and install nautilus into your selected prefix.
+
+
+All patches should go through nautilus-list@lists.eazel.com