aboutsummaryrefslogtreecommitdiff
path: root/src/stock_pixmap.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-06 06:55:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-02-06 06:55:36 +0000
commitebd3e4e8ccb76c070225c2bd81f2f4b34e5fa6b0 (patch)
tree5bd3c7133eaec1f37c23630d0aa6672b7e759526 /src/stock_pixmap.h
parent8aad93fdabaa410cdda2e3415ec62aa60756ce33 (diff)
added 'Not junk' and 'Search' button to the main toolbar.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1529 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/stock_pixmap.h')
-rw-r--r--src/stock_pixmap.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/stock_pixmap.h b/src/stock_pixmap.h
index 236dbe27..d090d0d1 100644
--- a/src/stock_pixmap.h
+++ b/src/stock_pixmap.h
@@ -1,6 +1,6 @@
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2006 Hiroyuki Yamamoto
+ * Copyright (C) 1999-2007 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
@@ -69,6 +69,7 @@ typedef enum
STOCK_PIXMAP_ADDRESS_BOOK,
STOCK_PIXMAP_DELETE,
STOCK_PIXMAP_SPAM,
+ STOCK_PIXMAP_NOTSPAM,
STOCK_PIXMAP_SIGN,
STOCK_PIXMAP_SYLPHEED,
STOCK_PIXMAP_SYLPHEED_SMALL,