summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-05-02 23:42:12 +0000
committerDarin Adler <darin@src.gnome.org>2000-05-02 23:42:12 +0000
commiteb24a903fb6035ea2aec9d4755b67f2bfb24ede0 (patch)
treedde21c2d26e72171a7d51d7dc29e14c2eb0e93a2 /HACKING
parentc2215f54aa232fb88b12f924d3d2a1ddf7bf5518 (diff)
downloadnautilus-eb24a903fb6035ea2aec9d4755b67f2bfb24ede0.tar.gz
Added a mention of "killall oafd" and "killall gconfd".
* HACKING: Added a mention of "killall oafd" and "killall gconfd". * libnautilus-extensions/nautilus-list.c (nautilus_list_destroy): Fixed a bug where we'd free the details structure and then write to it afterwards. This was torturing John today. It happens when you leave a page that's set to list view. * src/file-manager/fm-icon-view.c (fm_icon_view_icon_changed_callback): Fixed bug 663 that was about the issue of similar but not identical floating point numbers and also bug 661 that wasn't a bug at all! * src/file-manager/fm-properties-window.c (get_pixmap_and_mask_for_properties_window): Removed the FIXME from this file, since the bug is fixed.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 3 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index d7627c245..86877d191 100644
--- a/HACKING
+++ b/HACKING
@@ -34,5 +34,8 @@ ORBit requires you to install popt-1.5, which can be fetched from:
* Build and install nautilus into your selected prefix.
+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