From 83e64c2fd73436c99c114f54cab21ff1cc7982ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 3 Dec 2021 11:57:33 +0100 Subject: [PATCH] Make i3 group pass relaxng validation name wasn't marked for translation and the description was completely missing. comps-f35.xml:17482: element environment: Relax-NG validity error : Expecting an element name, got nothing comps-f35.xml:17482: element environment: Relax-NG validity error : Invalid sequence in interleave comps-f35.xml:17482: element environment: Relax-NG validity error : Element environment failed to validate content comps-f35.xml:94: element group: Relax-NG validity error : Expecting element category, got group comps-f35.xml:94: element group: Relax-NG validity error : Element comps has extra content: group comps-f35.xml fails to validate --- comps-f34.xml.in | 3 ++- comps-f35.xml.in | 3 ++- comps-f36.xml.in | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/comps-f34.xml.in b/comps-f34.xml.in index c8ce29cf..b6add61a 100644 --- a/comps-f34.xml.in +++ b/comps-f34.xml.in @@ -5885,7 +5885,8 @@ i3-desktop-environment - i3 desktop + <_name>i3 desktop + <_description>Desktop environment with the i3 tiling window manager admin-tools base-x diff --git a/comps-f35.xml.in b/comps-f35.xml.in index 359bc6c4..71dce588 100644 --- a/comps-f35.xml.in +++ b/comps-f35.xml.in @@ -5905,7 +5905,8 @@ i3-desktop-environment - i3 desktop + <_name>i3 desktop + <_description>Desktop environment with the i3 tiling window manager admin-tools base-x diff --git a/comps-f36.xml.in b/comps-f36.xml.in index 1dda26e1..6004f3f0 100644 --- a/comps-f36.xml.in +++ b/comps-f36.xml.in @@ -5907,7 +5907,8 @@ i3-desktop-environment - i3 desktop + <_name>i3 desktop + <_description>Desktop environment with the i3 tiling window manager admin-tools base-x