aboutsummaryrefslogtreecommitdiff
path: root/src/icons
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-29 07:01:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-29 07:01:32 +0000
commit03d5278cdd2fd4fd7b6caef33aa53b28e71ffc1c (patch)
tree56859ef1a0ac0310a47f9670113e2b2f2e0f7524 /src/icons
parentf105a6dc818de10f476cf5f48c9c590428c661ef (diff)
added 'Junk' special folder and automatically create it when not exist.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2638 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/icons')
-rw-r--r--src/icons/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/icons/Makefile.am b/src/icons/Makefile.am
index b69e078a..c1ad743b 100644
--- a/src/icons/Makefile.am
+++ b/src/icons/Makefile.am
@@ -20,6 +20,7 @@ BUILT_SOURCES = \
stock_person.h \
stock_book.h \
stock_spam.h \
+ stock_spam_16.h \
stock_notspam.h \
stock_sylpheed.h \
stock_sylpheed_16.h \
@@ -55,6 +56,7 @@ EXTRA_DIST = \
stock_person.png \
stock_book.png \
stock_spam.png \
+ stock_spam_16.png \
stock_notspam.png \
stock_sylpheed.png \
stock_sylpheed_16.png \