mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Fix override for fr-CA
This commit is contained in:
parent
53e56f2395
commit
fc5f687afc
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ LOCALE_TO_XKB_OVERRIDES = {
|
|||
'en': 'us',
|
||||
'en-GB': 'uk',
|
||||
'es-US': 'latam',
|
||||
'fr_CA': 'ca',
|
||||
'fr-CA': 'ca',
|
||||
'hi': 'in+bolnagri',
|
||||
'ky': 'kg',
|
||||
'nl-BE': 'be',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue