diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-06 07:05:20 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-06 07:05:20 +0800 |
commit | e2ee4721db774bd0ba9ae698872a46b87c7c2d67 (patch) | |
tree | 7a523b2dded45a39eb97ca3e068cf05dd33d3604 /ChangeLog | |
parent | c51c0a31374ebf465d2713c3c448ae81b561d8b6 (diff) | |
download | gsoc2013-epiphany-e2ee4721db774bd0ba9ae698872a46b87c7c2d67.tar.gz 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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |