From 1ce8c3b6b93193bb6559ba62291c4ec384312d5b Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 14 May 2004 18:07:30 +0000 Subject: Updated the #if 0'd code for the API chanegs made to 2004-05-14 Jeffrey Stedfast * em-popup.c (emp_popup_resend): Updated the #if 0'd code for the API chanegs made to em_utils_edit_messages(). * em-folder-view.c (em_folder_view_open_selected): Pass TRUE as the replace argument to em_utils_edit_messages() here. (emfv_popup_resend): Pass FALSE here. Fixes bug #58357. * em-composer-utils.c (em_utils_edit_messages): Now takes a 'replace' argument specifying whether or not the original message should be deleted when the edited message is sent or saved. svn path=/trunk/; revision=25907 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 2d403adf7a..378a841a89 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,16 @@ 2004-05-14 Jeffrey Stedfast + * em-popup.c (emp_popup_resend): Updated the #if 0'd code for the + API chanegs made to em_utils_edit_messages(). + + * em-folder-view.c (em_folder_view_open_selected): Pass TRUE as + the replace argument to em_utils_edit_messages() here. + (emfv_popup_resend): Pass FALSE here. Fixes bug #58357. + + * em-composer-utils.c (em_utils_edit_messages): Now takes a + 'replace' argument specifying whether or not the original message + should be deleted when the edited message is sent or saved. + * em-format-html.c (efh_format_secure): Same. Also changed the "Valid signature, cannot verify sender" string to "Valid signature but cannot verify sender" as I think it reads nicer. -- cgit v1.2.3