diff options
Diffstat (limited to 'data/org.gnome.epiphany.gschema.xml')
-rw-r--r-- | data/org.gnome.epiphany.gschema.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml index d69c7ab57..1a38d9564 100644 --- a/data/org.gnome.epiphany.gschema.xml +++ b/data/org.gnome.epiphany.gschema.xml @@ -179,6 +179,11 @@ <summary>Enable WebGL</summary> <description>Whether to enable support for WebGL contexts.</description> </key> + <key type="b" name="do-not-track"> + <default>false</default> + <summary>Do Not Track</summary> + <description>Whether to tell websites that we do not wish to be tracked. Please note that web pages are not forced to follow this setting.</description> + </key> </schema> <schema path="/org/gnome/epiphany/state/" id="org.gnome.Epiphany.state"> <key type="s" name="open-dir"> |