aboutsummaryrefslogtreecommitdiff
path: root/src/icons
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/icons
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/icons')
-rw-r--r--src/icons/Makefile.am2
-rw-r--r--src/icons/stock_notspam.pngbin0 -> 1140 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/src/icons/Makefile.am b/src/icons/Makefile.am
index 4dc4a2f1..31114b75 100644
--- a/src/icons/Makefile.am
+++ b/src/icons/Makefile.am
@@ -18,6 +18,7 @@ BUILT_SOURCES = \
stock_mail_send_queue.h \
stock_outbox.h \
stock_spam.h \
+ stock_notspam.h \
stock_sylpheed.h \
stock_sylpheed_16.h \
stock_sylpheed_32.h \
@@ -45,6 +46,7 @@ EXTRA_DIST = \
stock_mail_send_queue.png \
stock_outbox.png \
stock_spam.png \
+ stock_notspam.png \
stock_sylpheed.png \
stock_sylpheed_16.png \
stock_sylpheed_32.png \
diff --git a/src/icons/stock_notspam.png b/src/icons/stock_notspam.png
new file mode 100644
index 00000000..0801b6d9
--- /dev/null
+++ b/src/icons/stock_notspam.png
Binary files differ