diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-06-04 05:54:54 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-06-04 05:54:54 +0800 |
commit | 17bd1b5a45d0236fe8e409450928c3b969cb3978 (patch) | |
tree | 49ffd36115f77c09791c812efcf3c6771521e556 /mail/ChangeLog | |
parent | ccc7bafebeb202b0f7f7f19b23f76a2105bf2068 (diff) | |
download | gsoc2013-evolution-17bd1b5a45d0236fe8e409450928c3b969cb3978.tar gsoc2013-evolution-17bd1b5a45d0236fe8e409450928c3b969cb3978.tar.gz gsoc2013-evolution-17bd1b5a45d0236fe8e409450928c3b969cb3978.tar.bz2 gsoc2013-evolution-17bd1b5a45d0236fe8e409450928c3b969cb3978.tar.lz gsoc2013-evolution-17bd1b5a45d0236fe8e409450928c3b969cb3978.tar.xz gsoc2013-evolution-17bd1b5a45d0236fe8e409450928c3b969cb3978.tar.zst gsoc2013-evolution-17bd1b5a45d0236fe8e409450928c3b969cb3978.zip |
Prompt the user to see if he really wants to quit when there are queued
2002-06-03 Jeffrey Stedfast <fejj@ximian.com>
* component-factory.c (request_quit): Prompt the user to see if he
really wants to quit when there are queued messages in the Outbox.
svn path=/trunk/; revision=17089
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1cfa0ca1da..5b238f41c5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-06-03 Jeffrey Stedfast <fejj@ximian.com> + + * component-factory.c (request_quit): Prompt the user to see if he + really wants to quit when there are queued messages in the Outbox. + 2002-06-01 Not Zed <NotZed@Ximian.com> * mail-local.c (mlf_getv): Implement, return a text description of |