Update jquery.ime to 4389f93
Changes: * Register as-rodali IME Change-Id: I2509a2505ec4f6b22c75a0a8ce81e44b219a2b37
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*! jquery.ime - v0.1.0+20151121
|
||||
/*! jquery.ime - v0.1.0+20160129
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2015 Santhosh Thottingal; Licensed GPL, MIT */
|
||||
* Copyright (c) 2016 Santhosh Thottingal; Licensed GPL, MIT */
|
||||
( function ( $ ) {
|
||||
'use strict';
|
||||
var TextEntryFactory, TextEntry, FormWidgetEntry, ContentEditableEntry,
|
||||
@@ -2222,7 +2222,7 @@
|
||||
},
|
||||
'as': {
|
||||
autonym: 'অসমীয়া',
|
||||
inputmethods: [ 'as-transliteration', 'as-avro', 'as-bornona', 'as-inscript', 'as-phonetic', 'as-inscript2' ]
|
||||
inputmethods: [ 'as-transliteration', 'as-avro', 'as-bornona', 'as-inscript', 'as-phonetic', 'as-inscript2', 'as-rodali' ]
|
||||
},
|
||||
'av': {
|
||||
autonym: 'авар',
|
||||
|
||||
Reference in New Issue
Block a user