Update jquery.ime from upstream
* Correct rule for letter 'ж' on Serbian keyboard
Updating to
01628102d3
Bug: T115704
Change-Id: Ifbd23cddaa2fa66ea3f54112750be7affb862dbf
This commit is contained in:
committed by
jenkins-bot
parent
908b18315d
commit
e6540fba0c
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20180519
|
||||
/*! jquery.ime - v0.2.0+20180528
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2018 Santhosh Thottingal; License: (GPL-2.0+ OR MIT) */
|
||||
( function ( $ ) {
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
[ ':', 'Ч' ],
|
||||
[ '\'', 'ћ' ],
|
||||
[ '\"', 'Ћ' ],
|
||||
[ '\\', 'ж' ],
|
||||
[ '\\\\', 'ж' ],
|
||||
[ '\\|', 'Ж' ],
|
||||
[ 'z', 'ѕ' ],
|
||||
[ 'Z', 'Ѕ' ],
|
||||
|
||||
Reference in New Issue
Block a user