X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-stock-icons.h;h=3ea635a9108424c8e6b0e97ac6ab56b14ce1c0f2;hb=21f638ab8e3ddb81ce7979939defcdb7f49ad376;hp=55616dd0d5ba3304d6f2c67fe2ba1ddfbb209557;hpb=c65f029b1669d2aae4417169d6b0c25969521d47;p=evince.git diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h index 55616dd0..3ea635a9 100644 --- a/shell/ev-stock-icons.h +++ b/shell/ev-stock-icons.h @@ -29,9 +29,13 @@ G_BEGIN_DECLS /* 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_ZOOM_PAGE "zoom-fit-page" +#define EV_STOCK_ZOOM_WIDTH "zoom-fit-width" +#define EV_STOCK_LEAVE_FULLSCREEN "view-restore" +#define EV_STOCK_VIEW_DUAL "view-page-facing" +#define EV_STOCK_VIEW_CONTINUOUS "view-page-continuous" +#define EV_STOCK_ROTATE_LEFT "object-rotate-left" +#define EV_STOCK_ROTATE_RIGHT "object-rotate-right" void ev_stock_icons_init (void);