aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-01-22 20:04:24 +0800
committerXan Lopez <xan@igalia.com>2012-01-22 20:04:24 +0800
commit7cdfd66e04647967f8c92fa1aa3d75fb489fd475 (patch)
treeca237698f5b2c389c997fb8691cfff0ac0017104 /data
parenteea8808a15effed06b1470e1bf5c9690280abb5a (diff)
downloadgsoc2013-epiphany-7cdfd66e04647967f8c92fa1aa3d75fb489fd475.tar
gsoc2013-epiphany-7cdfd66e04647967f8c92fa1aa3d75fb489fd475.tar.gz
gsoc2013-epiphany-7cdfd66e04647967f8c92fa1aa3d75fb489fd475.tar.bz2
gsoc2013-epiphany-7cdfd66e04647967f8c92fa1aa3d75fb489fd475.tar.lz
gsoc2013-epiphany-7cdfd66e04647967f8c92fa1aa3d75fb489fd475.tar.xz
gsoc2013-epiphany-7cdfd66e04647967f8c92fa1aa3d75fb489fd475.tar.zst
gsoc2013-epiphany-7cdfd66e04647967f8c92fa1aa3d75fb489fd475.zip
Remove mailto: specific menus
They have been dead/#if zeroed for a long time without any bugs opened about it, so I can guess they were not used a lot in their day.
Diffstat (limited to 'data')
-rw-r--r--data/ui/epiphany-ui.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml
index 1d22837d7..9f7b9b382 100644
--- a/data/ui/epiphany-ui.xml
+++ b/data/ui/epiphany-ui.xml
@@ -60,20 +60,6 @@
<menuitem name="InspectElementLP" action="InspectElement"/>
</popup>
- <popup name="EphyEmailLinkPopup" action="PopupAction">
- <menuitem name="SendEmailItem" action="SendEmail"/>
- <menuitem name="CopyEmailAddressItem" action="CopyEmailAddress"/>
- <separator name="ELPSep0"/>
- <menuitem name="EditCopyELP" action="EditCopy"/>
- <separator />
- <menuitem name="OpenImageELP" action="OpenImage"/>
- <menuitem name="SaveImageAsELP" action="SaveImageAs"/>
- <menuitem name="SetImageAsBackgroundELP" action="SetImageAsBackground"/>
- <menuitem name="CopyImageLocationELP" action="CopyImageLocation"/>
- <separator />
- <menuitem name="InspectElementELP" action="InspectElement"/>
- </popup>
-
<popup name="EphyNotebookPopup" action="NotebookPopupAction">
<placeholder name="TabsMoveGroupENP" position="top">
<menuitem name="TabMoveLeftENP" action="TabsMoveLeft"/>