From caf8c10a29884a991924b2b63fad5d9d28f47f44 Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Fri, 7 Mar 2003 21:39:30 +0000 Subject: Add a stock icon for entry box so that it has an icon in the tbe. 2003-03-07 David Bordoley * 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. --- lib/ephy-stock-icons.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ephy-stock-icons.h') 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); -- cgit v1.2.3