summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-04-26 01:42:22 +0000
committerDarin Adler <darin@src.gnome.org>2000-04-26 01:42:22 +0000
commit284b99c4ffd95cc543526c9da4d3e9bcbbfb9d81 (patch)
tree0e0a301ce2e9d58a592ca4622ffd8371abbfb8ac /HACKING
parent841ac7b5bb19f970ab77fdf2c6ff92c662e20dc7 (diff)
downloadnautilus-284b99c4ffd95cc543526c9da4d3e9bcbbfb9d81.tar.gz
This change requires a new gnome-vfs.
* HACKING: Updated URL for popt. * components/rpmview/nautilus-rpm-view.c: (nautilus_rpm_view_update_from_uri): Changed to use FD_t for real instead of casting a pointer to a raw file descriptor to it. * libnautilus-extensions/nautilus-directory-async.c: Told it to load 32 items at a time instead of 1. I think it's time we try this. It seems to work. * src/ntl-uri-map.c (my_notify_when_ready), (got_metadata_callback): Change to use the new version of async. get_file_info.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index f38427b48..b7b116c3c 100644
--- a/HACKING
+++ b/HACKING
@@ -30,7 +30,7 @@ gnet: 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
+ ftp://ftp.valinux.com/pub/mirrors/redhat/rawhide/i386/RedHat/RPMS/popt-1.5-0.45.i386.rpm
* Build and install nautilus into your selected prefix.