X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-stock-icons.h;h=b3455de55dd42374e27e72975fc5467eeb180b32;hb=f343927df4325959193353c52cff1ea4b20b2286;hp=3ea635a9108424c8e6b0e97ac6ab56b14ce1c0f2;hpb=04a2ebaeef464d826a6e7bdfa37ab66f792f6991;p=evince.git diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h index 3ea635a9..b3455de5 100644 --- a/shell/ev-stock-icons.h +++ b/shell/ev-stock-icons.h @@ -29,13 +29,14 @@ G_BEGIN_DECLS /* 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_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" +#define EV_STOCK_RUN_PRESENTATION "x-office-presentation" void ev_stock_icons_init (void);