diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-07-11 19:26:31 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-07-11 19:26:31 +0800 |
commit | c3902df124c547b12c979f631238ee1dce9c4bad (patch) | |
tree | 7f818e094f10caca183c66731b593bdb9b08c582 /composer/ChangeLog | |
parent | 519b88e079799dbbc4879bf6fde6e38344354def (diff) | |
download | gsoc2013-evolution-c3902df124c547b12c979f631238ee1dce9c4bad.tar.gz gsoc2013-evolution-c3902df124c547b12c979f631238ee1dce9c4bad.tar.zst gsoc2013-evolution-c3902df124c547b12c979f631238ee1dce9c4bad.zip |
Removed em-attachment* from the build. Remains in the CVS, just incase to
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
* Makefile.am: Removed em-attachment* from the build.
Remains in the CVS, just incase to revert in case of issues.
Should go away after 2.3.5.
* e-msg-composer.c: (add_inlined_images) (build_message) (menu_file_close_cb)
(setup_ui) (attach_message) (drop_action) (e_msg_composer_unrealize)
(create_composer) (handle_mailto) (e_msg_composer_add_header)
Changed the code to use e_attachment_* from em_attachment*
* e-msg-composer.h: Added removed old header includes
svn path=/trunk/; revision=29716
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 0194e74f26..1aacbd02af 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,15 @@ +2005-07-11 Srinivasa Ragavan <sragavan@novell.com> + + * Makefile.am: Removed em-attachment* from the build. + Remains in the CVS, just incase to revert in case of issues. + Should go away after 2.3.5. + + * e-msg-composer.c: (add_inlined_images) (build_message) (menu_file_close_cb) + (setup_ui) (attach_message) (drop_action) (e_msg_composer_unrealize) + (create_composer) (handle_mailto) (e_msg_composer_add_header) + Changed the code to use e_attachment_* from em_attachment* + + * e-msg-composer.h: Added removed old header includes 2005-07-10 Shreyas Srinivasan <sshreyas@novell.com> * e-msg-composer-hdrs.c: Take into account store |