X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libview%2Fev-stock-icons.c;h=67db47cad62b298391aa0f82a97e9ccab8ea03bc;hb=5a058f12f1606d6d87c9ed592df93b33235d3766;hp=d4504623386b1c11bd6c68be6592650713ca6c5b;hpb=ef77006be3e1852f942587b8c0334c1eab549812;p=evince.git diff --git a/libview/ev-stock-icons.c b/libview/ev-stock-icons.c index d4504623..67db47ca 100644 --- a/libview/ev-stock-icons.c +++ b/libview/ev-stock-icons.c @@ -45,7 +45,8 @@ static const EvStockIcon stock_icons [] = { { EV_STOCK_VISIBLE, "eye"}, { EV_STOCK_RESIZE_SE, "resize-se"}, { EV_STOCK_RESIZE_SW, "resize-sw"}, - { EV_STOCK_CLOSE, "close"} + { EV_STOCK_CLOSE, "close"}, + { EV_STOCK_INVERTED_COLORS, "stock_filters-invert"} }; static gchar *ev_icons_path;