diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-15 00:35:14 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-15 00:35:14 +0800 |
commit | f604364042e94ed58b2cbce5746791d88e7c0776 (patch) | |
tree | 028442ae8d7c5efb9caf1cc0e809612f179d8010 /mail/ChangeLog | |
parent | ab1d2c34e6788db08755e68a9ae5c727668a0c06 (diff) | |
download | gsoc2013-evolution-f604364042e94ed58b2cbce5746791d88e7c0776.tar.gz gsoc2013-evolution-f604364042e94ed58b2cbce5746791d88e7c0776.tar.zst gsoc2013-evolution-f604364042e94ed58b2cbce5746791d88e7c0776.zip |
If the account is enabled, set a checkmark pixmap instead of a strange
2001-08-14 Peter Williams <peterw@ximian.com>
* 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
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
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 <peterw@ximian.com> + + * 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 <peterw@ximian.com> Fix bug #215... desensitize menu items based on the number of |