aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/empathy.schemas.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/empathy.schemas.in b/data/empathy.schemas.in
index e151fb5f0..5ed04e757 100644
--- a/data/empathy.schemas.in
+++ b/data/empathy.schemas.in
@@ -522,6 +522,20 @@
</schema>
<schema>
+ <key>/schemas/apps/empathy/autoaway</key>
+ <applyto>/apps/empathy/autoaway</applyto>
+ <owner>empathy</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Empathy should auto-away when idle</short>
+ <long>
+ Whether Empathy should go into away mode automatically if user is idle.
+ </long>
+ </locale>
+ </schema>
+
+ <schema>
<key>/schemas/apps/empathy/import_asked</key>
<applyto>/apps/empathy/import_asked</applyto>
<owner>empathy</owner>