diff options
author | svu <svu> | 2005-01-16 02:18:20 +0000 |
---|---|---|
committer | svu <svu> | 2005-01-16 02:18:20 +0000 |
commit | 999e981f4c32cb6d3fda1a96c456fa25f18e475c (patch) | |
tree | 931b188b4990bb7f809bcaabe225bdc049d2d55c /symbols/ro | |
parent | 290f15c4d670ca8a2021ed8b18f82d90ea676bef (diff) |
introducing the consistency in the group names
Diffstat (limited to 'symbols/ro')
-rw-r--r-- | symbols/ro | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -70,7 +70,7 @@ xkb_symbols "us" { include "latin" - name[Group1]="Romanian for us-keyboard"; + name[Group1]="Romania - US keyboard with Romanian letters "; key <AD01> { [ q, Q, acircumflex, Acircumflex ] }; key <AD05> { [ t, T, tcedilla, Tcedilla ] }; @@ -91,7 +91,7 @@ xkb_symbols "de" { include "ro(basic)" - name[Group1]="German for Romanian keyboard"; + name[Group1]="Romania - Romanian keyboard with German letters"; key <AD07> { [ u, U, udiaeresis, Udiaeresis ] }; key <AD09> { [ o, O, odiaeresis, Odiaeresis ] }; |