<?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>