Import Upstream version 2.72.4
This commit is contained in:
commit
4ef3ff9793
2003 changed files with 1332420 additions and 0 deletions
8
gio/tests/schema-tests/key-in-list-indirect.gschema.xml
Normal file
8
gio/tests/schema-tests/key-in-list-indirect.gschema.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<schemalist>
|
||||
<schema id='y'/>
|
||||
<schema id='x' list-of='y'/>
|
||||
|
||||
<schema id='z' extends='x'>
|
||||
<key name='foo' type='s'/>
|
||||
</schema>
|
||||
</schemalist>
|
||||
Loading…
Add table
Add a link
Reference in a new issue