aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-stock-icons.h
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-03-08 05:39:30 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-03-08 05:39:30 +0800
commitcaf8c10a29884a991924b2b63fad5d9d28f47f44 (patch)
tree3c2aeb42f1a98a99901393278099740796857f93 /lib/ephy-stock-icons.h
parent80e8650c21c1be9199cc659b85e13a23a3bf2168 (diff)
downloadgsoc2013-epiphany-caf8c10a29884a991924b2b63fad5d9d28f47f44.tar
gsoc2013-epiphany-caf8c10a29884a991924b2b63fad5d9d28f47f44.tar.gz
gsoc2013-epiphany-caf8c10a29884a991924b2b63fad5d9d28f47f44.tar.bz2
gsoc2013-epiphany-caf8c10a29884a991924b2b63fad5d9d28f47f44.tar.lz
gsoc2013-epiphany-caf8c10a29884a991924b2b63fad5d9d28f47f44.tar.xz
gsoc2013-epiphany-caf8c10a29884a991924b2b63fad5d9d28f47f44.tar.zst
gsoc2013-epiphany-caf8c10a29884a991924b2b63fad5d9d28f47f44.zip
Add a stock icon for entry box so that it has an icon in the tbe.
2003-03-07 David Bordoley <bordoley@msu.edu> * lib/ephy-stock-icons.h: * lib/ephy-stock-icons.c: * data/art/Makefile.am: * data/art/epiphany-entry.png: (new file) * src/toolbar.c: Add a stock icon for entry box so that it has an icon in the tbe.
Diffstat (limited to 'lib/ephy-stock-icons.h')
-rw-r--r--lib/ephy-stock-icons.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-stock-icons.h b/lib/ephy-stock-icons.h
index 585dc1709..83ce4d37f 100644
--- a/lib/ephy-stock-icons.h
+++ b/lib/ephy-stock-icons.h
@@ -31,6 +31,7 @@ G_BEGIN_DECLS
#define EPHY_STOCK_FULLSCREEN "epiphany-fullscreen"
#define EPHY_STOCK_VIEWSOURCE "epiphany-viewsource"
#define EPHY_STOCK_SEND_LINK "epiphany-send-link"
+#define EPHY_STOCK_ENTRY "epiphany-entry"
void ephy_stock_icons_init (void);