glib/gio/tests/org.gtk.schemasourcecheck.gschema.xml
Ryan Lortie 148f731748 Add test case and fix some bugs
Add the first test case for the schema source functionality and fix a
couple of bugs that got uncovered by that.
2011-11-17 14:03:39 +00:00

8 lines
171 B
XML

<schemalist>
<schema id="org.gtk.schemasourcecheck" path="/tests/">
<key name="enabled" type="b">
<default>true</default>
</key>
</schema>
</schemalist>