aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.Empathy.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in
index 8e7d9fd1b..8901d2138 100644
--- a/data/org.gnome.Empathy.gschema.xml.in
+++ b/data/org.gnome.Empathy.gschema.xml.in
@@ -28,6 +28,11 @@
<_summary>Empathy default download folder</_summary>
<_description>The default folder to save file transfers in.</_description>
</key>
+ <key name="sanity-cleaning-number" type="u">
+ <default>0</default>
+ <_summary>Magic number used to check if sanity cleaning tasks should be run</_summary>
+ <_description>empathy-sanity-cleaning.c uses this number to check if the cleaning tasks should be executed or not. Users should not change this key manually.</_description>
+ </key>
<child name="ui" schema="org.gnome.Empathy.ui"/>
<child name="contacts" schema="org.gnome.Empathy.contacts"/>
<child name="sounds" schema="org.gnome.Empathy.sounds"/>