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 'g-clear-pointer-no-side-effects' into 'master'
[glib.git]
/
gio
/
tests
/
schema-tests
/
wrong-category.gschema.xml
blob
c54824833ab18dd4da44a91522cd3a5cca723fa6
1
<schemalist>
2
<schema id="wrong-category" path="/tests/" gettext-domain="test">
3
<key name="test" type="s">
4
<default l10n="not-a-category">'foo'</default>
5
</key>
6
</schema>
7
</schemalist>