]> www.fi.muni.cz Git - evince.git/blobdiff - libview/ev-stock-icons.h
Send page dest as int to other evince instances when -i switch is used
[evince.git] / libview / ev-stock-icons.h
index 9f8de0471d6ea393672ba78bb22d4806e3d41fc8..96ec26f6665cdde6825378705fd8ebf0e9110987 100644 (file)
@@ -34,7 +34,7 @@ G_BEGIN_DECLS
 
 /* Evince stock icons */
 #define EV_STOCK_ZOOM                  "zoom"
-#define EV_STOCK_ZOOM_PAGE              "zoom-fit-page"
+#define EV_STOCK_ZOOM_PAGE              "zoom-fit-height"
 #define EV_STOCK_ZOOM_WIDTH             "zoom-fit-width"
 #define EV_STOCK_VIEW_DUAL             "view-page-facing"
 #define EV_STOCK_VIEW_CONTINUOUS        "view-page-continuous"
@@ -46,6 +46,7 @@ G_BEGIN_DECLS
 #define EV_STOCK_RESIZE_SW              "resize-sw"
 #define EV_STOCK_CLOSE                  "close"
 #define EV_STOCK_INVERTED_COLORS        "inverted"
+#define EV_STOCK_ATTACHMENT             "mail-attachment"
 
 void ev_stock_icons_init       (void);
 void ev_stock_icons_shutdown   (void);