aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_account.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/prefs_account.h')
-rw-r--r--libsylph/prefs_account.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h
index 640ba3f6..a093b1a5 100644
--- a/libsylph/prefs_account.h
+++ b/libsylph/prefs_account.h
@@ -1,6 +1,6 @@
/*
* LibSylph -- E-Mail client library
- * Copyright (C) 1999-2005 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2006 Hiroyuki Yamamoto
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -146,6 +146,7 @@ struct _PrefsAccount
gchar *domain;
gchar *imap_dir;
+ gboolean imap_clear_cache_on_exit;
gboolean set_sent_folder;
gchar *sent_folder;