mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 07:36:17 +01:00
afff087785
Add --one-schema-file option to gschema-compile to allow easier test setup. Simplify the test setup. Bug #616276.
8 lines
141 B
XML
8 lines
141 B
XML
<schemalist>
|
|
<schema id="test">
|
|
<key name="test" type="y">
|
|
<default>512</default>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|