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/values/layouts.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values') diff --git a/res/values/layouts.xml b/res/values/layouts.xml index 4c9779f..73ae0d0 100644 --- a/res/values/layouts.xml +++ b/res/values/layouts.xml @@ -38,6 +38,7 @@ latn_qwertz_cz latn_qwertz_cz_multifunctional latn_qwertz_de + latn_qwertz_fr_ch latn_qwertz_hu latn_qwertz_sk custom @@ -79,6 +80,7 @@ QWERTZ (Czech) QWERTZ Multifunctional (Czech) QWERTZ (Deutsch) + QWERTZ (Swiss French) QWERTZ (Magyar) QWERTZ (Slovak) @string/pref_layout_e_custom @@ -120,6 +122,7 @@ @xml/latn_qwertz_cz @xml/latn_qwertz_cz_multifunctional @xml/latn_qwertz_de + @xml/latn_qwertz_fr_ch @xml/latn_qwertz_hu @xml/latn_qwertz_sk -1 -- cgit v1.2.3