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
/
inherit-gettext-domain.gschema.xml
blob
1f0ca89f748cc677ded22e5e4e1ad802a9b95adf
1
<?xml version="1.0" encoding="UTF-8"?>
2
<schemalist gettext-domain="foo">
3
<schema id="bar">
4
<key name="baz" type="s">
5
<default l10n="messages" context="foobar">'value'</default>
6
</key>
7
</schema>
8
</schemalist>