[epiphany] gschema: Change the default value of sync-with-firefox to TRUE



commit fe0cac40fbcae7eae2ea64a9eadfdd551f3c4f51
Author: Gabriel Ivascu <ivascu gabriel59 gmail com>
Date:   Tue Aug 8 01:54:56 2017 +0300

    gschema: Change the default value of sync-with-firefox to TRUE

 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 45d70bc..fa09bfc 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -298,7 +298,7 @@
                        <description>The number of minutes between two consecutive syncs.</description>
                </key>
                <key type="b" name="sync-with-firefox">
-                       <default>false</default>
+                       <default>true</default>
                        <summary>Sync data with Firefox</summary>
                        <description>TRUE if Ephy collections should be synced with Firefox collections, 
FALSE otherwise.</description>
                </key>


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