diff options
Diffstat (limited to 'src/prefs_toolbar.h')
-rw-r--r-- | src/prefs_toolbar.h | 3 |
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, |