diff options
author | Carlos Garcia Campos <cgarcia@igalia.com> | 2012-09-27 16:15:15 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-10-08 02:34:20 +0800 |
commit | 9faafcfd15c4ea8adbb9178b321db4a5a6f0dc8e (patch) | |
tree | b15c862fd6dd6c604ba085c6d276f6a7e16c5a62 /doc | |
parent | 486765172d389e432d84560f658b0f4d023f4048 (diff) | |
download | gsoc2013-epiphany-9faafcfd15c4ea8adbb9178b321db4a5a6f0dc8e.tar.gz gsoc2013-epiphany-9faafcfd15c4ea8adbb9178b321db4a5a6f0dc8e.tar.zst gsoc2013-epiphany-9faafcfd15c4ea8adbb9178b321db4a5a6f0dc8e.zip |
Make sure windows are properly closed when quitting from the shell menu
https://bugzilla.gnome.org/show_bug.cgi?id=679844
Conflicts:
src/ephy-shell.c
We need this for the gear menu changes to build.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index ae89084fa..5163dd4e2 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -227,4 +227,5 @@ ephy_window_set_zoom ephy_window_activate_location ephy_window_get_is_print_preview ephy_window_get_context_event +ephy_window_close </SECTION> |