aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-04-24 06:07:10 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-04-24 06:07:10 +0000
commita1d16d5c974ca414b1b6234bfd34c78ae0f97d18 (patch)
tree43a45cb0494793d76b6e5f1466d217d6aecc1530 /libsylph/prefs_common.h
parent8390e12e45f209a0174318ed529068595c7f70d3 (diff)
added option of excluded addresses/domains for recipients confirmation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1985 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index 1bce0ced..37a230bd 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -73,6 +73,7 @@ struct _PrefsCommon
gboolean check_attach;
gchar *check_attach_str;
gboolean check_recipients;
+ gchar *check_recp_exclude;
gboolean allow_jisx0201_kana;