diff options
Use a chromium-like status bar by default
Get rid of our statusbar for good and switch to something like what
Chromium uses, since it takes less vertical space.
The only regression is that we lose the resize grip, but that should
be re-added to GtkWindow soon.
Bug #609713
Diffstat (limited to 'doc/reference/epiphany-sections.txt')
-rw-r--r-- | doc/reference/epiphany-sections.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/reference/epiphany-sections.txt b/doc/reference/epiphany-sections.txt index 72479d94b..75f78263b 100644 --- a/doc/reference/epiphany-sections.txt +++ b/doc/reference/epiphany-sections.txt @@ -215,15 +215,6 @@ ephy_location_action_set_address </SECTION> <SECTION> -<FILE>ephy-statusbar</FILE> -<TITLE>EphyStatusbar</TITLE> -EphyStatusbar -ephy_statusbar_new -ephy_statusbar_add_widget -ephy_statusbar_remove_widget -</SECTION> - -<SECTION> <FILE>ephy-toolbar</FILE> <TITLE>EphyToolbar</TITLE> EphyToolbar @@ -251,7 +242,6 @@ ephy_window_get_ui_manager ephy_window_get_toolbar ephy_window_get_notebook ephy_window_get_find_toolbar -ephy_window_get_statusbar ephy_window_load_url ephy_window_set_zoom ephy_window_activate_location |