mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-28 13:20:06 +01:00
Added layout "Franais (Canada)"
This commit is contained in:
parent
b3a187efc4
commit
3861b9889d
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-04-09 Alexander Gottwald <ago at freedesktop dot org>
|
||||
|
||||
* winlayouts.h:
|
||||
Added layout "Français (Canada)"
|
||||
|
||||
2005-02-12 Alexander Gottwald <ago at freedesktop dot org>
|
||||
|
||||
* win.h
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@ WinKBLayoutRec winKBLayouts[] =
|
|||
{0x10409, -1, "pc105", "dvorak", NULL, NULL, "English (USA, Dvorak)"},
|
||||
{0x20409, -1, "pc105", "us_intl", NULL, NULL, "English (USA, International)"},
|
||||
{ 0x809, -1, "pc105", "gb", NULL, NULL, "English (United Kingdom)"},
|
||||
{ 0x1009, -1, "pc105", "ca", NULL, NULL, "Français (Canada)"},
|
||||
{ 0x1809, -1, "pc105", "ie", NULL, NULL, "Irish"},
|
||||
{ 0x40a, -1, "pc105", "es", NULL, NULL, "Spanish (Spain, Traditional Sort)"},
|
||||
{ 0x40b, -1, "pc105", "fi", NULL, NULL, "Finnish"},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue