From d79f87420f2e3868b475f6a2278b8860bba1719b Mon Sep 17 00:00:00 2001 From: frimdo Date: Sat, 1 Jul 2023 17:04:31 +0200 Subject: New default Czech layout (#380) The previous default layout is renamed `latn_qwertz_cz_multifunctional`.--- res/xml/latn_qwertz_cz.xml | 56 +++++++++++++++--------------- res/xml/latn_qwertz_cz_multifunctional.xml | 37 ++++++++++++++++++++ 2 files changed, 65 insertions(+), 28 deletions(-) create mode 100644 res/xml/latn_qwertz_cz_multifunctional.xml (limited to 'res/xml') diff --git a/res/xml/latn_qwertz_cz.xml b/res/xml/latn_qwertz_cz.xml index fc096ee..75f8a88 100644 --- a/res/xml/latn_qwertz_cz.xml +++ b/res/xml/latn_qwertz_cz.xml @@ -1,37 +1,37 @@ - - + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - - + + + + + + + + + - - - - - - - + + + + + + + diff --git a/res/xml/latn_qwertz_cz_multifunctional.xml b/res/xml/latn_qwertz_cz_multifunctional.xml new file mode 100644 index 0000000..993941a --- /dev/null +++ b/res/xml/latn_qwertz_cz_multifunctional.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3