diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-08-24 12:19:01 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-08-24 12:19:01 +0800 |
commit | 26da038f6d966c12c899f4c5b26413ccd0083347 (patch) | |
tree | fef774b173f99560d4126f55063f8c2f39ce085b /composer/ChangeLog | |
parent | db4eb8ad23b7601552cb73d88b4dbd04305b0006 (diff) | |
download | gsoc2013-evolution-26da038f6d966c12c899f4c5b26413ccd0083347.tar gsoc2013-evolution-26da038f6d966c12c899f4c5b26413ccd0083347.tar.gz gsoc2013-evolution-26da038f6d966c12c899f4c5b26413ccd0083347.tar.bz2 gsoc2013-evolution-26da038f6d966c12c899f4c5b26413ccd0083347.tar.lz gsoc2013-evolution-26da038f6d966c12c899f4c5b26413ccd0083347.tar.xz gsoc2013-evolution-26da038f6d966c12c899f4c5b26413ccd0083347.tar.zst gsoc2013-evolution-26da038f6d966c12c899f4c5b26413ccd0083347.zip |
Show the bar depending on the number of attachments.
2005-08-22 Srinivasa Ragavan <sragavan@novell.com>
* 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
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
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 <sragavan@novell.com> + + * 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 <NotZed@Ximian.com> * e-msg-composer.c (build_message): only define skip_content: if |