summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2023-04-14 09:20:03 +0200
committerMilan Crha <mcrha@redhat.com>2023-04-14 09:20:03 +0200
commit43a3374f5795292ab16079df5902c72de53b2b2f (patch)
tree837402be5094c95160e3e7cc119f0ec1fdb9f2c7
parente02f4fcb03f05168d4f022ce2bd25e13bfe087aa (diff)
downloadevolution-43a3374f5795292ab16079df5902c72de53b2b2f.tar.gz
I#1830 - ECompEditor: Show Type column by default
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1830
-rw-r--r--data/org.gnome.evolution.calendar.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in
index 46d81d0e2c..a8251b4cef 100644
--- a/data/org.gnome.evolution.calendar.gschema.xml.in
+++ b/data/org.gnome.evolution.calendar.gschema.xml.in
@@ -200,7 +200,7 @@
<_description>Whether to show timezone field in the event/meeting editor</_description>
</key>
<key name="editor-show-type" type="b">
- <default>false</default>
+ <default>true</default>
<_summary>Show type field in the event/task/meeting editor</_summary>
<_description>Whether to show type field in the event/task/meeting editor</_description>
</key>