summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2003-12-13 13:55:56 +0000
committerAlexander Larsson <alexl@src.gnome.org>2003-12-13 13:55:56 +0000
commit17c4324a15bae7e07656b8878bf05c8e793a8245 (patch)
tree4b8c4b4952024a6aed41f91ed1e07ebd8b5148fc /ChangeLog
parent428d7ce55a2a7f0e691a1bc0ae7eff88a6dfb44b (diff)
downloadnautilus-17c4324a15bae7e07656b8878bf05c8e793a8245.tar.gz
Don't show the stupid looking for trash dialog. We shouldn't be looking
2003-12-12 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-trash-directory.c: Don't show the stupid looking for trash dialog. We shouldn't be looking for trash for long these days. Patch from William Lachance <wlach@nit.ca>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e40c58b1..2e1d0fe5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,13 @@
2003-12-12 Alexander Larsson <alexl@redhat.com>
+ * libnautilus-private/nautilus-trash-directory.c:
+ Don't show the stupid looking for trash dialog.
+ We shouldn't be looking for trash for long these days.
+ Patch from William Lachance <wlach@nit.ca>
+
+2003-12-12 Alexander Larsson <alexl@redhat.com>
+
* libnautilus-private/nautilus-file-operations.[ch]:
New function nautilus_file_operations_new_file.