aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
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 /ChangeLog
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 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 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: