summaryrefslogtreecommitdiff
path: root/data/desktop_mate_keybindings.schemas.in
blob: ef0b0f6ebb4c9ff5375a1d81677cdb92377b3ac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<mateconfschemafile>
    <schemalist>
	<schema>
	    <key>/schemas/desktop/mate/keybindings/allowed_keys</key>
	    <applyto>/desktop/mate/keybindings/allowed_keys</applyto>
            <owner>mate</owner>
	    <type>list</type>
	    <list_type>string</list_type>
	    <default>[]</default>
            <locale name="C">
	        <short>Allowed keys</short>
                <long>
	          If non-empty, keybindings will be ignored unless their MateConf 
	          directory is in the list. This is useful for lockdown. 
		</long>
            </locale>
        </schema>
    </schemalist>
</mateconfschemafile>