summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-07-13 23:10:07 +0000
committerDarin Adler <darin@src.gnome.org>2000-07-13 23:10:07 +0000
commitca9d580d3fb0b40edcb7dc192c077e4f8ff2a75c (patch)
tree5d7510e2779d6be24dc5b88c631bbf11704db9be /HACKING
parenta6b35053e4bb5e2144c0b9e6ff4a554f61853f31 (diff)
downloadnautilus-ca9d580d3fb0b40edcb7dc192c077e4f8ff2a75c.tar.gz
Added an empty file to fix the build (required since Elliot added it to
* components/services/startup/lib/dummy.c: Added an empty file to fix the build (required since Elliot added it to the Makefile). * HACKING: Some tweaks. * TODO: Removed some done items. * src/Makefile.am: * src/file-manager/Makefile.am: Changed libntl-file-manager.la to libnautilus-file-manager.la.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING7
1 files changed, 3 insertions, 4 deletions
diff --git a/HACKING b/HACKING
index bb064fff2..f2970aa2b 100644
--- a/HACKING
+++ b/HACKING
@@ -27,6 +27,8 @@ Specifically, you will need to:
NOTE: more documentation is in docs/
+* All patches should go through nautilus-list@lists.eazel.com.
+
=================
2: Module Listing
=================
@@ -154,10 +156,7 @@ Then you want to remove the m4 file for any of the things you are building.
===============================
Also, you need to do a "killall oafd; killall gconfd" before
-running Nautilus if OAF, GConf, or any of the .oafinfo files
-in any module changed.
-
-* All patches should go through nautilus-list@lists.eazel.com.
+running Nautilus if OAF or GConf changed.
===============================
6: Using the leak checker