From 4e058f46d6cb69cdd51bfeb4e108fb09fc67eeb1 Mon Sep 17 00:00:00 2001 From: marino Date: Mon, 18 Aug 2014 21:00:26 +0000 Subject: Add new port ibus-table-chinese PR: 185198 Submitted by: dennylin93 (hs.ntnu.edu.tw) Chinese input tables for the Intelligent Input Bus (IBus) input method framework. The IBus-table is an Input Method Engine particularly suited to support Chinese. --- chinese/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'chinese/Makefile') diff --git a/chinese/Makefile b/chinese/Makefile index 62029d4fd56d..bb1d5b8d3fde 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -60,6 +60,7 @@ SUBDIR += hc SUBDIR += ibus-chewing SUBDIR += ibus-pinyin + SUBDIR += ibus-table-chinese SUBDIR += irssi SUBDIR += jis2gb SUBDIR += joe -- cgit