From 2f46886814d35618ad234e474a00a6ca977a13c3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 18 Feb 2003 20:11:01 +0000 Subject: Removed. (lookup_signature): Removed. (xml_get_int): Removed. 2003-02-18 Jeffrey Stedfast * mail-config.c (uri_to_key): Removed. (lookup_signature): Removed. (xml_get_int): Removed. (xml_get_bool): Removed. (mail_config_get_time_24hour): Removed. * evolution-mail.schemas: s/long/int/g and change default_account to be a string instead of an int. * mail-config.c (mail_config_get_default_account): default_account now uses the account uid, so change the code a bit to match uid strings rather than use an index. (mail_config_remove_account): Same here. simplifies the code a bunch. (mail_config_set_default_account): Here too. * folder-browser-ui.c (folder_browser_ui_setup_view_menus): Update the GalView path. svn path=/trunk/; revision=19932 --- mail/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d6e10d9062..cf0b510007 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,24 @@ +2003-02-18 Jeffrey Stedfast + + * mail-config.c (uri_to_key): Removed. + (lookup_signature): Removed. + (xml_get_int): Removed. + (xml_get_bool): Removed. + (mail_config_get_time_24hour): Removed. + + * evolution-mail.schemas: s/long/int/g and change default_account + to be a string instead of an int. + + * mail-config.c (mail_config_get_default_account): default_account + now uses the account uid, so change the code a bit to match uid + strings rather than use an index. + (mail_config_remove_account): Same here. simplifies the code a + bunch. + (mail_config_set_default_account): Here too. + + * folder-browser-ui.c (folder_browser_ui_setup_view_menus): Update + the GalView path. + 2003-02-14 Jeffrey Stedfast * mail-session.c (do_get_pass): Change the logic here -- cgit v1.2.3