aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-07 06:39:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-07 06:39:56 +0000
commitfbf788d083531c1f2677eb22041e578c7280fe3a (patch)
treeb518f6afc508a218e25be06e5c3af61ecc05d166 /libsylph/prefs_common.h
parent9b171679a3b03c25183b40ada5fcee8bb83ed393 (diff)
moved the location of fallback_encoding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@716 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index f3c3ce9d..c6b85b1f 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -173,7 +173,7 @@ struct _PrefsCommon
gboolean inline_image;
gchar *force_charset;
- gchar *fallback_encoding;
+ gchar *default_encoding;
gboolean show_other_header;
GSList *disphdr_list;