diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-13 12:52:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-13 12:52:50 +0800 |
commit | 1f1c86871a8e105cd141e18622f315c27ae600b8 (patch) | |
tree | 7676914d361a8a09c4cdd833bde2fc070960fdf8 /chinese/Makefile | |
parent | 293c1907fc3584c04b8a7b41db445f2602ea507a (diff) | |
download | freebsd-ports-gnome-1f1c86871a8e105cd141e18622f315c27ae600b8.tar.gz freebsd-ports-gnome-1f1c86871a8e105cd141e18622f315c27ae600b8.tar.zst freebsd-ports-gnome-1f1c86871a8e105cd141e18622f315c27ae600b8.zip |
fcitx stands for Free Chinese Input Toy of X,it's a ollection of Simplified
Chinese input methods based on XIM (X Input Method), including WuBi, PinYin,
and QuWei.
scim-fcitx is an SCIM IMEngine module for fcitx.
WWW: http://www.fcitx.org
PR: ports/112523
Submitted by: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 444f3620d904..6080625bd50f 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -112,6 +112,7 @@ SUBDIR += qterm SUBDIR += reciteword SUBDIR += scim-chewing + SUBDIR += scim-fcitx SUBDIR += scim-pinyin SUBDIR += scim-tables SUBDIR += srecite |