Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-stock-icons.h
diff options
context:
space:
mode:
authorMichael Monreal <infernux@web.de>2007-06-06 22:15:50 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-06-06 22:15:50 (GMT)
commitbd9b5427d0f4e3c98976b0ae209b18922445b879 (patch)
tree7b82a40eab3ba8eb0cdc9664139dd5dd7f0dcf14 /shell/ev-stock-icons.h
parent46ffa94e1c7b562862ba1aaae92846a4184943ce (diff)
Zoom icon artwork. See bug #444795.
2007-06-07 Michael Monreal <infernux@web.de> * data/icons/16x16/actions/Makefile.am: * data/icons/16x16/actions/zoom.svg: * data/icons/22x22/actions/Makefile.am: * data/icons/22x22/actions/zoom.svg: * data/icons/24x24/actions/Makefile.am: * shell/ev-stock-icons.c: * shell/ev-stock-icons.h: * shell/ev-window.c: Zoom icon artwork. See bug #444795. svn path=/trunk/; revision=2488
Diffstat (limited to 'shell/ev-stock-icons.h')
-rw-r--r--shell/ev-stock-icons.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ev-stock-icons.h b/shell/ev-stock-icons.h
index d461a4a..b3455de 100644
--- a/shell/ev-stock-icons.h
+++ b/shell/ev-stock-icons.h
@@ -29,6 +29,7 @@
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"