diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-10 02:12:30 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-10 02:12:30 +0800 |
commit | a5d93d4f63c1776ae88875805b27e43e02fd0b4b (patch) | |
tree | a9c087525e41dcd8ebd14d10e07f25ea70792559 /composer/ChangeLog | |
parent | 04d7e28a0bc12a7f5a30393938a227ad763bfcc6 (diff) | |
download | gsoc2013-evolution-a5d93d4f63c1776ae88875805b27e43e02fd0b4b.tar gsoc2013-evolution-a5d93d4f63c1776ae88875805b27e43e02fd0b4b.tar.gz gsoc2013-evolution-a5d93d4f63c1776ae88875805b27e43e02fd0b4b.tar.bz2 gsoc2013-evolution-a5d93d4f63c1776ae88875805b27e43e02fd0b4b.tar.lz gsoc2013-evolution-a5d93d4f63c1776ae88875805b27e43e02fd0b4b.tar.xz gsoc2013-evolution-a5d93d4f63c1776ae88875805b27e43e02fd0b4b.tar.zst gsoc2013-evolution-a5d93d4f63c1776ae88875805b27e43e02fd0b4b.zip |
Close the file selection dialog when the composer is closed
svn path=/trunk/; revision=10920
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 b04027bf62..7fbb3380a9 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2001-07-09 Iain Holmes <iain@ximian.com> + + * e-msg-composer-select-file.c (file_selection_info_destroy_notify): + Unref the file selection dialog when the data is destroyed. + 2001-07-09 Dan Winship <danw@ximian.com> * e-msg-composer.c (composer_shutdown): Do the |