From c8b29351ef404b3a62b7e484e4ed28a62027615f Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Fri, 7 Mar 2003 21:48:02 +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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0cd4f9c9b..93349cbd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +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. + 2003-03-07 Dan Damian * lib/ephy-debug.h: (LOG) use named variable arguments for -- cgit