diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-11-08 08:52:10 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-11-08 08:52:10 +0000 |
commit | a677da5952b975fe9163de56db0a956c3d11d94f (patch) | |
tree | ce7b2986eb1cb7472d7a087efc70328eaaa95347 /src/icons | |
parent | 6605977726961165229e7bc654b12e115f06bed0 (diff) |
added icons for notifying the arrival of new mail.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1281 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/icons')
-rw-r--r-- | src/icons/Makefile.am | 4 | ||||
-rw-r--r-- | src/icons/stock_sylpheed_newmail.png | bin | 0 -> 2483 bytes | |||
-rw-r--r-- | src/icons/stock_sylpheed_newmail_16.png | bin | 0 -> 685 bytes |
3 files changed, 4 insertions, 0 deletions
diff --git a/src/icons/Makefile.am b/src/icons/Makefile.am index 390137e0..4dc4a2f1 100644 --- a/src/icons/Makefile.am +++ b/src/icons/Makefile.am @@ -21,6 +21,8 @@ BUILT_SOURCES = \ stock_sylpheed.h \ stock_sylpheed_16.h \ stock_sylpheed_32.h \ + stock_sylpheed_newmail.h \ + stock_sylpheed_newmail_16.h \ sylpheed-logo.h EXTRA_DIST = \ @@ -46,6 +48,8 @@ EXTRA_DIST = \ stock_sylpheed.png \ stock_sylpheed_16.png \ stock_sylpheed_32.png \ + stock_sylpheed_newmail.png \ + stock_sylpheed_newmail_16.png \ sylpheed-logo.png \ clip.xpm \ deleted.xpm \ diff --git a/src/icons/stock_sylpheed_newmail.png b/src/icons/stock_sylpheed_newmail.png Binary files differnew file mode 100644 index 00000000..58f3b4c7 --- /dev/null +++ b/src/icons/stock_sylpheed_newmail.png diff --git a/src/icons/stock_sylpheed_newmail_16.png b/src/icons/stock_sylpheed_newmail_16.png Binary files differnew file mode 100644 index 00000000..7f29ea2e --- /dev/null +++ b/src/icons/stock_sylpheed_newmail_16.png |