Update jquery.ime from upstream
Added one letter to the Dagbani-Alt input method.
Updating to
98d89d8b78
Change-Id: I59f207c2d0dc840b183add75c2dbee27e207a919
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/*! jquery.ime - v0.1.0+20170606
|
/*! jquery.ime - v0.1.0+20170613
|
||||||
* https://github.com/wikimedia/jquery.ime
|
* https://github.com/wikimedia/jquery.ime
|
||||||
* Copyright (c) 2017 Santhosh Thottingal; Licensed GPL, MIT */
|
* Copyright (c) 2017 Santhosh Thottingal; Licensed GPL, MIT */
|
||||||
( function ( $ ) {
|
( function ( $ ) {
|
||||||
|
|||||||
@@ -15,6 +15,8 @@
|
|||||||
[ 'e', 'ɛ' ],
|
[ 'e', 'ɛ' ],
|
||||||
[ 'G', 'Ɣ' ],
|
[ 'G', 'Ɣ' ],
|
||||||
[ 'g', 'ɣ' ],
|
[ 'g', 'ɣ' ],
|
||||||
|
[ 'Y', 'Ɣ' ],
|
||||||
|
[ 'y', 'ɣ' ],
|
||||||
[ 'N', 'Ŋ' ],
|
[ 'N', 'Ŋ' ],
|
||||||
[ 'n', 'ŋ' ],
|
[ 'n', 'ŋ' ],
|
||||||
[ 'O', 'Ɔ' ],
|
[ 'O', 'Ɔ' ],
|
||||||
|
|||||||
Reference in New Issue
Block a user