Updating from upstream
Change-Id: I3acc149e5272914d10c879b08e284ef5aa1e2f7f
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
author: 'M G Harish, HP Nadig ',
|
||||
license: 'GPLv3',
|
||||
version: '1.0',
|
||||
contextLength: 4,
|
||||
maxKeyLength: 2,
|
||||
contextLength: 5,
|
||||
maxKeyLength: 3,
|
||||
patterns: [
|
||||
['ಕ್h','c','ಚ್'],
|
||||
['\\\\([A-Za-z\\>_~\\.0-9])','\\\\','$1'],
|
||||
@@ -47,8 +47,8 @@
|
||||
['~l', 'ೞ್'],
|
||||
['~h', 'ಹ್'],
|
||||
['~r', 'ಱ್'],
|
||||
['q', 'ೞ್'],
|
||||
['Q', 'ಱ್'],
|
||||
['q', 'ಱ್'],
|
||||
['Q', 'ೞ್'],
|
||||
['ಕ್h', 'ಖ್'],
|
||||
['ಗ್h', 'ಘ್'],
|
||||
['~g', 'ಙ್'],
|
||||
|
||||
Reference in New Issue
Block a user