aboutsummaryrefslogtreecommitdiff
path: root/data/com.canonical.indicator.datetime.gschema.xml
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-05-21 15:29:19 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-05-21 15:29:19 -0500
commita93b2144e216afa7b6a61129929bc201ce58d6b1 (patch)
tree5feadcf211b12bc34bf8a5359f0e4606ef3b8d82 /data/com.canonical.indicator.datetime.gschema.xml
parent12a756e980c71b80940a5a611e24645cf398d67e (diff)
parentb51315028eb616e966ca761e50c6b1114680c364 (diff)
downloadayatana-indicator-datetime-a93b2144e216afa7b6a61129929bc201ce58d6b1.tar.gz
ayatana-indicator-datetime-a93b2144e216afa7b6a61129929bc201ce58d6b1.tar.bz2
ayatana-indicator-datetime-a93b2144e216afa7b6a61129929bc201ce58d6b1.zip
merge lp:~charlesk/indicator-datetime/lp-833325 to have locations follow the sort order specified in https://wiki.ubuntu.com/TimeAndDate
Diffstat (limited to 'data/com.canonical.indicator.datetime.gschema.xml')
-rw-r--r--data/com.canonical.indicator.datetime.gschema.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/com.canonical.indicator.datetime.gschema.xml b/data/com.canonical.indicator.datetime.gschema.xml
index 8ce75e6..4f831d5 100644
--- a/data/com.canonical.indicator.datetime.gschema.xml
+++ b/data/com.canonical.indicator.datetime.gschema.xml
@@ -85,6 +85,13 @@
Shows events from Evolution in indicator-datetime's menu.
</description>
</key>
+ <key name="show-auto-detected-location" type="b">
+ <default>false</default>
+ <summary>Show the auto-detected location in the indicator</summary>
+ <description>
+ Shows your current location (determined from geoclue and /etc/timezone) in indicator-datetime's menu.
+ </description>
+ </key>
<key name="show-locations" type="b">
<default>false</default>
<summary>Show locations in the indicator</summary>