aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_account.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-21 09:00:25 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-21 09:00:25 +0000
commitbb518479864194e4c792b6235a4d059bcb06ca74 (patch)
tree3ae2fb865ab85a228c17521f3e5c6aee6cc037cd /src/prefs_account.h
parentd2275bbf442d09eb646b388c91a486ba8364ac64 (diff)
moved the option of max news articles to account prefs.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@358 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_account.h')
-rw-r--r--src/prefs_account.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs_account.h b/src/prefs_account.h
index 13848beb..0adff7ca 100644
--- a/src/prefs_account.h
+++ b/src/prefs_account.h
@@ -96,6 +96,7 @@ struct _PrefsAccount
gchar *inbox;
gint imap_auth_type;
+ gint max_nntp_articles;
/* Send */
gboolean add_date;