aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-tools.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-08-28 03:28:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-08-28 03:28:05 +0800
commit4cf66ac5c7915a982c34faade300b0986a87f35a (patch)
treec3cb8b2b902de644e325b36dda3fb0ee0b7f1f9a /mail/mail-tools.h
parent195c847106a571d00c82850e6105e698f850b7c2 (diff)
downloadgsoc2013-evolution-4cf66ac5c7915a982c34faade300b0986a87f35a.tar
gsoc2013-evolution-4cf66ac5c7915a982c34faade300b0986a87f35a.tar.gz
gsoc2013-evolution-4cf66ac5c7915a982c34faade300b0986a87f35a.tar.bz2
gsoc2013-evolution-4cf66ac5c7915a982c34faade300b0986a87f35a.tar.lz
gsoc2013-evolution-4cf66ac5c7915a982c34faade300b0986a87f35a.tar.xz
gsoc2013-evolution-4cf66ac5c7915a982c34faade300b0986a87f35a.tar.zst
gsoc2013-evolution-4cf66ac5c7915a982c34faade300b0986a87f35a.zip
Set the source and transport description labels. (transport_type_changed):
2001-08-27 Jeffrey Stedfast <fejj@ximian.com> * mail-account-gui.c (mail_account_gui_new): Set the source and transport description labels. (transport_type_changed): Set the transport description label. (source_type_changed): Set the source description label. * mail-tools.c (mail_tool_make_message_attachment): Remove X-Evolution* headers. (mail_tool_remove_xevolution_headers): New function to convenience removing the X-Evolution headers. (mail_tool_restore_xevolution_headers): New convenience function to restore the X-Evolution headers. (mail_tool_destroy_xevolution): New function to cleanup the structure. (mail_tool_forward_message): Remove and restore the X-Evolution headers here too. svn path=/trunk/; revision=12487
Diffstat (limited to 'mail/mail-tools.h')
-rw-r--r--mail/mail-tools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-tools.h b/mail/mail-tools.h
index 0573840dd6..98e68e6920 100644
--- a/mail/mail-tools.h
+++ b/mail/mail-tools.h
@@ -68,7 +68,7 @@ mail_tool_move_folder_contents (CamelFolder *source, CamelFolder *dest, gboolean
XEvolution *mail_tool_remove_xevolution_headers (CamelMimeMessage *message);
void mail_tool_restore_xevolution_headers (CamelMimeMessage *message, XEvolution *xev);
-void mail_tool_destroy_exevolution (XEvolution *xev);
+void mail_tool_destroy_xevolution (XEvolution *xev);
/* Generates the subject for a message forwarding @msg */
gchar *