repo.or.cz
/
glib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Update German translation
[glib.git]
/
gio
/
tests
/
schema-tests
/
extend-wrong-list.gschema.xml
blob
4232dc2d24072b80026dd3d021b4bc634b8a9308
1
<schemalist>
2
<schema id='x'/> <schema id='y'/>
3
<schema id='lx' list-of='x'/>
4
<schema id='ly' extends='lx' list-of='y'/>
5
</schemalist>