Update jquery.ime to b3f68eb6f8

Change-Id: I7ed94f403521b4ca4aca99405b2928d0f87b6561
This commit is contained in:
mjbmr
2015-06-01 09:54:32 +00:00
parent 983d1767a7
commit 62a22850d2
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
/*! jquery.ime - v0.1.0+20150527
/*! jquery.ime - v0.1.0+20150601
* https://github.com/wikimedia/jquery.ime
* Copyright (c) 2015 Santhosh Thottingal; Licensed GPL, MIT */
( function ( $ ) {

View File

@@ -30,7 +30,7 @@
['t', 'ف'],
['y', 'غ'],
['u', 'ع'],
['i', 'ه'],
['i', 'ھ'],
['o', 'خ'],
['p', 'ح'],
['\\[', 'ج'],

View File

@@ -11,7 +11,7 @@
license: 'GPLv3',
version: '1.0',
patterns: [
['`', '\u200d'],
['`', '\u200c'],
['1', '١'],
['2', '٢'],
['3', '٣'],
@@ -30,7 +30,7 @@
['t', 'ف'],
['y', 'غ'],
['u', 'ع'],
['i', 'ه'],
['i', 'ھ'],
['o', 'خ'],
['p', 'ح'],
['\\[', 'ج'],
@@ -91,7 +91,7 @@
['L', '«'],
['"', '؛'],
['Z', '\u200c'],
['Z', 'ۆ'],
['X', 'ط'],
['C', 'ژ'],
['V', 'ڕ'],