diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-04-13 03:52:41 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-04-13 03:52:41 +0800 |
commit | d550435b705ef5f4a0afe499f7e5abf944004f1e (patch) | |
tree | 3415bf976589f130f6675c0a29a481b5634c676b /mail/ChangeLog | |
parent | b53958f38cf80861670275b80fde98d3cada606b (diff) | |
download | gsoc2013-evolution-d550435b705ef5f4a0afe499f7e5abf944004f1e.tar.gz gsoc2013-evolution-d550435b705ef5f4a0afe499f7e5abf944004f1e.tar.zst gsoc2013-evolution-d550435b705ef5f4a0afe499f7e5abf944004f1e.zip |
Setup News preferences too if it is enabled.
2002-04-12 Jeffrey Stedfast <fejj@ximian.com>
* mail-accounts.c (mail_accounts_tab_construct): Setup News
preferences too if it is enabled.
svn path=/trunk/; revision=16451
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8c03c58e1c..22e998caa0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2002-04-12 Jeffrey Stedfast <fejj@ximian.com> + * mail-accounts.c (mail_accounts_tab_construct): Setup News + preferences too if it is enabled. + * mail-account-gui.c (mail_account_gui_new): Set the text of the reply-to. (mail_account_gui_save): Get the reply-to text here. |