1
0
Fork 0
gsettings-desktop-schemas/schemas/org.gnome.system.locale.gschema.xml.in
Daniel Baumann ec1cf75ea9
Adding upstream version 48.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 21:31:20 +02:00

12 lines
448 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<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>