From 79d07ca8cad15d7ec6e3d37e261ddc6d401374a8 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Mon, 16 Jul 2001 19:06:55 +0000 Subject: prototype outbox_folder so we can check if a folder is it. 2001-07-16 Peter Williams * mail-folder-cache.c (outbox_folder): prototype outbox_folder so we can check if a folder is it. (make_folder_name): If the folder is the outbox, display the count of total messages as "unsent". (make_folder_status): If the folder is the outbox, display "unsent" instead of "total" svn path=/trunk/; revision=11132 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index e9132ae068..7f3011dcad 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-07-16 Peter Williams + + * mail-folder-cache.c (outbox_folder): prototype outbox_folder so we + can check if a folder is it. + (make_folder_name): If the folder is the outbox, display the count of + total messages as "unsent". + (make_folder_status): If the folder is the outbox, display "unsent" + instead of "total" + 2001-07-16 Peter Williams * mail-display.c (mail_display_redisplay): Use our own display_style -- cgit v1.2.3