diff options
author | David Bordoley <bordoley@msu.edu> | 2003-03-08 05:48:02 +0800 |
---|---|---|
committer | Dave Bordoley <Bordoley@src.gnome.org> | 2003-03-08 05:48:02 +0800 |
commit | c8b29351ef404b3a62b7e484e4ed28a62027615f (patch) | |
tree | 1cb928fb210992ed6a93b92389c43e56ae61c93a | |
parent | caf8c10a29884a991924b2b63fad5d9d28f47f44 (diff) | |
download | gsoc2013-epiphany-c8b29351ef404b3a62b7e484e4ed28a62027615f.tar gsoc2013-epiphany-c8b29351ef404b3a62b7e484e4ed28a62027615f.tar.gz gsoc2013-epiphany-c8b29351ef404b3a62b7e484e4ed28a62027615f.tar.bz2 gsoc2013-epiphany-c8b29351ef404b3a62b7e484e4ed28a62027615f.tar.lz gsoc2013-epiphany-c8b29351ef404b3a62b7e484e4ed28a62027615f.tar.xz gsoc2013-epiphany-c8b29351ef404b3a62b7e484e4ed28a62027615f.tar.zst gsoc2013-epiphany-c8b29351ef404b3a62b7e484e4ed28a62027615f.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.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +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. + 2003-03-07 Dan Damian <dand@level7.ro> * lib/ephy-debug.h: (LOG) use named variable arguments for |