summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGabriel Ivascu <ivascu.gabriel59@gmail.com>2016-08-08 21:10:40 +0300
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-10-07 17:49:24 -0500
commit6606f4f5bab9d3f15c5f88a1a521d6e510a386cd (patch)
treee6772870f74dca11ecfbcc190d92cb4ca0aae385 /data
parent972f51caacda8f97640ba47f064dfd4190d9fec7 (diff)
downloadepiphany-6606f4f5bab9d3f15c5f88a1a521d6e510a386cd.tar.gz
ephy-sync: Implement the sync logic
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.epiphany.gschema.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index db77a1cfd..212f2be7e 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -82,6 +82,11 @@
<summary>The sync user currently logged in</summary>
<description>The email linked to the Firefox Account used to sync data with Mozilla's servers.</description>
</key>
+ <key type="d" name="sync-time">
+ <default>0</default>
+ <summary>Sync timestamp</summary>
+ <description>The timestamp at which last we had the last sync</description>
+ </key>
</schema>
<schema path="/org/gnome/epiphany/ui/" id="org.gnome.Epiphany.ui">
<key type="b" name="always-show-tabs-bar">