fonts.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a4aa66a858f1ecd375c5efe5916398281f73f794 Author: Jan Tojnar <jtojnar@xxxxxxxxx> Date: Wed Nov 20 02:13:58 2019 +0000 Correct reset-dirs in DTD Empty elements need to be declared as such in well-formed DTDs. diff --git a/fonts.dtd b/fonts.dtd index f8c9f2c..40ecb4e 100644 --- a/fonts.dtd +++ b/fonts.dtd @@ -124,7 +124,7 @@ <!-- Reset the list of fonts directories --> -<!ELEMENT reset-dirs > +<!ELEMENT reset-dirs EMPTY> <!-- Periodically rescan the font configuration and _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/fontconfig