indicate GnuPG signed messages by displaying an icon in the Attachment column
[claws.git] / src / stock_pixmap.h
index e687192350e54b8b2e7460a24c3c72abe25935b9..36bac455d7c3a24213838170778cdf32c1eb95a1 100644 (file)
@@ -87,7 +87,6 @@ typedef enum
        STOCK_PIXMAP_QUEUE_CLOSE_HRM,
        STOCK_PIXMAP_QUEUE_OPEN,
        STOCK_PIXMAP_QUEUE_OPEN_HRM,
-       STOCK_PIXMAP_SYLPHEED_LOGO,
        STOCK_PIXMAP_TRASH_OPEN,
        STOCK_PIXMAP_TRASH_OPEN_HRM,
        STOCK_PIXMAP_TRASH_CLOSE,
@@ -99,6 +98,10 @@ typedef enum
        STOCK_PIXMAP_NOTICE_WARN,               /* small warning */
        STOCK_PIXMAP_NOTICE_ERROR,              /* small error   */
        STOCK_PIXMAP_NOTICE_NOTE,               /* small message */
+       STOCK_PIXMAP_QUICKSEARCH,               /* quicksearch pixmap */
+       STOCK_PIXMAP_GPG_SIGNED,
+
+       STOCK_PIXMAP_SYLPHEED_LOGO,             /* last entry */
        
        N_STOCK_PIXMAPS
 } StockPixmap;