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/br | |
parent | 290f15c4d670ca8a2021ed8b18f82d90ea676bef (diff) |
introducing the consistency in the group names
Diffstat (limited to 'symbols/br')
-rw-r--r-- | symbols/br | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,10 +9,10 @@ // $XdotOrg: xc/programs/xkbcomp/symbols/br,v 1.1.4.3 2004/03/05 13:41:32 eich Exp $ // $XFree86: xc/programs/xkbcomp/symbols/br,v 1.3 2003/04/19 12:22:11 pascal Exp $ +default xkb_symbols "abnt2" { include "latin" - name[Group1]="Brazil"; key <AE02> { [ 2, at, twosuperior, onehalf ] }; @@ -53,6 +53,7 @@ partial alphanumeric_keys xkb_symbols "nodeadkeys" { include "br(abnt2)" // for consistent naming + name[Group1]="Brazil - Eliminate dead keys"; key <AE06> { [ 6, diaeresis, notsign, notsign ] }; key <AD11> { [apostrophe, grave ] }; |