From 51f4fa2f70d527f0496ce93ea67e066119af69bc Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 8 Feb 2007 01:53:42 +0000 Subject: don't filter junk on import. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1535 ee746299-78ed-0310-b773-934348b2243d --- libsylph/mbox.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libsylph/mbox.h') diff --git a/libsylph/mbox.h b/libsylph/mbox.h index eb29ecac..cd2f7352 100644 --- a/libsylph/mbox.h +++ b/libsylph/mbox.h @@ -35,7 +35,8 @@ gint proc_mbox (FolderItem *dest, gint proc_mbox_full (FolderItem *dest, const gchar *mbox, GHashTable *folder_table, - gboolean apply_filter); + gboolean apply_filter, + gboolean filter_junk); gint lock_mbox (const gchar *base, LockType type); -- cgit v1.2.3