Update jquery.ime from upstream

* Adding a transliteration layout for the Ho language
  in the Warang Citi alphabet (by Purty).
* Enable the Palochka layout for Ingush (by stjn).
* Styling improvements in the IME selector (by Volker E).
* Fixes for the Blin / Tigre / Tigrinya GeezIM layout (by Fitsum Gaim).
* Fixes for the Santali Ol Chiki InScript 2 layout (by Ramjit Tudu).

Updating to
2046765d31

Change-Id: I04ba0553ec52fa8f5c8317c538394232c2291346
This commit is contained in:
Amir Aharoni
2018-12-03 14:35:51 +02:00
parent 88b443a143
commit 215145a95a
7 changed files with 179 additions and 43 deletions

View File

@@ -292,6 +292,12 @@
[ '(ጚe|ጝE)', 'ጜ' ],
[ 'ጝo', 'ጞ' ],
[ 'ጙe', 'ⶓ' ],
[ 'ጙi', 'ⶔ' ],
[ 'ጙa', 'ጟ' ],
[ '(ⶔe|ⶔE)', 'ⶕ' ],
[ 'ጝW', 'ⶖ' ],
[ 'ጥe', 'ጠ' ],
[ 'ጥu', 'ጡ' ],
[ 'ጥi', 'ጢ' ],
@@ -347,6 +353,14 @@
[ 'ፕo', 'ፖ' ],
[ 'ፑa', 'ፗ' ], // et
[ 'O', 'ዕ' ],
[ 'ዕe', '' ],
[ 'ዕu', 'ዑ' ],
[ 'ዕi', 'ዒ' ],
[ 'ዕa', 'ዓ' ],
[ '(ዒe|ዕE)', 'ዔ' ],
[ 'ዕo', 'ዖ' ],
// vowels
[ 'A', 'እ' ],
[ '(እu|u)', 'ኡ' ],
@@ -357,14 +371,6 @@
[ '(እo|o)', 'ኦ' ],
[ 'አa', 'ኧ' ], // et
[ 'O', 'ዕ' ],
[ 'ዕe', '' ],
[ 'ዕu', 'ዑ' ],
[ 'ዕi', 'ዒ' ],
[ 'ዕa', 'ዓ' ],
[ '(ዒe|ዕE)', 'ዔ' ],
[ 'ዕo', 'ዖ' ],
// punctuations
[ ',', '፣' ],
[ '።\\.', '.' ],