From 26da038f6d966c12c899f4c5b26413ccd0083347 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Wed, 24 Aug 2005 04:19:01 +0000 Subject: Show the bar depending on the number of attachments. 2005-08-22 Srinivasa Ragavan * e-msg-composer.c (drop_action): Show the bar depending on the number of attachments. * e-msg-composer-select-file.c (select_attach_response): Show the bar depending on the number of attachments. ** Fixes the bug #313083 svn path=/trunk/; revision=30233 --- composer/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index e37640c29e..f10d479fe4 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,13 @@ +2005-08-22 Srinivasa Ragavan + + * e-msg-composer.c (drop_action): Show the bar depending on the + number of attachments. + + * e-msg-composer-select-file.c (select_attach_response): Show the bar + depending on the number of attachments. + + ** Fixes the bug #313083 + 2005-08-23 Not Zed * e-msg-composer.c (build_message): only define skip_content: if -- cgit