diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-11-09 16:48:21 +0900 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2015-11-09 14:53:30 +0000 |
commit | 4b254e118d8ddecf672f751eeffdca091e63bcb4 (patch) | |
tree | 55ffd5af4d954f1e258b958c95a6e6c625b3e99e /open-source-lorries | |
parent | b4557da84f23d2fc837bb4f038ca501e2155ebbb (diff) | |
download | lorries-4b254e118d8ddecf672f751eeffdca091e63bcb4.tar.gz |
Added ibus-pinyin lorry
The pinyin ibus input method
Change-Id: Id38be3c5e8d585f2a9d7d447749a52059f2f9c5e
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/ibus-pinyin.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/ibus-pinyin.lorry b/open-source-lorries/ibus-pinyin.lorry new file mode 100644 index 0000000..cbed891 --- /dev/null +++ b/open-source-lorries/ibus-pinyin.lorry @@ -0,0 +1,6 @@ +{ + "ibus-pinyin": { + "type": "git", + "url": "https://github.com/ibus/ibus-pinyin.git" + } +} |