From 45a3bf8c4557eea71a77afd8a6efcc01416ecdef Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 10 Oct 2001 00:10:02 +0000 Subject: If the attachment fails, report the error to the user. 2001-10-09 Jeffrey Stedfast * e-msg-composer-attachment-bar.c (add_from_file): If the attachment fails, report the error to the user. * e-msg-composer-attachment.c (e_msg_composer_attachment_new): Now takes a CamelException argument. svn path=/trunk/; revision=13537 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index bd66c6f391..9bd36cfd7e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,5 +1,11 @@ 2001-10-09 Jeffrey Stedfast + * e-msg-composer-attachment-bar.c (add_from_file): If the + attachment fails, report the error to the user. + + * e-msg-composer-attachment.c (e_msg_composer_attachment_new): Now + takes a CamelException argument. + * e-msg-composer.c (setup_ui): Pass /menu/Edit as the menu path to e_charset_picker thingy. -- cgit v1.2.3