Update to version 2.33.1
[profile/ivi/glib2.git] / docs / reference / gio / glib-compile-schemas.xml
index 9055355..40c3fa1 100644 (file)
@@ -40,9 +40,16 @@ 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
+Vendor override files must have the filename extension
 <filename>.gschema.override</filename>.
 </para>
+<para>
+By convention, vendor override files begin with <filename>nn_</filename>
+where <filename>nn</filename> is a number from 00 to 99.  Higher
+numbered files have higher priority (eg: if the same override is made in
+a file numbered 10 and then again in a file numbered 20, the override
+from 20 will take precedence).
+</para>
 
 <refsect2><title>Options</title>
 <variablelist>