]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-stock-icons.h
scale the reported height by using the resolution aspect ratio
[evince.git] / shell / ev-stock-icons.h
index b29ddbc24183285d1af453516eb726bd082693d2..a0a0fe119cfc4a4974fb671706366f93c4eb0a94 100644 (file)
 
 G_BEGIN_DECLS
 
-/* Toolbar icons */
-#define EV_STOCK_ZOOM_FIT_WIDTH "ev-zoom-fit-width"
+/* 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"
+#define EV_STOCK_VIEW_DUAL             "stock_view-dual-page"
+#define EV_STOCK_VIEW_CONTINUOUS        "stock_view-continuous"
 
 void ev_stock_icons_init (void);