]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-stock-icons.c
Updated Polish translation by GNOME PL Team.
[evince.git] / shell / ev-stock-icons.c
index c318dedcf4036342634dcf453c37dd4884fb0185..ce15dc65d5a346339f5d77947105f00c1950974b 100644 (file)
@@ -21,6 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
  */
 
+#include <config.h>
 #include "ev-stock-icons.h"
 
 #include <gtk/gtkiconfactory.h>
@@ -34,6 +35,7 @@ typedef struct {
 
 /* Evince stock icons */
 static const EvStockIcon stock_icons [] = {
+       { EV_STOCK_ZOOM,             "zoom" },
        { EV_STOCK_ZOOM_PAGE,        "zoom-fit-page" },
        { EV_STOCK_ZOOM_WIDTH,       "zoom-fit-width" },
        { EV_STOCK_VIEW_DUAL,        "view-page-facing" },