aboutsummaryrefslogtreecommitdiffstats
path: root/data/ui
diff options
context:
space:
mode:
authorDavid Bordoley <bordoley@msu.edu>2003-05-14 03:33:09 +0800
committerDave Bordoley <Bordoley@src.gnome.org>2003-05-14 03:33:09 +0800
commit0efa94feb8fbfc31e32d39d8ba188eb4aae3bd59 (patch)
treeebc09e126db0d50de8a31981a65cb78b4f7a41cb /data/ui
parentd642127eebe872d0f98d39b8e9656555fefea6b0 (diff)
downloadgsoc2013-epiphany-0efa94feb8fbfc31e32d39d8ba188eb4aae3bd59.tar
gsoc2013-epiphany-0efa94feb8fbfc31e32d39d8ba188eb4aae3bd59.tar.gz
gsoc2013-epiphany-0efa94feb8fbfc31e32d39d8ba188eb4aae3bd59.tar.bz2
gsoc2013-epiphany-0efa94feb8fbfc31e32d39d8ba188eb4aae3bd59.tar.lz
gsoc2013-epiphany-0efa94feb8fbfc31e32d39d8ba188eb4aae3bd59.tar.xz
gsoc2013-epiphany-0efa94feb8fbfc31e32d39d8ba188eb4aae3bd59.tar.zst
gsoc2013-epiphany-0efa94feb8fbfc31e32d39d8ba188eb4aae3bd59.zip
s/bookmark page/bookmark link, more consistent with the docs and better
2003-05-13 David Bordoley <bordoley@msu.edu> * data/ui/epiphany-history-window-ui.xml.in: * src/ephy-history-window.c: s/bookmark page/bookmark link, more consistent with the docs and better ui. * help/C/epiphany.xml: Start the create a bookmark section. Needs more work. Finish to open/copy address bookmark/history link sections.
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/epiphany-history-window-ui.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/ui/epiphany-history-window-ui.xml.in b/data/ui/epiphany-history-window-ui.xml.in
index e2a5e0322..d716f0bd5 100644
--- a/data/ui/epiphany-history-window-ui.xml.in
+++ b/data/ui/epiphany-history-window-ui.xml.in
@@ -5,7 +5,7 @@
<menuitem name="FileOpenInWindow" verb="OpenInWindow"/>
<menuitem name="FileOpenInTab" verb="OpenInTab"/>
<separator name="FileSep1"/>
- <menuitem name="FileBookmarkPage" verb="BookmarkPage"/>
+ <menuitem name="FileBookmarkLink" verb="BookmarkLink"/>
<menuitem name="FileDelete" verb="Delete"/>
<separator name="FileSep2"/>
<menuitem name="FileClose" verb="Close"/>
@@ -35,7 +35,7 @@
<separator name="HistoryPopupSep1"/>
<menuitem name="CopyHST" verb="Copy"/>
<separator name="HistoryPopupSep2"/>
- <menuitem name="BookmarkPageHST" verb="BookmarkPage"/>
+ <menuitem name="BookmarkLinkHST" verb="BookmarkLink"/>
<menuitem name="DeleteHST" verb="Delete"/>
</popup>