aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--data/ui/epiphany-ui.xml1
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 63866d541..6372520bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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!
+
2005-01-05 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-history-window.c:
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"/>