diff options
author | David Bordoley <bordoley@msu.edu> | 2003-03-07 20:37:47 +0800 |
---|---|---|
committer | Dave Bordoley <Bordoley@src.gnome.org> | 2003-03-07 20:37:47 +0800 |
commit | ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4 (patch) | |
tree | c9040fcd7f87bbc9eac0d190a9c076e282083b98 /po/POTFILES.in | |
parent | 49b1348c56bbcd4f00361b0aed4755242903efd8 (diff) | |
download | gsoc2013-epiphany-ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4.tar gsoc2013-epiphany-ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4.tar.gz gsoc2013-epiphany-ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4.tar.bz2 gsoc2013-epiphany-ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4.tar.lz gsoc2013-epiphany-ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4.tar.xz gsoc2013-epiphany-ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4.tar.zst gsoc2013-epiphany-ff8cb3c94a12a0c52f5d32c88598a018e7fa74c4.zip |
New toolbar action so that the "Go" button is always text only. Removed
2003-03-07 David Bordoley <bordoley@msu.edu>
* 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.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 6938369e1..bd02c781f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -33,6 +33,7 @@ lib/widgets/ephy-notebook.c src/bookmarks/ephy-bookmarks-editor.c src/bookmarks/ephy-bookmarks.c src/bookmarks/ephy-new-bookmark.c +src/ephy-go-action.c src/ephy-main.c src/ephy-nautilus-view.c src/ephy-shell.c |