Import Upstream version 2.72.4
This commit is contained in:
commit
4ef3ff9793
2003 changed files with 1332420 additions and 0 deletions
7
gio/tests/schema-tests/wrong-category.gschema.xml
Normal file
7
gio/tests/schema-tests/wrong-category.gschema.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<schemalist>
|
||||
<schema id="wrong-category" path="/tests/" gettext-domain="test">
|
||||
<key name="test" type="s">
|
||||
<default l10n="not-a-category">'foo'</default>
|
||||
</key>
|
||||
</schema>
|
||||
</schemalist>
|
||||
Loading…
Add table
Add a link
Reference in a new issue