[epiphany] Enable adblock by default



commit ef4c8fd80e8863a8355f0e7c194970ccd9df0a48
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Aug 29 09:20:59 2015 -0500

    Enable adblock by default
    
    It's been a long time since we've seen complaints about non-ads being
    blocked.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=754273

 data/org.gnome.epiphany.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 6dbed96..0ca9f64 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -189,7 +189,7 @@
                        <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>
+                       <default>true</default>
                        <summary>Enable Adblock</summary>
                        <description>Whether to block the embedded advertisements that web pages might want 
to show.</description>
                </key>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]