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:
Kartik Mistry
2014-04-08 21:56:07 +05:30
committed by Nikerabbit
parent d1efe292a5
commit bfdda7bde4
12 changed files with 20 additions and 18 deletions

View File

@@ -34,8 +34,8 @@
['p', '\u0B1C'],
['P', '\u0B1D'],
['\\}', '\u0B1E'],
['`', '\u0B1F'],
['~', '\u0B20'],
['\'', '\u0B1F'],
['"', '\u0B20'],
['\\[', '\u0B21'],
['\\{', '\u0B22'],
['C', '\u0B23'],