mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Rename gschema-compile to glib-compile-schemas
And clean up the autofoo a bit: use an uppercase variable, check for pkg-config, check for presence of glib-compile-schemas.
This commit is contained in:
@@ -70,8 +70,9 @@
|
||||
* <tag class="starttag">key</tag> element.
|
||||
*
|
||||
* GSettings uses schemas in a compact binary form that is created
|
||||
* by the gschema-compile utility. The input is a schema description in
|
||||
* an XML format that can be described by the following DTD:
|
||||
* by the <link linkend="glib-compile-schemas">glib-compile-schemas</link>
|
||||
* utility. The input is a schema description in an XML format that can be
|
||||
* described by the following DTD:
|
||||
* |[<![CDATA[
|
||||
* <!ELEMENT schemalist (schema*) >
|
||||
* <!ATTLIST schemalist gettext-domain #IMPLIED >
|
||||
|
Reference in New Issue
Block a user