Update from upstream
Change-Id: I8affdf79e5a2f33c88f7661082d2cbd7777240fb
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
['AŬU', 'AU'],
|
||||
['EŬU', 'EU'],
|
||||
|
||||
['cx', 'ĉ'],
|
||||
['cx', 'ĉ'],
|
||||
['gx', 'ĝ'],
|
||||
['hx', 'ĥ'],
|
||||
['jx', 'ĵ'],
|
||||
@@ -91,9 +91,9 @@
|
||||
['JH', 'Ĵ'],
|
||||
['SH', 'Ŝ'],
|
||||
['AU', 'AŬ'],
|
||||
['EU', 'EŬ']]
|
||||
['EU', 'EŬ']
|
||||
]
|
||||
};
|
||||
|
||||
$.ime.register( eoPlena );
|
||||
|
||||
}( jQuery ) );
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
author: 'Parag Nemade',
|
||||
license: 'GPLv3',
|
||||
version: '1.0',
|
||||
patterns: [
|
||||
patterns: [
|
||||
['ĉq', 'cq'],
|
||||
['ĝq', 'gq'],
|
||||
['ĥq', 'hq'],
|
||||
|
||||
Reference in New Issue
Block a user