diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-27 23:01:17 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-27 23:01:17 +0800 |
commit | dbd459b5e19fac55ce9e4b9c1c3a668b7697a704 (patch) | |
tree | d01b3ea3be22e07ee73b3cc45378b047e6f5197e /mail/ChangeLog | |
parent | 31df1c2d557105744195259f42782a116b00d0c6 (diff) | |
download | gsoc2013-evolution-dbd459b5e19fac55ce9e4b9c1c3a668b7697a704.tar gsoc2013-evolution-dbd459b5e19fac55ce9e4b9c1c3a668b7697a704.tar.gz gsoc2013-evolution-dbd459b5e19fac55ce9e4b9c1c3a668b7697a704.tar.bz2 gsoc2013-evolution-dbd459b5e19fac55ce9e4b9c1c3a668b7697a704.tar.lz gsoc2013-evolution-dbd459b5e19fac55ce9e4b9c1c3a668b7697a704.tar.xz gsoc2013-evolution-dbd459b5e19fac55ce9e4b9c1c3a668b7697a704.tar.zst gsoc2013-evolution-dbd459b5e19fac55ce9e4b9c1c3a668b7697a704.zip |
Fill in signature and organization too. (mail_account_gui_save): Preserve
* mail-account-gui.c (mail_account_gui_new): Fill in signature and
organization too.
(mail_account_gui_save): Preserve the "enabled" flag on the source.
svn path=/trunk/; revision=8977
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b030625eed..182db7c29d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-03-27 Dan Winship <danw@ximian.com> + + * mail-account-gui.c (mail_account_gui_new): Fill in signature and + organization too. + (mail_account_gui_save): Preserve the "enabled" flag on the source. + 2001-03-27 Not Zed <NotZed@Ximian.com> * mail-send-recv.c (receive_done): Use gnome-dialog-close instead |