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
Merge branch '976-disable-assert-checks' into 'master'
[glib.git]
/
gio
/
tests
/
schema-tests
/
enum-with-repeated-nick.gschema.xml
blob
8910711e4a230ed435547ccafe3743746415ab1c
1
<schemalist>
2
<enum id='org.gtk.test.MyEnum'>
3
<value nick='nospam' value='0'/>
4
<value nick='spam' value='1'/>
5
<value nick='ham' value='2'/>
6
<value nick='eggs' value='3'/>
7
<value nick='bangers' value='4'/>
8
<value nick='spam' value='5'/>
9
</enum>
10
</schemalist>