Skip to content

Commit

Permalink
Fix language issues of ir and ku layouts.py
Browse files Browse the repository at this point in the history
  • Loading branch information
spmzt authored and totaam committed Dec 17, 2024
1 parent 8b1fd56 commit 9713037
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions xpra/keyboard/layouts.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
0x00000c0c: ("ca", "Canadian French (Legacy)"),
0x00011009: ("ca", "Canadian Multilingual Standard"),
0x0000085f: ("fr", "Central Atlas Tamazight"),
0x00000429: ("ku", "Central Kurdish"),
0x00000492: ("ku", "Central Kurdish"),
0x0000045c: ("us", "Cherokee Nation"),
0x0001045c: ("us", "Cherokee Nation Phonetic"),
0x00000804: ("cn", "Chinese (Simplified) - US Keyboard"),
Expand Down Expand Up @@ -298,9 +298,8 @@
0x000f0c00: ("??", "Old Italic"),
0x000e0c00: ("??", "Osmanya"),
0x00000463: ("af", "Pashto (Afghanistan)"),
# duplicate of 'ku'
# 0x00000429: ("ir", "Persian"),
0xa0000429: ("ir", "Persian (Standard)"),
0x00000429: ("ir", "Persian"),
0x00050429: ("ir", "Persian (Standard)"),
0x000a0c00: ("cn", "Phags-pa"),
0x00010415: ("pl", "Polish (214)"),
0x00000415: ("pl", "Polish (Programmers)"),
Expand Down

0 comments on commit 9713037

Please sign in to comment.