Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-stock-icons.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-stock-icons.h')
-rw-r--r--shell/ev-stock-icons.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h
index 52c54cf..55616dd 100644
--- a/shell/ev-stock-icons.h
+++ b/shell/ev-stock-icons.h
@@ -28,9 +28,10 @@
G_BEGIN_DECLS
-/* Toolbar icons */
-#define EV_STOCK_ZOOM_FIT_WIDTH "ev-zoom-fit-width"
-#define EV_STOCK_LEAVE_FULLSCREEN "stock_leave-fullscreen"
+/* Evince stock icons */
+#define EV_STOCK_ZOOM_PAGE "stock_zoom-page"
+#define EV_STOCK_ZOOM_WIDTH "stock_zoom-page-width"
+#define EV_STOCK_LEAVE_FULLSCREEN "stock_leave-fullscreen"
void ev_stock_icons_init (void);