aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-stock-icons.h
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-02-03 21:23:22 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-02-03 21:23:22 +0800
commit3c46fe343624ad6cfa88fdbe38aea86f46bfbdd8 (patch)
treedbac4033bad770d740e5d7394c3823072e9e8bdc /lib/ephy-stock-icons.h
parente13619917174d7b03497959c39f5effbceafaaf7 (diff)
downloadgsoc2013-epiphany-3c46fe343624ad6cfa88fdbe38aea86f46bfbdd8.tar
gsoc2013-epiphany-3c46fe343624ad6cfa88fdbe38aea86f46bfbdd8.tar.gz
gsoc2013-epiphany-3c46fe343624ad6cfa88fdbe38aea86f46bfbdd8.tar.bz2
gsoc2013-epiphany-3c46fe343624ad6cfa88fdbe38aea86f46bfbdd8.tar.lz
gsoc2013-epiphany-3c46fe343624ad6cfa88fdbe38aea86f46bfbdd8.tar.xz
gsoc2013-epiphany-3c46fe343624ad6cfa88fdbe38aea86f46bfbdd8.tar.zst
gsoc2013-epiphany-3c46fe343624ad6cfa88fdbe38aea86f46bfbdd8.zip
Add some icons, thanks to jorn to provide them. last api change seem to
2003-02-02 Marco Pesenti Gritti <marco@it.gnome.org> * lib/ephy-stock-icons.c: Add some icons, thanks to jorn to provide them. * embed/EphyWrapper.cpp: last api change seem to have been reverted ?!
Diffstat (limited to 'lib/ephy-stock-icons.h')
-rw-r--r--lib/ephy-stock-icons.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h
index e5d85d19c..8c24fc154 100644
--- a/lib/ephy-stock-icons.h
+++ b/lib/ephy-stock-icons.h
@@ -29,6 +29,8 @@ G_BEGIN_DECLS
#define EPHY_STOCK_BOOKMARKS "epiphany-bookmarks"
#define EPHY_STOCK_NEW_TAB "epiphany-new-tab"
#define EPHY_STOCK_FULLSCREEN "epiphany-fullscreen"
+#define EPHY_STOCK_VIEWSOURCE "epiphany-viewsource"
+#define EPHY_STOCK_SEND_LINK "epiphany-send-link"
void ephy_stock_icons_init (void);