From 7383cc4b68c20129c9c58730a3d530e7922e8404 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 6 Feb 2022 23:12:24 +0100 Subject: Add the Meta key to every layouts To follow soon: Define the bottom row separately from layouts. --- res/xml/azerty.xml | 2 +- res/xml/local_bgph1.xml | 2 +- res/xml/qwerty_lv.xml | 2 +- res/xml/qwertz.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/xml/azerty.xml b/res/xml/azerty.xml index b216441..7bec9fc 100644 --- a/res/xml/azerty.xml +++ b/res/xml/azerty.xml @@ -35,7 +35,7 @@ - + diff --git a/res/xml/local_bgph1.xml b/res/xml/local_bgph1.xml index 7ad309b..e4537a8 100644 --- a/res/xml/local_bgph1.xml +++ b/res/xml/local_bgph1.xml @@ -35,7 +35,7 @@ - + diff --git a/res/xml/qwerty_lv.xml b/res/xml/qwerty_lv.xml index c073f6f..4312253 100644 --- a/res/xml/qwerty_lv.xml +++ b/res/xml/qwerty_lv.xml @@ -35,7 +35,7 @@ - + diff --git a/res/xml/qwertz.xml b/res/xml/qwertz.xml index 66ff62d..717ecf0 100644 --- a/res/xml/qwertz.xml +++ b/res/xml/qwertz.xml @@ -35,7 +35,7 @@ - + -- cgit v1.2.3