Removed layout "Franais (Canada)" because it does not appear to match XKB

layout "ca" and no user provided me with sufficient information to
    choose the right one.
This commit is contained in:
Alexander Gottwald 2005-04-20 09:22:37 +00:00
parent 3861b9889d
commit 0d126f42d5
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2005-04-20 Alexander Gottwald <ago at freedesktop dot org>
* winlayouts.h:
Removed layout "Français (Canada)" because it does not appear to
match XKB layout "ca" and no user provided me with sufficient
information to choose the right one.
2005-04-09 Alexander Gottwald <ago at freedesktop dot org>
* winlayouts.h:

View file

@ -49,7 +49,6 @@ 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"},