Update from upstream

Change-Id: I8affdf79e5a2f33c88f7661082d2cbd7777240fb
This commit is contained in:
Amir E. Aharoni
2013-04-22 13:19:40 +03:00
parent c92afdb20d
commit 552cd25ae6
49 changed files with 1704 additions and 1588 deletions

View File

@@ -11,7 +11,7 @@
license: 'GPLv3',
version: '1.0',
patterns: [
['\\!', '1'],
['\\!', '1'],
['\"', '='],
['\\#', '3'],
['\\$', '4'],
@@ -117,7 +117,7 @@
['9', '໙']
]
};
$.ime.register( loKbd );
$.ime.register( loKbd );
}( jQuery ) );