summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-03-16 00:31:18 +0000
committerDarin Adler <darin@src.gnome.org>2000-03-16 00:31:18 +0000
commitee495dba40dd0ed54440d54816024e1fe94e861f (patch)
tree8143a609d5b8956dd698e8147d37117fd6ea4891 /HACKING
parent4df4c1e1ea73d38e226517ea14f7a74cc0517a98 (diff)
downloadnautilus-ee495dba40dd0ed54440d54816024e1fe94e861f.tar.gz
Tell people about the gnome-xml branch.
* HACKING: Tell people about the gnome-xml branch. * libnautilus/Makefile.am: * libnautilus/gnome-icon-container-grid.c: * libnautilus/gnome-icon-container-grid.h: * libnautilus/gnome-icon-container-private.h: * libnautilus/gnome-icon-container.c: Broke out the grid code from the main container code. This is a first step toward improving the layout code. * libnautilus/nautilus-directory-private.h: * libnautilus/nautilus-directory.c: * libnautilus/nautilus-directory.h: * src/fm-directory-view.c: Got started on making the directory I/O async. There's still a long way to go, this was a baby step. * libnautilus/nautilus-bookmark.c: * libnautilus/nautilus-bookmark.h: * libnautilus/nautilus-self-checks.c: General cleanup. * libnautilus/nautilus-file.h: Rearranged a little bit. * libnautilus/nautilus-file-utilities.c: Put FIXME in where there's code that needs to be changed.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING3
1 files changed, 1 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 512330fa0..a13e6e75e 100644
--- a/HACKING
+++ b/HACKING
@@ -15,9 +15,8 @@ Nautilus currently requires the following modules (built in the given order):
glib: glib-1-2
gtk+: gtk-1-2
gnome-libs: gnome-libs-1-0
-
libglade: HEAD
-gnome-xml: HEAD
+gnome-xml: LIB_XML_1_X
ORBit: HEAD
bonobo: HEAD
gnome-vfs: HEAD