Update jquery.ime from upstream
version: v0.1.0+20131019 (commit: 4ac70e0047) upstream: https://github.com/wikimedia/jquery.ime Changes: * Language tags are case insensitive now * Fixes to Hindi and Persian input methods * Shift modifier key support * Misc CSS fixes Bug: 54117 Change-Id: I581a1006c34fd86372facdae85ea48b4ed1ffc2c
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
patterns: [
|
||||
['्f', '्\u200c'],
|
||||
['\\~', 'ऎ'],
|
||||
['\\`","ॆ'],
|
||||
['\\`','ॆ'],
|
||||
['\\!', 'ऍ'],
|
||||
['1', '१'],
|
||||
['\\@', 'ॅ'],
|
||||
['2', '२'],
|
||||
['\\#', 'ऑ'],
|
||||
['3', '३'],
|
||||
['\\$","ॉ'],
|
||||
['\\$','ॉ'],
|
||||
['4', '४'],
|
||||
['\\%', 'ञ'],
|
||||
['5', '५'],
|
||||
|
||||
Reference in New Issue
Block a user