From 133b6ec2c106c56dda120f0eaf0a08cfe79d9148 Mon Sep 17 00:00:00 2001 From: Moini Date: Sat, 15 Jan 2022 20:56:08 +0100 Subject: German keyboard added (#20) * Add German metadata translation * Add German keyboard Co-authored-by: Jules Aguillon --- res/xml/method.xml | 2 +- res/xml/qwertz.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 res/xml/qwertz.xml (limited to 'res/xml') diff --git a/res/xml/method.xml b/res/xml/method.xml index be32b5d..4250ae2 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -3,7 +3,7 @@ - + diff --git a/res/xml/qwertz.xml b/res/xml/qwertz.xml new file mode 100644 index 0000000..165f967 --- /dev/null +++ b/res/xml/qwertz.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3