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:
authorCarlos Garcia Campos <carlosgc@gnome.org>2008-11-15 10:08:35 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-11-15 10:08:35 (GMT)
commitb39fbcf7b7c248bf2ab04d5ff86d17780194ae5d (patch)
treec01cb184221ec1e79a469cd2cb7d7ef867f09536 /shell/ev-stock-icons.h
parent9eaa2afd584cc98a4793018a9685c5e5ef130e20 (diff)
Add eye icon from gimp to hide/show layers.
2008-11-15 Carlos Garcia Campos <carlosgc@gnome.org> * data/icons/22x22/actions/Makefile.am: * data/icons/22x22/actions/eye.png: * shell/ev-stock-icons.[ch]: Add eye icon from gimp to hide/show layers. svn path=/trunk/; revision=3267
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 752f1c8..2e7f21b 100644
--- a/shell/ev-stock-icons.h
+++ b/shell/ev-stock-icons.h
@@ -37,6 +37,7 @@ G_BEGIN_DECLS
#define EV_STOCK_ROTATE_LEFT "object-rotate-left"
#define EV_STOCK_ROTATE_RIGHT "object-rotate-right"
#define EV_STOCK_RUN_PRESENTATION "x-office-presentation"
+#define EV_STOCK_VISIBLE "eye"
void ev_stock_icons_init (void);