diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 33 |
1 files changed, 0 insertions, 33 deletions
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 @@ -183,39 +183,6 @@ </locale> </schema> <schema> - <key>/schemas/apps/epiphany/interface/show_toolbars_in_fullscreen</key> - <applyto>/apps/epiphany/interface/show_toolbars_in_fullscreen</applyto> - <owner>epiphany</owner> - <type>bool</type> - <default>1</default> - <locale name="C"> - <short>Show toolbars in full screen mode</short> - <long>Show toolbars in full screen mode.</long> - </locale> - </schema> - <schema> - <key>/schemas/apps/epiphany/interface/show_statusbar_in_fullscreen</key> - <applyto>/apps/epiphany/interface/show_statusbar_in_fullscreen</applyto> - <owner>epiphany</owner> - <type>bool</type> - <default>0</default> - <locale name="C"> - <short>Show statusbar in full screen mode</short> - <long>Show statusbar in full screen mode.</long> - </locale> - </schema> - <schema> - <key>/schemas/apps/epiphany/interface/show_sidebar_in_fullscreen</key> - <applyto>/apps/epiphany/interface/show_sidebar_in_fullscreen</applyto> - <owner>epiphany</owner> - <type>bool</type> - <default>0</default> - <locale name="C"> - <short>Show sidebar in full screen mode</short> - <long>Show sidebar in full screen mode.</long> - </locale> - </schema> - <schema> <key>/schemas/apps/epiphany/interface/show_sidebar</key> <applyto>/apps/epiphany/interface/show_sidebar</applyto> <owner>epiphany</owner> |