From 010506f0f236c4d17d417a573483dafa67e7b8f1 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 10 Jan 2002 21:05:13 +0000 Subject: Rewrote to use CamelStreams and also convert the file contents to UTF-8 2002-01-10 Jeffrey Stedfast * e-msg-composer.c (get_file_content): Rewrote to use CamelStreams and also convert the file contents to UTF-8 (assums the file charset is the same charset that the composer is set to). (menu_file_insert_file_cb): Pass the composer into get_file_content(). (e_msg_composer_get_sig_file_content): Pass NULL as the composer argument. svn path=/trunk/; revision=15286 --- composer/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index b0b891e5e9..3472df06aa 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,13 @@ +2002-01-10 Jeffrey Stedfast + + * e-msg-composer.c (get_file_content): Rewrote to use CamelStreams + and also convert the file contents to UTF-8 (assums the file + charset is the same charset that the composer is set to). + (menu_file_insert_file_cb): Pass the composer into + get_file_content(). + (e_msg_composer_get_sig_file_content): Pass NULL as the composer + argument. + 2002-01-09 Jeffrey Stedfast * e-msg-composer.c (class_init): Fixed the setup of the -- cgit v1.2.3