diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-11-22 12:14:10 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-11-22 12:14:10 +0000 |
commit | 17a564386df1ff079f7aa22fa40e87e84d385d1e (patch) | |
tree | c745d25809645d3728761e73a66cb6b5b0e33cd9 /textproc/Makefile | |
parent | f894d8e79592c4229712f6ac87f2a8d5355299b4 (diff) |
Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation
input framework, developed by the developer of scim-python, includes all
its function, and much more.
This is the ibus-qt port, the input method module for Qt4 of ibus.
You may select ibus as the input method in qtconfig after installation.
WWW: http://code.google.com/p/ibus
PR: ports/140665
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
Notes
Notes:
svn path=/head/; revision=244645
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 28d5e6236760..d2e4f5225d71 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -238,6 +238,7 @@ SUBDIR += ia-aspell SUBDIR += ibus SUBDIR += ibus-m17n + SUBDIR += ibus-qt SUBDIR += id-aspell SUBDIR += idnits SUBDIR += iiimf-client-lib |