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/latn_qwertz_sk.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml/latn_qwertz_sk.xml') diff --git a/res/xml/latn_qwertz_sk.xml b/res/xml/latn_qwertz_sk.xml index bb8f553..5227370 100644 --- a/res/xml/latn_qwertz_sk.xml +++ b/res/xml/latn_qwertz_sk.xml @@ -10,7 +10,7 @@ - + -- cgit v1.2.3