X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=shell%2Fev-stock-icons.h;h=2e7f21b29a628d91717372067a1d6d892361c9f5;hb=116cc32fa10941e73faa84697d33efd5c75ba7f7;hp=d461a4a08d0b0640e2904debb6446baea5ac928d;hpb=6e960097c863c872433bc7d2da1253b18b9bf70e;p=evince.git diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h index d461a4a0..2e7f21b2 100644 --- a/shell/ev-stock-icons.h +++ b/shell/ev-stock-icons.h @@ -24,11 +24,12 @@ #ifndef __EV_STOCK_ICONS_H__ #define __EV_STOCK_ICONS_H__ -#include +#include 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_VIEW_DUAL "view-page-facing" @@ -36,6 +37,7 @@ G_BEGIN_DECLS #define EV_STOCK_ROTATE_LEFT "object-rotate-left" #define EV_STOCK_ROTATE_RIGHT "object-rotate-right" #define EV_STOCK_RUN_PRESENTATION "x-office-presentation" +#define EV_STOCK_VISIBLE "eye" void ev_stock_icons_init (void);