aboutsummaryrefslogtreecommitdiff
path: root/Release/share/glib-2.0/schemas/org.gnome.system.locale.gschema.xml
blob: 3630a7cffc32616f910d0f2a12584ffff4dace23 (plain)
1
2
3
4
5
6
7
8
9
10
11
<schemalist gettext-domain="gsettings-desktop-schemas">
  <schema id="org.gnome.system.locale" path="/system/locale/">
    <key name="region" type="s">
      <default>''</default>
      <summary>The locale to use for dates / numbers formats</summary>
      <description>
	Specify the locale to be used for displaying dates, times and numbers formats.
      </description>
    </key>
  </schema>
</schemalist>