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.c;h=e1049c973d5520ceb56bebbfc7fdae62bb528e50;hb=b59f53187ed898327f3f6a159d523c5fffaa2395;hp=801db9a85734d7d2f42c0ae99ac97d0422506147;hpb=bd9b5427d0f4e3c98976b0ae209b18922445b879;p=evince.git diff --git a/shell/ev-stock-icons.c b/shell/ev-stock-icons.c index 801db9a8..e1049c97 100644 --- a/shell/ev-stock-icons.c +++ b/shell/ev-stock-icons.c @@ -21,11 +21,12 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. */ -#include "ev-stock-icons.h" +#include + +#include +#include -#include -#include -#include +#include "ev-stock-icons.h" typedef struct { char *stock_id; @@ -42,6 +43,7 @@ static const EvStockIcon stock_icons [] = { { EV_STOCK_ROTATE_LEFT, "object-rotate-left"}, { EV_STOCK_ROTATE_RIGHT, "object-rotate-right"}, { EV_STOCK_RUN_PRESENTATION, "x-office-presentation"}, + { EV_STOCK_VISIBLE, "eye"} }; /**