From ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4 Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Fri, 7 Mar 2003 12:37:47 +0000 Subject: New toolbar action so that the "Go" button is always text only. Removed 2003-03-07 David Bordoley * src/ephy-go-action.c: (new file) * src/ephy-go-action.h: (new file) * src/Makefile.am: * src/ephy-window.c: * src/toolbar.c: * data/ui/epiphany-toolbar.xml.in: * po/POTFILES.in: New toolbar action so that the "Go" button is always text only. Removed the old toolbar "Go" button. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index e3b977cd8..03882891f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -50,6 +50,8 @@ epiphany_SOURCES = \ ephy-encoding-menu.h \ ephy-favicon-action.c \ ephy-favicon-action.h \ + ephy-go-action.c \ + ephy-go-action.h \ ephy-favorites-menu.c \ ephy-favorites-menu.h \ ephy-history-model.c \ -- cgit v1.2.3