/usr/share/glib-2.0/schemas/org.mate.drivemount.gschema.xml is in mate-applets-common 1.20.1-3.
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 | <schemalist gettext-domain="mate-applets">
<schema id="org.mate.drivemount" path="/org/mate/panel/drivemount/">
<key name="drivemount-checkmark-color" type="s">
<default>'#00e300'</default>
<summary>Checkmark color for mounted drive or share</summary>
<description>Default color in a hex value.</description>
</key>
</schema>
</schemalist>
|