diff options
Diffstat (limited to 'data')
-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 7437c85f4..f97681e40 100644 --- a/data/org.gnome.epiphany.gschema.xml +++ b/data/org.gnome.epiphany.gschema.xml @@ -189,6 +189,11 @@ <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> + <key type="b" name="enable-adblock"> + <default>false</default> + <summary>Enable Adblock</summary> + <description>Whether to block the embedded advertisements that web pages might want to show.</description> + </key> </schema> <schema path="/org/gnome/epiphany/state/" id="org.gnome.Epiphany.state"> <key type="s" name="open-dir"> |