From fec3f109c970901db31e1354b2cd3fc0015964e8 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 24 Apr 2022 00:34:26 +0200 Subject: Add support for Lithuanian Requires two new diacritics: ogonek and dot_above. The new accents are also added to the Latvian layout as the two language can be close but not to the other localized layouts. A new mechanism is needed to reproducibly add extra keys to layouts without manual placement. --- res/xml/method.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/xml/method.xml') diff --git a/res/xml/method.xml b/res/xml/method.xml index 49b683d..85685d5 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -8,6 +8,7 @@ + -- cgit v1.2.3