aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_toolbar.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-10-07 10:04:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-10-07 10:04:17 +0000
commit8d53907a3cedc6c27d48662475bb0e4b28f23ead (patch)
tree3c2f69f32f4e0e4033ea7abe058e67de8833c163 /src/prefs_toolbar.h
parentbf26a8a8d9cd7df740c227d7b7995cd92fd9b268 (diff)
added POP3 remote mailbox button to the toolbar.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2053 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_toolbar.h')
-rw-r--r--src/prefs_toolbar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/prefs_toolbar.h b/src/prefs_toolbar.h
index 034df03b..56254179 100644
--- a/src/prefs_toolbar.h
+++ b/src/prefs_toolbar.h
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2007 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2008 Hiroyuki Yamamoto
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -40,6 +40,7 @@ typedef enum
/* Main */
T_GET,
T_GET_ALL,
+ T_REMOTE_MAILBOX,
T_SEND_QUEUE,
T_COMPOSE,
T_REPLY,