summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenedikt Roth <Benedikt.Roth@gmx.net>2001-10-05 17:26:45 +0000
committerBenedikt Roth <bratislav@src.gnome.org>2001-10-05 17:26:45 +0000
commite1ccd6d519e0525d73da358359f37bceb77b23ef (patch)
treea5ebc53822cdd060701e329a249b6de3184a72e7 /ChangeLog
parent8448ab084cb143b39e1d2244cbb13990cb428eb1 (diff)
downloadnautilus-e1ccd6d519e0525d73da358359f37bceb77b23ef.tar.gz
Implemented DnD for the icon in the file properties dialog
2001-10-05 Benedikt Roth <Benedikt.Roth@gmx.net> * src/file-manager/fm-properties-window.c: (uri_is_local_image), (fm_properties_window_drag_data_received), (create_image_widget_for_file): Implemented DnD for the icon in the file properties dialog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cc66d784..6eebd621c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-05 Benedikt Roth <Benedikt.Roth@gmx.net>
+
+ * src/file-manager/fm-properties-window.c: (uri_is_local_image),
+ (fm_properties_window_drag_data_received),
+ (create_image_widget_for_file):
+ Implemented DnD for the icon in the file properties dialog
+
2001-10-04 Darin Adler <darin@bentspoon.com>
A bit more renaming to be explicit about "display name".