From 5d46261b279b9d9dad7c6735376d4906396bc0d6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 29 Jul 2002 20:14:53 +0000 Subject: Get the "Reset Defaults" folders button and connect to the clicked signal. 2002-07-29 Jeffrey Stedfast * mail-account-gui.c (mail_account_gui_new): Get the "Reset Defaults" folders button and connect to the clicked signal. (default_folders_clicked): Set the default uris on for the Drafts and Sent folders. svn path=/trunk/; revision=17634 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 397f46a254..11f375fbc2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2002-07-29 Jeffrey Stedfast + + * mail-account-gui.c (mail_account_gui_new): Get the "Reset + Defaults" folders button and connect to the clicked signal. + (default_folders_clicked): Set the default uris on for the Drafts + and Sent folders. + 2002-07-26 Peter Williams * mail-offline-handler.c (storage_go_online): Call mail_note_store -- cgit