Update jquery.ime from upstream
Upstream: https://github.com/wikimedia/jquery.ime Changes: * hi-inscript: Fixed incorrectly mapped Devanagari letter TTHA * ml-inscript: Correct the mapping of ഠ * or-inscript: fix mapping of Oriya letters TTA and TTHA * Remove unwanted escape for double quotes from rules files * Remove prefixed border-radius rules * Avoid JavaSript error while trying to get autonym * Rules loading: Use $.ajax to cache the rule js file Change-Id: I49b88551263434a93b600278d665e80737edb555
This commit is contained in:
committed by
Nikerabbit
parent
d1efe292a5
commit
bfdda7bde4
@@ -23,7 +23,8 @@ Format should be: yyyy-mm-dd
|
||||
author: An optional string containing the authors name. Can contain email
|
||||
address as well. eg: "Santhosh Thottingal, <santhosh.thottingal@gmail.com>"
|
||||
|
||||
URL: An optional string containing URL for the original input method definition.
|
||||
URL: A mandatory string containing URL for source where keyboard is defined,
|
||||
information about trademark restrictions if any, layout and help.
|
||||
|
||||
license: An optional string containing licence information. Eg: "CC-BY-SA" or
|
||||
"GPLv3".
|
||||
|
||||
Reference in New Issue
Block a user