aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-17 08:32:21 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-17 08:32:21 +0000
commit2ddca31aaa249de33cf057487420f0ff56cb11a0 (patch)
treec20980183e843f782a4b7ca9dd0c695d5908797d /src/prefs_common.h
parent2743d51a9c02e4511759ae0462af13d7791561ad (diff)
added an option to execute command when new messages arrived.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@351 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_common.h')
-rw-r--r--src/prefs_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/prefs_common.h b/src/prefs_common.h
index 266b8e6f..5ba96998 100644
--- a/src/prefs_common.h
+++ b/src/prefs_common.h
@@ -58,6 +58,8 @@ struct _PrefsCommon
gboolean autochk_newmail;
gint autochk_itv;
gboolean chk_on_startup;
+ gboolean enable_newmsg_notify;
+ gchar *newmsg_notify_cmd;
gint max_articles;
/* Send */