diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-11 01:24:57 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-11 01:24:57 +0800 |
commit | b3e9f04b6890752b93be5df169c56ecc3ec44cee (patch) | |
tree | 04ca750bab7bec5139e0fde2e7830422c1f4053e /composer/ChangeLog | |
parent | eb1d4e360b436cf61214a24efae44b2a418058aa (diff) | |
download | gsoc2013-evolution-b3e9f04b6890752b93be5df169c56ecc3ec44cee.tar.gz gsoc2013-evolution-b3e9f04b6890752b93be5df169c56ecc3ec44cee.tar.zst gsoc2013-evolution-b3e9f04b6890752b93be5df169c56ecc3ec44cee.zip |
Make the wm close button in the message composer work the same as
"File/Close".
svn path=/trunk/; revision=4040
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index e05826537e..6901941b01 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2000-07-10 Ettore Perazzoli <ettore@helixcode.com> + + * e-msg-composer.c (exit_cb): Use it. + (delete_event): New, handler for the "delete_event" signal. + 2000-07-09 Dan Winship <danw@helixcode.com> * e-msg-composer.c (set_editor_text): Don't load "" into the |