summaryrefslogtreecommitdiff
path: root/libview
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2018-02-15 01:45:55 +0100
committerraveit65 <[email protected]>2018-02-16 17:22:20 +0100
commit7a91219f5b255783690be32fe6426b8a6c640398 (patch)
treed63211014ecdc0dbbeb8e315b4d6067f9e1e62ac /libview
parented3b7f0015cf629a2d7e69f60b166978d6859305 (diff)
downloadatril-7a91219f5b255783690be32fe6426b8a6c640398.tar.bz2
atril-7a91219f5b255783690be32fe6426b8a6c640398.tar.xz
avoid deprecated GtkStock
Diffstat (limited to 'libview')
-rw-r--r--libview/ev-stock-icons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libview/ev-stock-icons.h b/libview/ev-stock-icons.h
index 3a55b11b..ab9671e1 100644
--- a/libview/ev-stock-icons.h
+++ b/libview/ev-stock-icons.h
@@ -45,7 +45,7 @@ G_BEGIN_DECLS
#define EV_STOCK_RESIZE_SE "resize-se"
#define EV_STOCK_RESIZE_SW "resize-sw"
#define EV_STOCK_CLOSE "close"
-#define EV_STOCK_INVERTED_COLORS "inverted"
+#define EV_STOCK_INVERTED_COLORS "stock_filters-invert"
#define EV_STOCK_ATTACHMENT "mail-attachment"
#define EV_STOCK_SEND_TO "document-send"