From 6a6479ca2b2c1fd5aa78c860299d1a96ef51f199 Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Wed, 30 Apr 2003 15:23:59 +0000 Subject: src/ephy-window.c data/epiphany.schemas.in 2003-04-30 David Bordoley * src/ephy-window.c * data/epiphany.schemas.in * lib/ephy-prefs.h: Remove fullscreen-only prefs for which UI items to display. Now fullscreen respects the "View" menu toggles for UI items - but the menu bar is not shown in fullscreen view. See bug 111747 for details. Patch from Lee Willis --- data/epiphany.schemas.in | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'data/epiphany.schemas.in') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 06d0afd5f..f56d3038e 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -182,39 +182,6 @@ Middle click on the web page will load the url in X clipboard. - - /schemas/apps/epiphany/interface/show_toolbars_in_fullscreen - /apps/epiphany/interface/show_toolbars_in_fullscreen - epiphany - bool - 1 - - Show toolbars in full screen mode - Show toolbars in full screen mode. - - - - /schemas/apps/epiphany/interface/show_statusbar_in_fullscreen - /apps/epiphany/interface/show_statusbar_in_fullscreen - epiphany - bool - 0 - - Show statusbar in full screen mode - Show statusbar in full screen mode. - - - - /schemas/apps/epiphany/interface/show_sidebar_in_fullscreen - /apps/epiphany/interface/show_sidebar_in_fullscreen - epiphany - bool - 0 - - Show sidebar in full screen mode - Show sidebar in full screen mode. - - /schemas/apps/epiphany/interface/show_sidebar /apps/epiphany/interface/show_sidebar -- cgit v1.2.3