summaryrefslogtreecommitdiff
path: root/mate-window-picker-applet/org.mate.panel.applet.mate-window-picker-applet.gschema.xml.in
blob: 100dd2a9a86d27d22d68f342b07837f1453aa795 (plain)
1
2
3
4
5
6
7
8
9
<schemalist gettext-domain="@GETTEXT_PACKAGE@">
  <schema id="org.mate.panel.applet.mate-window-picker-applet">
    <key name="show-all-windows" type="b">
      <default>true</default>
      <summary>Show all windows</summary>
      <description>Show windows from all workspaces.</description>
    </key>
  </schema>
</schemalist>