From 607fec50e65eef943bc5dd6254bf0b331b682cca Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 8 Jul 2010 14:38:55 -0400 Subject: [PATCH] xinclude the dtd Keeping two copies in sync manually gets tiresome. --- gio/gsettings.c | 65 +------------------------------------------------ 1 file changed, 1 insertion(+), 64 deletions(-) diff --git a/gio/gsettings.c b/gio/gsettings.c index 3c7b4fcbd..f4469c120 100644 --- a/gio/gsettings.c +++ b/gio/gsettings.c @@ -77,70 +77,7 @@ * by the glib-compile-schemas * utility. The input is a schema description in an XML format that can be * described by the following DTD: - * |[ - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * ]]> - * ]| + * |[FIXME: MISSING XINCLUDE CONTENT]| * * At runtime, schemas are identified by their id (as specified * in the id attribute of the