From c6de9ace9fe9b4a438583ed143f9b3b99211091d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 9 May 2000 05:08:25 +0000 Subject: make this a little less kludgy. Use gnome_error_dialog rather than printf * folder-browser.c (folder_browser_load_folder): make this a little less kludgy. Use gnome_error_dialog rather than printf on errors. * mail-ops.c (fetch_mail): Fix to work with the new shell stuff... sorta. Will need more fixing later when the new shell framework is more done. * mail-config.c (finish): Call gnome_config_sync so the data actually gets written. svn path=/trunk/; revision=2931 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index e6f2d4605b..f2faf01123 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2000-05-09 Dan Winship + + * folder-browser.c (folder_browser_load_folder): make this a + little less kludgy. Use gnome_error_dialog rather than printf on + errors. + + * mail-ops.c (fetch_mail): Fix to work with the new shell stuff... + sorta. Will need more fixing later when the new shell framework is + more done. + + * mail-config.c (finish): Call gnome_config_sync so the data + actually gets written. + 2000-05-08 Dan Winship * mail-display.c (save_data_cb): -- cgit v1.2.3