summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-22 10:43:51 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-22 10:57:55 +0100
commit605f872bdc6cc6a1d9534c98054df66e8b6fc964 (patch)
treebe0c77e8e9002dd93c4fecbd0fc34299e2abb273 /data
parent77f0cc320bf9e0582c3e94bc956e62dfac546db0 (diff)
downloadtelepathy-account-widgets-605f872bdc6cc6a1d9534c98054df66e8b6fc964.tar.gz
add translator comment for the sanity-cleaning-number key
https://bugzilla.gnome.org/show_bug.cgi?id=672608
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.Empathy.gschema.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/org.gnome.Empathy.gschema.xml.in b/data/org.gnome.Empathy.gschema.xml.in
index 8901d213..c1ac758e 100644
--- a/data/org.gnome.Empathy.gschema.xml.in
+++ b/data/org.gnome.Empathy.gschema.xml.in
@@ -30,6 +30,7 @@
</key>
<key name="sanity-cleaning-number" type="u">
<default>0</default>
+ <!-- translators: Automatic tasks which are run once to port/update account settings. Ideally, this shouldn't be exposed to users at all, we just use a gsettings key here as an optimization to only run it only once. -->
<_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>