mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 15:46:17 +01:00
148f731748
Add the first test case for the schema source functionality and fix a couple of bugs that got uncovered by that.
8 lines
171 B
XML
8 lines
171 B
XML
<schemalist>
|
|
<schema id="org.gtk.schemasourcecheck" path="/tests/">
|
|
<key name="enabled" type="b">
|
|
<default>true</default>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|