From acc9974f8b0f3d96b067bf7203519cd1af8bcd76 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 21 Dec 2001 22:45:57 +0000 Subject: Only cancel the selection dialog if it is currently in use, otherwise 2001-12-21 Jeffrey Stedfast * e-msg-composer-select-file.c (composer_hide_cb): Only cancel the selection dialog if it is currently in use, otherwise we'll get an extra gtk_main_quit and the mailer will exit :-( svn path=/trunk/; revision=15207 --- composer/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index a731fc0a2f..f52cc964b3 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2001-12-21 Jeffrey Stedfast + + * e-msg-composer-select-file.c (composer_hide_cb): Only cancel the + selection dialog if it is currently in use, otherwise we'll get an + extra gtk_main_quit and the mailer will exit :-( + 2001-12-17 Jeffrey Stedfast * e-msg-composer.c (read_file_content): Don't block forever if we -- cgit v1.2.3