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=b29ddbc24183285d1af453516eb726bd082693d2;hpb=e90ec741051727680a653837fb7b401192c507f7;p=evince.git diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h index b29ddbc2..b3455de5 100644 --- a/shell/ev-stock-icons.h +++ b/shell/ev-stock-icons.h @@ -28,8 +28,15 @@ G_BEGIN_DECLS -/* Toolbar icons */ -#define EV_STOCK_ZOOM_FIT_WIDTH "ev-zoom-fit-width" +/* Evince stock icons */ +#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);