diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-10-12 06:07:31 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-10-12 06:07:31 +0000 |
commit | 5946254836d7ac4156e19913f90ec983a8394941 (patch) | |
tree | ddf9004f36e5f9aaa9ad4556a4010c6fc7751025 /src/icons | |
parent | 6c57e07446c877e32fcad37981a13c184a4bf17a (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.am | 2 | ||||
-rw-r--r-- | src/icons/stock_sylpheed_32.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..8300438d --- /dev/null +++ b/src/icons/stock_sylpheed_32.png |