aboutsummaryrefslogtreecommitdiff
path: root/src/icons
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-12 06:07:31 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-10-12 06:07:31 +0000
commit5946254836d7ac4156e19913f90ec983a8394941 (patch)
treeddf9004f36e5f9aaa9ad4556a4010c6fc7751025 /src/icons
parent6c57e07446c877e32fcad37981a13c184a4bf17a (diff)
added 32x32 icon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1226 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/icons')
-rw-r--r--src/icons/Makefile.am2
-rw-r--r--src/icons/stock_sylpheed_32.pngbin0 -> 1925 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/src/icons/Makefile.am b/src/icons/Makefile.am
index eb59ea85..390137e0 100644
--- a/src/icons/Makefile.am
+++ b/src/icons/Makefile.am
@@ -20,6 +20,7 @@ BUILT_SOURCES = \
stock_spam.h \
stock_sylpheed.h \
stock_sylpheed_16.h \
+ stock_sylpheed_32.h \
sylpheed-logo.h
EXTRA_DIST = \
@@ -44,6 +45,7 @@ EXTRA_DIST = \
stock_spam.png \
stock_sylpheed.png \
stock_sylpheed_16.png \
+ stock_sylpheed_32.png \
sylpheed-logo.png \
clip.xpm \
deleted.xpm \
diff --git a/src/icons/stock_sylpheed_32.png b/src/icons/stock_sylpheed_32.png
new file mode 100644
index 00000000..8300438d
--- /dev/null
+++ b/src/icons/stock_sylpheed_32.png
Binary files differ