mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
8 lines
202 B
XML
8 lines
202 B
XML
|
<schemalist>
|
||
|
<schema id="wrong-category" path="/tests/" gettext-domain="test">
|
||
|
<key name="test" type="s" l10n="not-a-category">
|
||
|
<default>'foo'</default>
|
||
|
</key>
|
||
|
</schema>
|
||
|
</schemalist>
|