/usr/share/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml is in evolution-data-server-common 3.28.1-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | <?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema path="/org/gnome/evolution/shell/" id="org.gnome.evolution.eds-shell">
<key type="b" name="start-offline">
<default>false</default>
<summary>Start in offline mode</summary>
<description>Whether Evolution will start up in offline mode instead of online mode.</description>
</key>
</schema>
</schemalist>
|