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=a0a0fe119cfc4a4974fb671706366f93c4eb0a94;hb=de3612f2a4b46b555edc50ca344a04bc3a8f7280;hp=b29ddbc24183285d1af453516eb726bd082693d2;hpb=e90ec741051727680a653837fb7b401192c507f7;p=evince.git diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h index b29ddbc2..a0a0fe11 100644 --- a/shell/ev-stock-icons.h +++ b/shell/ev-stock-icons.h @@ -28,8 +28,12 @@ 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);