aboutsummaryrefslogtreecommitdiffstats
path: root/data/ui/epiphany-ui.xml
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@src.gnome.org>2007-12-19 02:45:27 +0800
committerCosimo Cecchi <cosimoc@src.gnome.org>2007-12-19 02:45:27 +0800
commitc11f1cdf6ca0da2844899675f2578892e05d29d7 (patch)
treec1bc47f9bb86b2fbdc43d4c2dcf738ae9ffd1c0c /data/ui/epiphany-ui.xml
parent530408cbb0c062810157d74ee80c4255cc1e86a3 (diff)
downloadgsoc2013-epiphany-c11f1cdf6ca0da2844899675f2578892e05d29d7.tar
gsoc2013-epiphany-c11f1cdf6ca0da2844899675f2578892e05d29d7.tar.gz
gsoc2013-epiphany-c11f1cdf6ca0da2844899675f2578892e05d29d7.tar.bz2
gsoc2013-epiphany-c11f1cdf6ca0da2844899675f2578892e05d29d7.tar.lz
gsoc2013-epiphany-c11f1cdf6ca0da2844899675f2578892e05d29d7.tar.xz
gsoc2013-epiphany-c11f1cdf6ca0da2844899675f2578892e05d29d7.tar.zst
gsoc2013-epiphany-c11f1cdf6ca0da2844899675f2578892e05d29d7.zip
Readd "Add to Bookmark" entry to the document context menu.
Bug #332968. svn path=/trunk/; revision=7786
Diffstat (limited to 'data/ui/epiphany-ui.xml')
-rw-r--r--data/ui/epiphany-ui.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml
index 2ba404b4a..9bcf8ca9d 100644
--- a/data/ui/epiphany-ui.xml
+++ b/data/ui/epiphany-ui.xml
@@ -126,6 +126,8 @@
<separator />
<menuitem name="EditCopyDP" action="EditCopy"/>
<separator />
+ <menuitem name="BookmarkPageDP" action="ContextBookmarkPage"/>
+ <separator />
<menuitem name="OpenFrameFDP" action="OpenFrame"/>
<separator />
<menuitem name="OpenImageDP" action="OpenImage"/>