aboutsummaryrefslogtreecommitdiffstats
path: root/data/ui
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-06 07:05:20 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-06 07:05:20 +0800
commite2ee4721db774bd0ba9ae698872a46b87c7c2d67 (patch)
tree7a523b2dded45a39eb97ca3e068cf05dd33d3604 /data/ui
parentc51c0a31374ebf465d2713c3c448ae81b561d8b6 (diff)
downloadgsoc2013-epiphany-e2ee4721db774bd0ba9ae698872a46b87c7c2d67.tar
gsoc2013-epiphany-e2ee4721db774bd0ba9ae698872a46b87c7c2d67.tar.gz
gsoc2013-epiphany-e2ee4721db774bd0ba9ae698872a46b87c7c2d67.tar.bz2
gsoc2013-epiphany-e2ee4721db774bd0ba9ae698872a46b87c7c2d67.tar.lz
gsoc2013-epiphany-e2ee4721db774bd0ba9ae698872a46b87c7c2d67.tar.xz
gsoc2013-epiphany-e2ee4721db774bd0ba9ae698872a46b87c7c2d67.tar.zst
gsoc2013-epiphany-e2ee4721db774bd0ba9ae698872a46b87c7c2d67.zip
Don't add "Close" to the tab's context menu. When you're using keynav, the
2005-01-06 Christian Persch <chpe@cvs.gnome.org> * data/ui/epiphany-ui.xml: Don't add "Close" to the tab's context menu. When you're using keynav, the tab is active so normal ways (File menu, Ctrl-W) work; when you're mousing why not use the close button!
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/epiphany-ui.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml
index 1d55456cf..de3b72f92 100644
--- a/data/ui/epiphany-ui.xml
+++ b/data/ui/epiphany-ui.xml
@@ -182,7 +182,6 @@
</popup>
<popup name="EphyNotebookPopup" action="PopupAction">
- <menuitem name="TabCloseENP" action="FileCloseTab"/>
<menuitem name="TabDetachENP" action="TabsDetach"/>
<separator name="TabsSep1"/>
<menuitem name="TabMoveLeftENP" action="TabsMoveLeft"/>