From 14538bdee1f3838d944ac3f6945f0cfb3122965e Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 13 Mar 2001 17:23:14 +0000 Subject: Use gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, since * e-msg-composer-attachment.c (update_mime_type): Use gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, since the entered filename doesn't have to be a real file on disk. Deal with it returning NULL too. (e_msg_composer_attachment_edit): Select the right item in the inline/attachment menu. * e-msg-composer-hdrs.c: s/Pair/EMsgComposerHdrPair/. Namespace! svn path=/trunk/; revision=8673 --- composer/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index d783aad3d3..ccdb44e096 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,14 @@ +2001-03-13 Dan Winship + + * e-msg-composer-attachment.c (update_mime_type): Use + gnome_vfs_mime_type_from_name rather than gnome_vfs_mime_info, + since the entered filename doesn't have to be a real file on disk. + Deal with it returning NULL too. + (e_msg_composer_attachment_edit): Select the right item in the + inline/attachment menu. + + * e-msg-composer-hdrs.c: s/Pair/EMsgComposerHdrPair/. Namespace! + 2001-03-12 Jeffrey Stedfast * e-msg-composer.h: Added view_replyto member. -- cgit v1.2.3