Update from upstream
Change-Id: I8affdf79e5a2f33c88f7661082d2cbd7777240fb
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
['\\{', 'Ш'],
|
||||
['\\]', 'ђ'],
|
||||
['\\}', 'Ђ'],
|
||||
['a', 'а'],
|
||||
['a', 'а'],
|
||||
['A', 'А'],
|
||||
['s', 'с'],
|
||||
['S', 'С'],
|
||||
@@ -92,9 +92,7 @@
|
||||
['/', '-'],
|
||||
['\\?', '_']
|
||||
]
|
||||
|
||||
};
|
||||
|
||||
$.ime.register( srKbd );
|
||||
|
||||
}( jQuery ) );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user