summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJan-Michael Brummer <jan.brummer@tabos.org>2020-02-29 19:52:40 +0100
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-03-15 19:05:32 +0000
commit3d52d36ac5f6b44185a967e21e07ce459958917c (patch)
tree9d481566b73c4146f5f6a3761dcd4d1f1cc82bbe /data
parent8682a084bab7e758a9b8efe1deaf0cb8d55fcf44 (diff)
downloadepiphany-3d52d36ac5f6b44185a967e21e07ce459958917c.tar.gz
Set mobile user agent depending on chassis type
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.epiphany.gschema.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 948e3c141..cb2227038 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -166,11 +166,6 @@
<summary>User agent</summary>
<description>String that will be used as user agent, to identify the browser to the web servers.</description>
</key>
- <key type="b" name="mobile-user-agent">
- <default>false</default>
- <summary>Mobile user agent</summary>
- <description>Whether to present a mobile user agent. If the user agent is overridden, this will have no effect.</description>
- </key>
<key type="b" name="enable-adblock">
<default>true</default>
<summary>Enable adblock</summary>