From b25b709bf7fa81751810567af26ba4e8fe416b3a Mon Sep 17 00:00:00 2001 From: Srininvasa Ragavan Date: Mon, 23 May 2005 07:10:03 +0000 Subject: Added attachment of remote URL. The dnd of url, downloads the files and 2005-05-23 Srininvasa Ragavan * e-msg-composer-attachment-bar.c, e-msg-composer-attachment-bar.h, e-msg-composer-attachment.c, e-msg-composer-attachment.h, e-msg-composer.c, e-msg-composer.h, mail-composer.error.xml : Added attachment of remote URL. The dnd of url, downloads the files and attaches to the mail. svn path=/trunk/; revision=29399 --- composer/e-msg-composer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'composer/e-msg-composer.h') diff --git a/composer/e-msg-composer.h b/composer/e-msg-composer.h index 76d70e8a3b..279bd150f3 100644 --- a/composer/e-msg-composer.h +++ b/composer/e-msg-composer.h @@ -241,6 +241,8 @@ void e_msg_composer_drop_editor_undo (EMsgCo gboolean e_msg_composer_request_close_all (void); void e_msg_composer_check_autosave (GtkWindow *parent); +int e_msg_composer_get_remote_download_count (EMsgComposer *composer); + #ifdef __cplusplus } -- cgit v1.2.3