From f604364042e94ed58b2cbce5746791d88e7c0776 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Tue, 14 Aug 2001 16:35:14 +0000 Subject: If the account is enabled, set a checkmark pixmap instead of a strange 2001-08-14 Peter Williams * mail-accounts.c (load_accounts): If the account is enabled, set a checkmark pixmap instead of a strange plus sign. (mail_accounts_dialog_init): Load the pixmap here. (mail_accounts_dialog_finalise): Free it here. * mail-accounts.h: Prototype it here. svn path=/trunk/; revision=12017 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0b33820aa6..3f65a10007 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-08-14 Peter Williams + + * mail-accounts.c (load_accounts): If the account is enabled, + set a checkmark pixmap instead of a strange plus sign. + (mail_accounts_dialog_init): Load the pixmap here. + (mail_accounts_dialog_finalise): Free it here. + + * mail-accounts.h: Prototype it here. + 2001-08-09 Peter Williams Fix bug #215... desensitize menu items based on the number of -- cgit v1.2.3