aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-29 05:33:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-11-29 05:33:07 +0000
commite7f6d03d3475bb24aba9c850b04e06cd3027edb9 (patch)
tree050d48cd8f4342213c84504f8a77e4a77bcc8528 /libsylph/prefs_common.h
parent09874681f486f97526251c166a8675fcdfc08a23 (diff)
added an option to inherit recipients on reply to self messages.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1384 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index 6ba2d311..1517fb53 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -84,6 +84,8 @@ struct _PrefsCommon
gint autosave_itv;
gboolean reply_account_autosel;
gboolean default_reply_list;
+ gboolean inherit_recipient_on_self_reply;
+
gboolean show_ruler;
/* Quote */