~jm-leddy/ubuntu/quantal/indicator-datetime/clickanywhere

« back to all changes in this revision

Viewing changes to data/com.canonical.indicator.datetime.gschema.xml

  • Committer: Charles Kerr
  • Date: 2012-05-21 20:29:19 UTC
  • mfrom: (176.2.2 lp833325)
  • Revision ID: charles.kerr@canonical.com-20120521202919-2cfytota434rnrxy
merge lp:~charlesk/indicator-datetime/lp-833325 to have locations follow the sort order specified in https://wiki.ubuntu.com/TimeAndDate

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
                          Shows events from Evolution in indicator-datetime's menu.
86
86
                        </description>
87
87
                </key>
 
88
                <key name="show-auto-detected-location" type="b">
 
89
                        <default>false</default>
 
90
                        <summary>Show the auto-detected location in the indicator</summary>
 
91
                        <description>
 
92
                          Shows your current location (determined from geoclue and /etc/timezone) in indicator-datetime's menu.
 
93
                        </description>
 
94
                </key>
88
95
                <key name="show-locations" type="b">
89
96
                        <default>false</default>
90
97
                        <summary>Show locations in the indicator</summary>