From 4335ce353df9f818dd7c58f86a5a239ebdf841a1 Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 7 Nov 2005 09:11:29 +0000 Subject: implemented auto-save. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@718 ee746299-78ed-0310-b773-934348b2243d --- libsylph/prefs_common.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsylph/prefs_common.h') diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h index c6b85b1f..eb162f31 100644 --- a/libsylph/prefs_common.h +++ b/libsylph/prefs_common.h @@ -78,6 +78,8 @@ struct _PrefsCommon gboolean autowrap; gboolean linewrap_at_send; gboolean auto_exteditor; + gboolean enable_autosave; + gint autosave_itv; gboolean reply_account_autosel; gboolean default_reply_list; gboolean show_ruler; -- cgit v1.2.3