mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
Fix gschema.dtd regarding flags
https://bugzilla.gnome.org/show_bug.cgi?id=791235
This commit is contained in:
committed by
Philip Withnall
parent
36b1132364
commit
0d59878bce
@@ -1,4 +1,4 @@
|
|||||||
<!ELEMENT schemalist (schema|enum)* >
|
<!ELEMENT schemalist (schema|enum|flags)* >
|
||||||
<!ATTLIST schemalist gettext-domain CDATA #IMPLIED >
|
<!ATTLIST schemalist gettext-domain CDATA #IMPLIED >
|
||||||
|
|
||||||
<!ELEMENT schema (key|child|override)* >
|
<!ELEMENT schema (key|child|override)* >
|
||||||
|
Reference in New Issue
Block a user