Update jQuery.IME from upstream

* Add autonym class where applicable
* Change name for de-transliteration input method
* Remove obsolete my-kbd input method

Bug: 55698
Change-Id: I6e9613b760af2916a614ab687822b3b3b45e1ce5
This commit is contained in:
Siebrand Mazeland
2013-10-29 14:08:52 +01:00
parent d9e041b01a
commit a1cf6c7592
3 changed files with 4 additions and 95 deletions

View File

@@ -3,7 +3,7 @@
var de = {
id: 'de-transliteration',
name: 'Deutsch',
name: 'Deutsch Tilde',
description: 'German input method',
date: '2012-11-20',
URL: 'http://github.com/wikimedia/jquery.ime',