From 5df7af9e3041102a5f5601d60faa11c38b48de75 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Sun, 25 Jul 2010 01:59:55 +0200 Subject: gsettings: port epiphany to gsettings Adds our own schemas, a migration file and removes old gconf API and files. Bug #624485 --- data/epiphany-lockdown.schemas.in | 119 -------------------------------------- 1 file changed, 119 deletions(-) delete mode 100644 data/epiphany-lockdown.schemas.in (limited to 'data/epiphany-lockdown.schemas.in') diff --git a/data/epiphany-lockdown.schemas.in b/data/epiphany-lockdown.schemas.in deleted file mode 100644 index f2959c293..000000000 --- a/data/epiphany-lockdown.schemas.in +++ /dev/null @@ -1,119 +0,0 @@ - - - - /schemas/apps/epiphany/lockdown/disable_javascript_chrome - /apps/epiphany/lockdown/disable_javascript_chrome - epiphany - bool - false - - Disable JavaScript chrome control - Disable JavaScript's control over window chrome. - - - - /schemas/apps/epiphany/lockdown/hide_menubar - /apps/epiphany/lockdown/hide_menubar - epiphany - bool - false - - Hide menubar by default - Hide the menubar by default. - - - - /schemas/apps/epiphany/lockdown/disable_unsafe_protocols - /apps/epiphany/lockdown/disable_unsafe_protocols - epiphany - bool - false - - Disable unsafe protocols - Disables loading of content from unsafe protocols. Safe protocols - are http and https. - - - - /schemas/apps/epiphany/lockdown/additional_safe_protocols - /apps/epiphany/lockdown/additional_safe_protocols - epiphany - list - string - [] - - Additional safe protocols - A list of protocols to be considered safe in addition to the - default, when disable_unsafe_protocols is enabled. - - - - /schemas/apps/epiphany/lockdown/disable_arbitrary_url - /apps/epiphany/lockdown/disable_arbitrary_url - epiphany - bool - 0 - - Disable arbitrary URLs - Disable the user's ability to type in a URL to Epiphany. - - - - /schemas/apps/epiphany/lockdown/disable_bookmark_editing - /apps/epiphany/lockdown/disable_bookmark_editing - epiphany - bool - 0 - - Disable bookmark editing - Disable the user's ability to add or edit bookmarks. - - - - /schemas/apps/epiphany/lockdown/disable_toolbar_editing - /apps/epiphany/lockdown/disable_toolbar_editing - epiphany - bool - 0 - - Disable toolbar editing - Disable the user's ability to edit toolbars. - - - - /schemas/apps/epiphany/lockdown/disable_history - /apps/epiphany/lockdown/disable_history - epiphany - bool - 0 - - Disable history - Disable all historical information by disabling back and - forward navigation, not allowing the history dialog and hiding the - most used bookmarks list. - - - - /schemas/apps/epiphany/lockdown/fullscreen - /apps/epiphany/lockdown/fullscreen - epiphany - bool - 0 - - Lock in fullscreen mode - Locks Epiphany in fullscreen mode. - - - - /schemas/apps/epiphany/lockdown/disable_quit - /apps/epiphany/lockdown/disable_quit - epiphany - bool - 0 - - Epiphany cannot quit - User is not allowed to close Epiphany - - - - -- cgit v1.2.3