summaryrefslogtreecommitdiff
path: root/data/org.mate.peripherals-smartcard.gschema.xml.in.in
blob: 8b6cfd6fd90672af4045abb202a7451d7d3b5cb9 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<schemalist gettext-domain="@GETTEXT_PACKAGE@">
  <schema id="org.mate.peripherals-smartcard" path="/org/mate/desktop/peripherals/smartcard/">
    <key name="removal-action" type="s">
      <default>'none'</default>
      <_summary>Smartcard removal action</_summary>
      <_description>Set this to one of "none", "lock_screen", or "force_logout".  The action will get performed when the smartcard used for log in is removed.</_description>
    </key>
  </schema>
</schemalist>