From 60fe445b0c4b06329f5277a4881c203f6be38919 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 18 Jun 2001 16:06:34 +0000 Subject: Change the drop-type "x-evolution-dnd" to "x-evolution-message" since we 2001-06-18 Jeffrey Stedfast * component-factory.c: Change the drop-type "x-evolution-dnd" to "x-evolution-message" since we want to be able to DnD more than one data type ;-) * folder-browser.c: Change supported DnD drop types to disclude URI_LIST as that seems to crash Nautilus and seems overly complicated. Since I am going to be supporting message/rfc822, hopefully Nautilus can handle that or else maybe something like text/plain. (message_list_drag_data_get): Remove the code for URI_LIST. svn path=/trunk/; revision=10264 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 13ed145dc6..816ed141dd 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2001-06-18 Jeffrey Stedfast + + * component-factory.c: Change the drop-type "x-evolution-dnd" to + "x-evolution-message" since we want to be able to DnD more than + one data type ;-) + + * folder-browser.c: Change supported DnD drop types to disclude + URI_LIST as that seems to crash Nautilus and seems overly + complicated. Since I am going to be supporting message/rfc822, + hopefully Nautilus can handle that or else maybe something like + text/plain. + (message_list_drag_data_get): Remove the code for URI_LIST. + 2001-06-14 Not Zed * mail-tools.c (mail_tool_uri_to_folder): If we have a fragment in -- cgit v1.2.3