diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-02-24 02:12:56 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-02-24 02:12:56 +0800 |
commit | 6adeef32a02be322003fc19d77da410f31d8b5b3 (patch) | |
tree | 46d8fca893313217949e03c37f9423678b9fcc30 /ChangeLog | |
parent | 073edc0cbfc5b9eb332c15fa0b294a113e753080 (diff) | |
download | gsoc2013-epiphany-6adeef32a02be322003fc19d77da410f31d8b5b3.tar gsoc2013-epiphany-6adeef32a02be322003fc19d77da410f31d8b5b3.tar.gz gsoc2013-epiphany-6adeef32a02be322003fc19d77da410f31d8b5b3.tar.bz2 gsoc2013-epiphany-6adeef32a02be322003fc19d77da410f31d8b5b3.tar.lz gsoc2013-epiphany-6adeef32a02be322003fc19d77da410f31d8b5b3.tar.xz gsoc2013-epiphany-6adeef32a02be322003fc19d77da410f31d8b5b3.tar.zst gsoc2013-epiphany-6adeef32a02be322003fc19d77da410f31d8b5b3.zip |
Use the same machanism for Ctrl-W as clicking the tab's close button.
2006-02-23 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_file_close_window),
(window_cmd_help_about):
Use the same machanism for Ctrl-W as clicking the tab's
close button. Fixes bug #319530.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2006-02-23 Christian Persch <chpe@cvs.gnome.org> + * src/window-commands.c: (window_cmd_file_close_window), + (window_cmd_help_about): + + Use the same machanism for Ctrl-W as clicking the tab's + close button. Fixes bug #319530. + +2006-02-23 Christian Persch <chpe@cvs.gnome.org> + * m4/gecko.m4: Added GECKO_CHECK_CONTRACTIDS. Fix variable name quoting in |