summaryrefslogtreecommitdiff
path: root/schemas/org.mate.applications-at-visual.gschema.xml.in.in
blob: b7ac67953105e0fbc24de346af058301f475bee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<schemalist gettext-domain="@GETTEXT_PACKAGE@">
  <schema id="org.mate.applications-at-visual" path="/org/mate/desktop/applications/at/visual/">
    <key name="exec" type="s">
      <default>'orca'</default>
      <_summary>Preferred Visual assistive technology application</_summary>
      <_description>Preferred Visual assistive technology application be used for login, menu, or command line.</_description>
    </key>
    <key name="startup" type="b">
      <default>false</default>
      <_summary>Start preferred Visual assistive technology application</_summary>
      <_description>MATE to start preferred Visual assistive technology application during login.</_description>
    </key>
  </schema>
</schemalist>