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=b3455de55dd42374e27e72975fc5467eeb180b32;hb=217797d63b2d3b1c9a7a0511af1bbf3d99f0d482;hp=55616dd0d5ba3304d6f2c67fe2ba1ddfbb209557;hpb=c65f029b1669d2aae4417169d6b0c25969521d47;p=evince.git diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h index 55616dd0..b3455de5 100644 --- a/shell/ev-stock-icons.h +++ b/shell/ev-stock-icons.h @@ -29,9 +29,14 @@ 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 "zoom" +#define EV_STOCK_ZOOM_PAGE "zoom-fit-page" +#define EV_STOCK_ZOOM_WIDTH "zoom-fit-width" +#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" +#define EV_STOCK_RUN_PRESENTATION "x-office-presentation" void ev_stock_icons_init (void);