diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-06-04 13:00:00 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-06-04 13:00:00 +0800 |
commit | 71bc52621fb9d845388ec47c98f26a6997e92c80 (patch) | |
tree | 7c984b1f53d86540204cf2adb09336ffba266888 /mail/ChangeLog | |
parent | ea7ed64281ae50761f1e4b84a467d52ad4a022d4 (diff) | |
download | gsoc2013-evolution-71bc52621fb9d845388ec47c98f26a6997e92c80.tar.gz gsoc2013-evolution-71bc52621fb9d845388ec47c98f26a6997e92c80.tar.zst gsoc2013-evolution-71bc52621fb9d845388ec47c98f26a6997e92c80.zip |
Write the signature after the account has been added. (sig_new_html):
2002-06-04 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (mail_account_gui_save): Write the signature
after the account has been added.
(sig_new_html): Don't write the signatures at this time.
(sig_new_text): Same.
svn path=/trunk/; revision=17096
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 98fa38a442..5071f1608a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2002-06-04 Jeffrey Stedfast <fejj@ximian.com> + + * mail-account-gui.c (mail_account_gui_save): Write the signature + after the account has been added. + (sig_new_html): Don't write the signatures at this time. + (sig_new_text): Same. + 2002-06-03 Jeffrey Stedfast <fejj@ximian.com> * mail-accounts.c (account_delete_clicked): Correctly get the |