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/il | |
parent | 290f15c4d670ca8a2021ed8b18f82d90ea676bef (diff) | |
download | xkeyboard-config-999e981f4c32cb6d3fda1a96c456fa25f18e475c.tar.gz |
introducing the consistency in the group names
Diffstat (limited to 'symbols/il')
-rw-r--r-- | symbols/il | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -60,7 +60,7 @@ xkb_symbols "basic" { // nikud patter based on Dekel Tsur's Hebrew mapping for LyX partial alphanumeric_keys xkb_symbols "lyx" { - name[Group1]= "Israel"; + name[Group1]= "Israel - lyx"; key <TLDE> { [ semicolon, asciitilde ] }; // On some key (e.g. AD01, right below) there is not yet mapping for the @@ -119,7 +119,7 @@ xkb_symbols "lyx" { // layout. partial alphanumeric_keys xkb_symbols "si1452" { - name[Group1]= "Israel"; + name[Group1]= "Israel - si1452"; include "il(basic)" @@ -159,7 +159,7 @@ xkb_symbols "phonetic" { // uses the phonetic layout from old Slackware 'il.map' file - name[Group1]= "Israel (phonetic)"; + name[Group1]= "Israel - Phonetic"; key <AE12> { [ equal, plus ], [ hebrew_doublelowline, hebrew_doublelowline ]}; |