Update jquery.ime from upstream
Fix a bug in the my-xkb Burmese keyboard. Change-Id: I881bd1bcf18530a004ca563ddbca5b567ae81ddc
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.1.0+20140828
|
||||
/*! jquery.ime - v0.1.0+20141028
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2014 Santhosh Thottingal; Licensed GPL, MIT */
|
||||
( function ( $ ) {
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
['a', '\u1031'],
|
||||
['A', '\u1017'],
|
||||
['s', '\u103B'],
|
||||
['S', '\u103A'],
|
||||
['S', '\u103E'],
|
||||
['d', '\u102D'],
|
||||
['D', '\u102E'],
|
||||
['f', '\u103A'],
|
||||
|
||||
Reference in New Issue
Block a user