aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_account.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-08 09:40:09 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-08 09:40:09 +0000
commit250608fdd38ac19b93609e7c88a4263febf7143c (patch)
tree8a022394f5d50949bb718654ee7af857a1fbbc6f /libsylph/prefs_account.h
parentdca30a04e7c82a23f4c45777f31c10180f2f37ed (diff)
added the option to input signature directly.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1408 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_account.h')
-rw-r--r--libsylph/prefs_account.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h
index a093b1a5..8c848f64 100644
--- a/libsylph/prefs_account.h
+++ b/libsylph/prefs_account.h
@@ -116,6 +116,7 @@ struct _PrefsAccount
/* Compose */
SigType sig_type;
gchar *sig_path;
+ gchar *sig_text;
gboolean set_autocc;
gchar *auto_cc;
gboolean set_autobcc;