diff options
author | Stefano Karapetsas <[email protected]> | 2012-10-01 22:58:54 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-10-01 22:58:54 +0200 |
commit | d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 (patch) | |
tree | 016ada3eb78c3c6f438abab5635ba17474d47a2b /data/desktop_mate_peripherals_smartcard.schemas.in | |
parent | 03478b4d1d9fdc5f2f2fdbf9c41d963dabc0d00b (diff) | |
download | mate-settings-daemon-d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8.tar.bz2 mate-settings-daemon-d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8.tar.xz |
migrate to gsettingsmate-settings-daemon-1.5.0
Diffstat (limited to 'data/desktop_mate_peripherals_smartcard.schemas.in')
-rw-r--r-- | data/desktop_mate_peripherals_smartcard.schemas.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/data/desktop_mate_peripherals_smartcard.schemas.in b/data/desktop_mate_peripherals_smartcard.schemas.in deleted file mode 100644 index d60a89c..0000000 --- a/data/desktop_mate_peripherals_smartcard.schemas.in +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0"?> -<mateconfschemafile> - <schemalist> - <schema> - <key>/schemas/desktop/mate/peripherals/smartcard/removal_action</key> - <applyto>/desktop/mate/peripherals/smartcard/removal_action</applyto> - <owner>mate</owner> - <type>string</type> - <default>none</default> - <locale name="C"> - <short>Smartcard removal action</short> - <long>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.</long> - </locale> - </schema> - </schemalist> -</mateconfschemafile> |