Update jquery.ime from upstream

Change-Id: I904dfd1e089e92deaa2da50510d0975a8e317a94
This commit is contained in:
Amir E. Aharoni
2013-08-22 14:20:45 +03:00
parent 9f51d8a4ea
commit e018a52498
17 changed files with 35 additions and 33 deletions

View File

@@ -20,7 +20,6 @@
['ф', 'ӝ'],
['Ф', 'Ӝ']
],
patterns_x: [
['ё', 'ӧ'],
['Ё', 'Ӧ'],
@@ -36,5 +35,6 @@
['Ф', 'Ф']
]
};
$.ime.register( udmAlt );
}( jQuery ) );