Update jquery.ime and jquery.uls from upstream
Updating jquery.ime tob8e2488a1fUpdating jquery.uls to1b3e4265e6Change-Id: Ie3083acd3f2e70fe7898231ed0328d88f88576cd
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20210524
|
||||
/*! jquery.ime - v0.2.0+20211011
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2021 Santhosh Thottingal; License: (GPL-2.0-or-later OR MIT) */
|
||||
( function ( $ ) {
|
||||
@@ -1924,6 +1924,10 @@
|
||||
name: 'લિપ્યંતરણ',
|
||||
source: 'rules/gu/gu-transliteration.js'
|
||||
},
|
||||
'gur-tilde': {
|
||||
name: 'Farefare tilde',
|
||||
source: 'rules/gur/gur-tilde.js'
|
||||
},
|
||||
'ha-tilde': {
|
||||
name: 'Hausa - tilde',
|
||||
source: 'rules/ha/ha-tilde.js'
|
||||
@@ -2706,6 +2710,10 @@
|
||||
autonym: 'ગુજરાતી',
|
||||
inputmethods: [ 'gu-transliteration', 'gu-inscript', 'gu-inscript2', 'gu-phonetic' ]
|
||||
},
|
||||
gur: {
|
||||
autonym: 'farefare',
|
||||
inputmethods: [ 'gur-tilde' ]
|
||||
},
|
||||
he: {
|
||||
autonym: 'עברית',
|
||||
inputmethods: [ 'he-standard-2012-extonly', 'he-standard-2012' ]
|
||||
|
||||
Reference in New Issue
Block a user