From e61b54a92532cb0fad6bf755ebd750233ee2c058 Mon Sep 17 00:00:00 2001 From: svu Date: Wed, 14 Jun 2006 21:43:30 +0000 Subject: [PATCH] Fixed the group name for mt(us) --- ChangeLog | 4 ++++ rules/base.xml.in | 2 +- symbols/mt | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d505ec9..d26c8a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-06-14 Sergey Udaltsov + + symbols/mt, rules/base.xml.in: fixed the US variant group name + 2006-06-14 Sergey Udaltsov symbols/gh: fixed 'D' key, closing diff --git a/rules/base.xml.in b/rules/base.xml.in index 2d8b337..2d067cc 100644 --- a/rules/base.xml.in +++ b/rules/base.xml.in @@ -1940,7 +1940,7 @@ us - <_description>US keyboard with Maltian letters + <_description>Maltese keyboard with US layout diff --git a/symbols/mt b/symbols/mt index 2cdf719..eed2f1d 100644 --- a/symbols/mt +++ b/symbols/mt @@ -46,7 +46,7 @@ xkb_symbols "us" { // Describes the differences between the mt // keyboard and a US-based physical keyboard - name[Group1]="Malta - US keyboard with Maltian letters"; + name[Group1]="Malta - Maltese keyboard with US layout"; // The following four sets are the four additional letters, with the US // equivalents -- 2.32.0.93.g670b81a890