aboutsummaryrefslogtreecommitdiff
path: root/Release/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Release/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml')
-rw-r--r--Release/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/Release/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml b/Release/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml
new file mode 100644
index 0000000..9adaffc
--- /dev/null
+++ b/Release/share/glib-2.0/schemas/org.gnome.desktop.calendar.gschema.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<schemalist>
+ <schema id="org.gnome.desktop.calendar" path="/org/gnome/desktop/calendar/">
+ <key name="show-weekdate" type="b">
+ <default>false</default>
+ <summary>Show the week date in the calendar</summary>
+ <description>If true, display the ISO week date in the calendar.</description>
+ </key>
+ </schema>
+</schemalist>