/usr/share/glib-2.0/schemas/org.mate.panel.applet.mate-window-picker-applet.gschema.xml is in mate-netbook-common 1.16.1-1.
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-netbook">
<schema id="org.mate.panel.applet.mate-window-picker-applet">
<key name="show-all-windows" type="b">
<default>true</default>
<summary>Show windows from all workspaces.</summary>
<description>Show windows from all workspaces.</description>
</key>
</schema>
</schemalist>
|