From b8fc17e8f9af33733e57aeeb5436bbd8c2c6076d Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 19 Sep 2001 00:11:58 +0000 Subject: Keep the mail folders in the correct order svn path=/trunk/; revision=12963 --- my-evolution/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 5ce33ade93..e293f0d0a7 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,12 @@ +2001-09-18 Iain Holmes + + * e-summary-preferences.c (mail_remove_clicked_cb): Select the next + folder for removal. + + * e-summary-mail.c (e_summary_mail_reconfigure): Don't do the hashtable + thing to get folders. Just iterate through the list lookuping the + folders instead. This keeps the required order. + 2001-09-18 Iain Holmes * e-summary-preferences.c (mail_add_clicked_cb): Don't add folders that -- cgit