diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-06-24 03:39:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-06-24 03:39:03 +0800 |
commit | f9d16e71518fd593d966c503baad72c049daa4ab (patch) | |
tree | b336bcf9d56cb7b6ff3f9430964e8c3eb6f3cf16 /ChangeLog | |
parent | 96aedf7f4f19c494a549310b7c6e55b6fcd7668a (diff) | |
download | gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.tar.gz gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.tar.zst gsoc2013-epiphany-f9d16e71518fd593d966c503baad72c049daa4ab.zip |
Make the "Exit Fullscreen" button toggle the action instead of doing to
2004-06-23 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (exit_fullscreen_button_clicked_cb),
(get_chromes_visibility), (ephy_window_state_event_cb):
Make the "Exit Fullscreen" button toggle the action instead of
doing to work itself. Fixes bug #144785.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-06-23 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-window.c: (exit_fullscreen_button_clicked_cb), + (get_chromes_visibility), (ephy_window_state_event_cb): + + Make the "Exit Fullscreen" button toggle the action instead of + doing to work itself. Fixes bug #144785. + 2004-06-23 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-notebook.c: (notebook_drag_data_received_cb): |