From 329a35e7d368db79938d026cdec749021e427b5e Mon Sep 17 00:00:00 2001
From: Jules Aguillon
Date: Wed, 10 Jan 2024 00:24:13 +0100
Subject: Fix layouts containing empty keys
This results in a key being the empty string and do not trigger an
error:
key1="\"
Layouts are fixed and check_layout now checks for this case.
---
res/xml/deva_inscript.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'res/xml/deva_inscript.xml')
diff --git a/res/xml/deva_inscript.xml b/res/xml/deva_inscript.xml
index 553f43d..0bcd86d 100644
--- a/res/xml/deva_inscript.xml
+++ b/res/xml/deva_inscript.xml
@@ -28,8 +28,8 @@
-
-
+
+
--
cgit v1.2.3