diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-07-06 07:32:12 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-07-06 07:32:12 +0000 |
commit | c57fb216f1721c91195b09cfef5a8faf0054f38e (patch) | |
tree | 6c031fe0bae7e48b4bc3f7292785fdf0ee185d29 /src/stock_pixmap.h | |
parent | e34571d254095cc711ad97d3799ad6c12792726e (diff) |
added 'insert signature' icon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@402 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/stock_pixmap.h')
-rw-r--r-- | src/stock_pixmap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stock_pixmap.h b/src/stock_pixmap.h index 8430ddd2..742912d3 100644 --- a/src/stock_pixmap.h +++ b/src/stock_pixmap.h @@ -74,6 +74,7 @@ typedef enum STOCK_PIXMAP_MAIL_SMALL, STOCK_PIXMAP_DELETE, STOCK_PIXMAP_SPAM, + STOCK_PIXMAP_SIGN, N_STOCK_PIXMAPS } StockPixmap; |