From 53d03c4970876ad8387fb3a743a25f4b9cec85e3 Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 13 Dec 2005 09:32:10 +0000 Subject: enabled custom queue folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@826 ee746299-78ed-0310-b773-934348b2243d --- libsylph/prefs_account.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsylph/prefs_account.h') diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h index 05529fe6..ee3db7c8 100644 --- a/libsylph/prefs_account.h +++ b/libsylph/prefs_account.h @@ -149,6 +149,8 @@ struct _PrefsAccount gchar *sent_folder; gboolean set_draft_folder; gchar *draft_folder; + gboolean set_queue_folder; + gchar *queue_folder; gboolean set_trash_folder; gchar *trash_folder; -- cgit v1.2.3