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_qwerty_vi.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'res/xml/latn_qwerty_vi.xml')
diff --git a/res/xml/latn_qwerty_vi.xml b/res/xml/latn_qwerty_vi.xml
index fb7c19e..b042b1d 100644
--- a/res/xml/latn_qwerty_vi.xml
+++ b/res/xml/latn_qwerty_vi.xml
@@ -22,7 +22,7 @@
-
+
--
cgit v1.2.3