aboutsummaryrefslogtreecommitdiff
path: root/src/pixmaps
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-06 07:32:12 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-06 07:32:12 +0000
commitc57fb216f1721c91195b09cfef5a8faf0054f38e (patch)
tree6c031fe0bae7e48b4bc3f7292785fdf0ee185d29 /src/pixmaps
parente34571d254095cc711ad97d3799ad6c12792726e (diff)
added 'insert signature' icon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@402 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/pixmaps')
-rw-r--r--src/pixmaps/Makefile.am10
-rw-r--r--src/pixmaps/stock_hand-signed.pngbin0 -> 868 bytes
2 files changed, 6 insertions, 4 deletions
diff --git a/src/pixmaps/Makefile.am b/src/pixmaps/Makefile.am
index e3d35225..426f0601 100644
--- a/src/pixmaps/Makefile.am
+++ b/src/pixmaps/Makefile.am
@@ -1,10 +1,9 @@
BUILT_SOURCES = \
- stock_mail_receive_all.h \
- stock_mail_send_queue.h \
stock_addressbook.h \
stock_attach.h \
stock_delete.h \
stock_delete_16.h \
+ stock_hand-signed.h \
stock_inbox.h \
stock_insert-file.h \
stock_mail-compose.h \
@@ -15,16 +14,17 @@ BUILT_SOURCES = \
stock_mail-reply.h \
stock_mail-send.h \
stock_mail.h \
+ stock_mail_receive_all.h \
+ stock_mail_send_queue.h \
stock_outbox.h \
stock_spam.h
EXTRA_DIST = \
- stock_mail_receive_all.png \
- stock_mail_send_queue.png \
stock_addressbook.png \
stock_attach.png \
stock_delete.png \
stock_delete_16.png \
+ stock_hand-signed.png \
stock_inbox.png \
stock_insert-file.png \
stock_mail-compose.png \
@@ -35,6 +35,8 @@ EXTRA_DIST = \
stock_mail-reply.png \
stock_mail-send.png \
stock_mail.png \
+ stock_mail_receive_all.png \
+ stock_mail_send_queue.png \
stock_outbox.png \
stock_spam.png \
clip.xpm \
diff --git a/src/pixmaps/stock_hand-signed.png b/src/pixmaps/stock_hand-signed.png
new file mode 100644
index 00000000..02774f24
--- /dev/null
+++ b/src/pixmaps/stock_hand-signed.png
Binary files differ