Update jquery.ime from upstream
Change-Id: I1eabfcda79be85c8c28c11472ddc17b2e90c061d
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
['5', '°'], // Degree
|
||||
['6', '֫'], // Ole
|
||||
['8', '×'], // Multiplication
|
||||
['9', '\u200e'], // LRM
|
||||
['0', '\u200f'], // RLM
|
||||
['\\.', '÷'], // Division
|
||||
|
||||
['\u05D8', 'װ'], // Double vav, ט
|
||||
|
||||
@@ -94,6 +94,8 @@
|
||||
[ '5', '°' ], // Degree
|
||||
[ '6', '֫' ], // Ole
|
||||
[ '8', '×' ], // Multiplication
|
||||
[ '9', '\u200e' ], // LRM
|
||||
[ '0', '\u200f' ], // RLM
|
||||
[ '/', '÷' ], // Division
|
||||
|
||||
[ 'y', 'װ' ], // Double vav
|
||||
|
||||
Reference in New Issue
Block a user