From 21fd865ec00f00fea2c8be5777348314176d1129 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 9 Apr 2003 06:06:45 +0000 Subject: Same as with attachment-bar's get_default_charset(). (setup_ui): Instead 2003-04-09 Jeffrey Stedfast * e-msg-composer.c (composer_get_default_charset_setting): Same as with attachment-bar's get_default_charset(). (setup_ui): Instead of pulling the default charset from gconf, call our helper function above. * e-msg-composer-attachment-bar.c (get_default_charset): If gconf returns a NULL string, default back to the locale charset. svn path=/trunk/; revision=20775 --- composer/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 1c29ae0d26..fff458434e 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,13 @@ +2003-04-09 Jeffrey Stedfast + + * e-msg-composer.c (composer_get_default_charset_setting): Same as + with attachment-bar's get_default_charset(). + (setup_ui): Instead of pulling the default charset from gconf, + call our helper function above. + + * e-msg-composer-attachment-bar.c (get_default_charset): If gconf + returns a NULL string, default back to the locale charset. + 2003-04-08 Jeffrey Stedfast * e-msg-composer.c (map_default_cb): Added some debug printfs. -- cgit v1.2.3