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.c;h=e1049c973d5520ceb56bebbfc7fdae62bb528e50;hb=b2ad055bb54dd89f3e8748302cfbd5c6f746d6a4;hp=ce15dc65d5a346339f5d77947105f00c1950974b;hpb=1af6600934d1f723e5b492b8322e52a1144fb0af;p=evince.git diff --git a/shell/ev-stock-icons.c b/shell/ev-stock-icons.c index ce15dc65..e1049c97 100644 --- a/shell/ev-stock-icons.c +++ b/shell/ev-stock-icons.c @@ -22,11 +22,11 @@ */ #include -#include "ev-stock-icons.h" -#include -#include -#include +#include +#include + +#include "ev-stock-icons.h" typedef struct { char *stock_id; @@ -43,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"} }; /**