diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2015-11-09 16:48:50 +0900 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2015-11-09 14:53:42 +0000 |
commit | b1ced57e06d264d3cd723925ddd8f8ebb179ee90 (patch) | |
tree | 2454dd317e6f920a3c127d9d5e1b76fe81cc5174 | |
parent | 4b254e118d8ddecf672f751eeffdca091e63bcb4 (diff) | |
download | lorries-b1ced57e06d264d3cd723925ddd8f8ebb179ee90.tar.gz |
Added ibus-anthy lorry
The anthy (japanese) ibus input method
Change-Id: Ic010882553a3b1f8398a0c1257875a975ff7b2b2
-rw-r--r-- | open-source-lorries/ibus-anthy.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/ibus-anthy.lorry b/open-source-lorries/ibus-anthy.lorry new file mode 100644 index 0000000..776a70e --- /dev/null +++ b/open-source-lorries/ibus-anthy.lorry @@ -0,0 +1,6 @@ +{ + "ibus-anthy": { + "type": "git", + "url": "https://github.com/fujiwarat/ibus-anthy.git" + } +} |