From e362a8bd4f3fe6415a6feaba2a67715c3615e68b Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 30 Mar 2007 09:41:13 +0000 Subject: supported In-Reply-To header in mailto URL. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1586 ee746299-78ed-0310-b773-934348b2243d --- libsylph/utils.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libsylph/utils.h') diff --git a/libsylph/utils.h b/libsylph/utils.h index 4e699a1d..62664077 100644 --- a/libsylph/utils.h +++ b/libsylph/utils.h @@ -1,6 +1,6 @@ /* * LibSylph -- E-Mail client library - * Copyright (C) 1999-2006 Hiroyuki Yamamoto + * Copyright (C) 1999-2007 Hiroyuki Yamamoto * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -360,6 +360,7 @@ gint scan_mailto_url (const gchar *mailto, gchar **cc, gchar **bcc, gchar **subject, + gchar **inreplyto, gchar **body); void set_startup_dir (void); -- cgit v1.2.3