From 49546f4de20b49563afddc6b344ba55c26aa1eaa Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 12 Dec 2001 00:56:51 +0000 Subject: If multiple-selection is enabled but nothing is slected, fall back to 2001-12-11 Jeffrey Stedfast * e-msg-composer-select-file.c (confirm): If multiple-selection is enabled but nothing is slected, fall back to using the filename in the entry box as the "selected" file. (create_file_selection): If the composer gets hidden (ie it's being "sent") then cancel the file selection dialog. svn path=/trunk/; revision=14999 --- composer/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index e33769832c..577eb84dc6 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -3,6 +3,8 @@ * e-msg-composer-select-file.c (confirm): If multiple-selection is enabled but nothing is slected, fall back to using the filename in the entry box as the "selected" file. + (create_file_selection): If the composer gets hidden (ie it's + being "sent") then cancel the file selection dialog. 2001-12-11 Jeffrey Stedfast -- cgit