~ubuntu-branches/debian/sid/gsettings-desktop-schemas/sid

« back to all changes in this revision

Viewing changes to schemas/org.gnome.desktop.datetime.gschema.xml.in

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort, Sjoerd Simons, Emilio Pozuelo Monfort
  • Date: 2015-05-22 20:16:55 UTC
  • mfrom: (1.5.5)
  • Revision ID: package-import@ubuntu.com-20150522201655-4ctpiadmyh5t6699
Tags: 3.16.1-1
[ Sjoerd Simons ]
* New upstream release

[ Emilio Pozuelo Monfort ]
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<schemalist>
 
3
  <schema id="org.gnome.desktop.datetime" path="/org/gnome/desktop/datetime/">
 
4
    <key name="automatic-timezone" type="b">
 
5
      <default>false</default>
 
6
      <summary>Automatically update timezone</summary>
 
7
      <description>Whether to automatically update the timezone using geolocation.</description>
 
8
    </key>
 
9
  </schema>
 
10
</schemalist>