From fd8fbb88aca38f094ef80e223abfa17e8505e624 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 8 Feb 2003 11:23:32 +0000 Subject: Add a go button to the toolbar editor. The icon is duped with default 2003-02-08 Marco Pesenti Gritti * data/ui/epiphany-toolbar.xml.in: * lib/widgets/ephy-editable-toolbar.c: (add_action): * src/ephy-window.c: * src/window-commands.c: (window_cmd_load_location): * src/window-commands.h: Add a go button to the toolbar editor. The icon is duped with default favicon. Would be nice to find something better for one of them (I'm not sure if the concept of jump to is good for favicon actually). Rename FileNewWindow to FileNewBrowser also in toolbar configuration file. --- data/ui/epiphany-toolbar.xml.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/ui/epiphany-toolbar.xml.in b/data/ui/epiphany-toolbar.xml.in index bf9345fd5..afd5d1fea 100644 --- a/data/ui/epiphany-toolbar.xml.in +++ b/data/ui/epiphany-toolbar.xml.in @@ -9,7 +9,7 @@ - + @@ -19,6 +19,7 @@ + -- cgit v1.2.3