From 8d53907a3cedc6c27d48662475bb0e4b28f23ead Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 7 Oct 2008 10:04:17 +0000 Subject: added POP3 remote mailbox button to the toolbar. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2053 ee746299-78ed-0310-b773-934348b2243d --- src/prefs_toolbar.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/prefs_toolbar.h') 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, -- cgit v1.2.3