From ab05d8314b476dd0ef2258078738576945f6f90a Mon Sep 17 00:00:00 2001 From: Eluc Date: Wed, 16 Aug 2023 14:14:38 +0000 Subject: Create latn_qwertz_fr_CH.xml (#390) Adapted from qwertz DE to match qwertz fr_CH layout. Added all missing characters with accents needed in French while leaving the most common Swiss German characters as it is on the Swiss layout PC keyboard. Re-organized some special characters to be in a similar position than the PC layout. * Add locale fr-CH--- res/xml/latn_qwertz_fr_ch.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ res/xml/method.xml | 3 ++- 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 res/xml/latn_qwertz_fr_ch.xml (limited to 'res/xml') diff --git a/res/xml/latn_qwertz_fr_ch.xml b/res/xml/latn_qwertz_fr_ch.xml new file mode 100644 index 0000000..ad10bc0 --- /dev/null +++ b/res/xml/latn_qwertz_fr_ch.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/xml/method.xml b/res/xml/method.xml index ace57f2..f602377 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -11,7 +11,8 @@ - + + -- cgit v1.2.3