Import Upstream version 2.72.4

This commit is contained in:
evinadmin 2023-07-04 11:23:22 +02:00
commit 4ef3ff9793
2003 changed files with 1332420 additions and 0 deletions

View file

@ -0,0 +1,14 @@
<schemalist>
<schema id='org.gtk.test.schema'>
<key name='test' type='s'>
<default>'how'</default>
<choices>
<choice value='who'/>
<choice value='what'/>
<choice value='where'/>
<choice value='when'/>
<choice value='why'/>
</choices>
</key>
</schema>
</schemalist>