diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-03-11 04:36:45 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-03-11 04:36:45 +0800 |
commit | 4cebbd43b92553565a8248f1b670540cfbb129d4 (patch) | |
tree | 025ae0b959ef491ca10fd689dc52fd1372729410 /mail/ChangeLog | |
parent | a2ef1d7ccfe993e7b23c4c22af72e2e23a3aab8c (diff) | |
download | gsoc2013-evolution-4cebbd43b92553565a8248f1b670540cfbb129d4.tar.gz gsoc2013-evolution-4cebbd43b92553565a8248f1b670540cfbb129d4.tar.zst gsoc2013-evolution-4cebbd43b92553565a8248f1b670540cfbb129d4.zip |
Remove the yes/no buttons. Fixes bug #39382.
2003-03-10 Jeffrey Stedfast <fejj@ximian.com>
* mail-signature-editor.c (do_exit): Remove the yes/no
buttons. Fixes bug #39382.
svn path=/trunk/; revision=20246
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 5b0d09697f..be91569175 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2003-03-10 Jeffrey Stedfast <fejj@ximian.com> + * mail-signature-editor.c (do_exit): Remove the yes/no + buttons. Fixes bug #39382. + * mail-accounts.c (account_able_toggled): New callback function to handle the checkbox getting toggled. (mail_accounts_treeview_new): Save the toggle renderer so we can |