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=55616dd0d5ba3304d6f2c67fe2ba1ddfbb209557;hb=refs%2Ftags%2FEVINCE_0_1_8;hp=52c54cf381d52d153e38bc0f04d57a4060e39c05;hpb=6e530c3c7a48620af6e24c1a41963930c5c868cb;p=evince.git diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h index 52c54cf3..55616dd0 100644 --- a/shell/ev-stock-icons.h +++ b/shell/ev-stock-icons.h @@ -28,9 +28,10 @@ G_BEGIN_DECLS -/* Toolbar icons */ -#define EV_STOCK_ZOOM_FIT_WIDTH "ev-zoom-fit-width" -#define EV_STOCK_LEAVE_FULLSCREEN "stock_leave-fullscreen" +/* 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" void ev_stock_icons_init (void);