From dddc124a9d32d349106803a04040a3edad2a3cbb Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 19 Jun 2001 18:49:01 +0000 Subject: Accept text/uri-list mime types - this allows us to drag messages from 2001-06-19 Jeffrey Stedfast * component-factory.c (destination_folder_handle_drop): Accept text/uri-list mime types - this allows us to drag messages from Nautilus into an Evolution folder. * folder-browser.c (message_list_drag_data_get): Do cleanup and better error handling. svn path=/trunk/; revision=10296 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index eefd5c93af..149d88cb3a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-06-19 Jeffrey Stedfast + + * component-factory.c (destination_folder_handle_drop): Accept + text/uri-list mime types - this allows us to drag messages from + Nautilus into an Evolution folder. + + * folder-browser.c (message_list_drag_data_get): Do cleanup and + better error handling. + 2001-06-19 Jon Trowbridge * mail-tools.c (mail_tool_do_movemail): Properly clean up the -- cgit