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