From c69625323288a119356bb6627c00f21a74f32f24 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 6 Mar 2012 15:08:03 +0100 Subject: Add magic to automatically run tasks when empathy-auth-client is started empathy-auth-client is the best place to do such tasks as it will be run even if using only the Shell without Empathy's UI. https://bugzilla.gnome.org/show_bug.cgi?id=671452 --- data/org.gnome.Empathy.gschema.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in index 8e7d9fd1..8901d213 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 <_description>The default folder to save file transfers in. + + 0 + <_summary>Magic number used to check if sanity cleaning tasks should be run + <_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. + -- cgit v1.2.3