summaryrefslogtreecommitdiff
path: root/ChangeLog-20000414
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-04-06 22:18:09 +0000
committerDarin Adler <darin@src.gnome.org>2000-04-06 22:18:09 +0000
commit50206e4a0093a53ceb58ff424cd0e40bd82fcceb (patch)
treeb9c26ad5e33941585d24386bac2b6a0111784461 /ChangeLog-20000414
parent304eeb467e14f1e0ce9317581a6d482fd5cd3d63 (diff)
downloadnautilus-50206e4a0093a53ceb58ff424cd0e40bd82fcceb.tar.gz
Fixed code that was trying to disconnect the handler from the new
* libnautilus/nautilus-directory-background.c: (nautilus_connect_background_to_directory_metadata): Fixed code that was trying to disconnect the handler from the new directory, not the old one.
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r--ChangeLog-200004149
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414
index 32dfe7bb3..aeaf39b27 100644
--- a/ChangeLog-20000414
+++ b/ChangeLog-20000414
@@ -1,3 +1,10 @@
+2000-04-06 Darin Adler <darin@eazel.com>
+
+ * libnautilus/nautilus-directory-background.c:
+ (nautilus_connect_background_to_directory_metadata):
+ Fixed code that was trying to disconnect the handler from the
+ new directory, not the old one.
+
2000-04-06 John Sullivan <sullivan@eazel.com>
* src/file-manager/fm-list-view.c:
@@ -349,7 +356,7 @@
2000-04-04 Andy Hertzfeld <andy@eazel.com>
- * components.services/startup/nautilus-service-startup-view.c:
+ * components/services/startup/nautilus-service-startup-view.c:
changed the account name field to e-mail address; make the submit
button initially insensitive; turned off the visibility property of
the gtk_entry objects used for passwords