blob: 4a2dbc22b40f08593774e5adbeaa4c3934d5b0ee [file] [log] [blame]
<schemalist>
<schema id='org.gtk.test.schema'>
<key name='test' type='s'>
<choices>
<choice value='who'/>
<choice value='what'/>
<choice value='where'/>
<choice value='when'/>
<choice value='why'/>
</choices>
<default>'how'</default>
</key>
</schema>
</schemalist>