Document which files glib-compile-schemas looks at

Otherwise, your vendor override files are silently ignored...
This commit is contained in:
Matthias Clasen
2011-03-15 11:28:03 -04:00
parent 0fbdd5c1d2
commit 098aa5639c
2 changed files with 8 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ In addition to schema files, glib-compile-schemas reads 'vendor override'
files, which are key files that can override default values for keys in
the schemas. The group names in the key files are the schema id, and the
values are written in serialized GVariant form.
Vendor ovrride files must have the filename extension
<filename>.gschema.override</filename>.
</para>
<refsect2><title>Options</title>