diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-01-12 13:07:00 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-01-12 13:07:00 +0800 |
commit | 5307a77df19527ded02213ab7b354fb9798220fc (patch) | |
tree | 6ea6f4f9798e84a36fb8ed19ec2c9450f27e891b /mail/ChangeLog | |
parent | b3cda1c4faa911ab3c974bb584e5e16e4cf02202 (diff) | |
download | gsoc2013-evolution-5307a77df19527ded02213ab7b354fb9798220fc.tar.gz gsoc2013-evolution-5307a77df19527ded02213ab7b354fb9798220fc.tar.zst gsoc2013-evolution-5307a77df19527ded02213ab7b354fb9798220fc.zip |
We don't want to be able to set the reply-to in the config druid.
2001-01-12 Jeffrey Stedfast <fejj@ximian.com>
* mail-config-druid.c (construct): We don't want to be able to set
the reply-to in the config druid.
(druid_finish): Don't set a reply-to anymore.
(mail_config_druid_finalise): Don't unref the providers.
* mail-config.glade: Took out the Reply-To field in the druid.
svn path=/trunk/; revision=7431
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 a9f14d2d44..934add80d4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-01-12 Jeffrey Stedfast <fejj@ximian.com> + + * mail-config-druid.c (construct): We don't want to be able to set + the reply-to in the config druid. + (druid_finish): Don't set a reply-to anymore. + (mail_config_druid_finalise): Don't unref the providers. + + * mail-config.glade: Took out the Reply-To field in the druid. + 2001-01-11 Miguel de Icaza <miguel@gnu.org> * mail-config-druid.c (incoming_type_changed): Guess the default |