~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.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-07-14 23:26:58 UTC
  • mfrom: (1.4.3) (12.1.10 experimental)
  • Revision ID: package-import@ubuntu.com-20140714232658-mrsvbgnl1wait4uf
Tags: 3.12.2-1
* Fix typo in package description (Closes: #746315)
  - thanks Anders Jonsson
* New upstream release.
* Bump Standards-Version to 3.9.5
* 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>