From d6757019dcf16554ed5eddb2620940c943768fd2 Mon Sep 17 00:00:00 2001
From: Edgars
Date: Fri, 25 Feb 2022 10:40:46 +0200
Subject: Add a missing full stop to Latvian QWERTY layout
`res/xml/qwerty_lv.xml` was updated to add the missing full stop
character (`.`) as it got lost when the bottom row was moved to a
separate XML `res/xml/bottom_row.xml` as it was placed on the
arrows key.
Additionally `?` was relocated, giving its place to the full stop.
---
res/xml/qwerty_lv.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'res')
diff --git a/res/xml/qwerty_lv.xml b/res/xml/qwerty_lv.xml
index ca087c3..665cd60 100644
--- a/res/xml/qwerty_lv.xml
+++ b/res/xml/qwerty_lv.xml
@@ -29,9 +29,9 @@
-
+
-
+
--
cgit v1.2.3