aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-01 08:08:05 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-01 08:08:05 +0000
commite2c282962d73d21414e6358aec97dc308199c3c8 (patch)
treed57f26242c57b07b6c3f5a681cad8cc0285c8c71 /libsylph/prefs_common.h
parenta9e6d3699d6072adb28956bcc8e31ebd501618f8 (diff)
added fallback encoding setting.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@702 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 10eb1d46..a04d62da 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -173,6 +173,7 @@ struct _PrefsCommon
gboolean inline_image;
gchar *force_charset;
+ gchar *fallback_encoding;
gboolean show_other_header;
GSList *disphdr_list;