abouttreesummaryrefslogcommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorEluc2023-08-16 14:14:38 +0000
committerGitHub2023-08-16 16:14:38 +0200
commitab05d8314b476dd0ef2258078738576945f6f90a (patch)
tree631b30ed10af531140dbad5cdfd30606a8a6b97e /res/values
parent405e63d5c2c29fafa601a932c65391e92effae1d (diff)
downloadunexpected-keyboard-ab05d8314b476dd0ef2258078738576945f6f90a.tar.gz
unexpected-keyboard-ab05d8314b476dd0ef2258078738576945f6f90a.zip
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
Diffstat (limited to 'res/values')
-rw-r--r--res/values/layouts.xml3
1 files changed, 3 insertions, 0 deletions
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 @@
<item>latn_qwertz_cz</item>
<item>latn_qwertz_cz_multifunctional</item>
<item>latn_qwertz_de</item>
+ <item>latn_qwertz_fr_ch</item>
<item>latn_qwertz_hu</item>
<item>latn_qwertz_sk</item>
<item>custom</item>
@@ -79,6 +80,7 @@
<item>QWERTZ (Czech)</item>
<item>QWERTZ Multifunctional (Czech)</item>
<item>QWERTZ (Deutsch)</item>
+ <item>QWERTZ (Swiss French)</item>
<item>QWERTZ (Magyar)</item>
<item>QWERTZ (Slovak)</item>
<item>@string/pref_layout_e_custom</item>
@@ -120,6 +122,7 @@
<item>@xml/latn_qwertz_cz</item>
<item>@xml/latn_qwertz_cz_multifunctional</item>
<item>@xml/latn_qwertz_de</item>
+ <item>@xml/latn_qwertz_fr_ch</item>
<item>@xml/latn_qwertz_hu</item>
<item>@xml/latn_qwertz_sk</item>
<item>-1</item>