From a08110e83d0e2651d299741e223fb5b7c3755ab9 Mon Sep 17 00:00:00 2001 From: Konstantin Pastbin Date: Thu, 22 May 2025 19:32:02 +0700 Subject: [PATCH] [editor] Update editor.config and config.xsd xml root Signed-off-by: Konstantin Pastbin --- data/config.xsd | 6 +++--- data/editor.config | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/config.xsd b/data/config.xsd index d9010f524..f162cea9c 100644 --- a/data/config.xsd +++ b/data/config.xsd @@ -2,16 +2,16 @@ - This XML Schema document defines validation rules for editor.xml and other OMaps configurations XMLs. + This XML Schema document defines validation rules for editor.xml and other configurations XMLs. Run it with: xmllint --noout --schema config.xsd editor.xml - + - The root element, "omaps", for now contains only one entry, "editor". + The root element for now contains only one entry, "editor". diff --git a/data/editor.config b/data/editor.config index 7c4476b70..0f9127ec3 100644 --- a/data/editor.config +++ b/data/editor.config @@ -1,5 +1,5 @@ - +