diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2002-10-29 09:50:22 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2002-10-29 09:50:22 +0000 |
commit | eb1fc9c5ac87b61e6406f49c6a90cf40875d62c8 (patch) | |
tree | 6175b13eaf3ec4e4e062cc2d3047f6011b458f78 /japanese/kinput2-canna+freewnn | |
parent | Change linking libwnn6.so.1 instead of libwnn6_for_wnn7.so.1. (diff) |
Update to the latest version 3.1
Change linking libwnn7.so.1 instead of libwnn6_for_wnn7.so.1
Modify pkg-descr
Submitted by: Kawaguti Ginga <ginga@ginganet.org>
Obtained from: ports-jp@jp.FreeBSD.org
Diffstat (limited to 'japanese/kinput2-canna+freewnn')
-rw-r--r-- | japanese/kinput2-canna+freewnn/pkg-descr | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/japanese/kinput2-canna+freewnn/pkg-descr b/japanese/kinput2-canna+freewnn/pkg-descr index e97c6d1903c2..54e8cefe3d88 100644 --- a/japanese/kinput2-canna+freewnn/pkg-descr +++ b/japanese/kinput2-canna+freewnn/pkg-descr @@ -1,15 +1,14 @@ -Kinput2 is an input server for X11 applications that want Japanese -text input. +Kinput2 is an Japanese text input server for X11 applications. -A client that wants kana-kanji conversion service for Japanese text +A client that require kana-kanji conversion service for Japanese text sends a request to kinput2. Kinput2 receives the request, does kana-kanji conversion, and sends the converted text back to the client. -The port supports Canna and FreeWnn. Egg key binding is avairable, if -you run +The port supports Canna and FreeWnn. Those looking for egg-key-binding +other than default binding, try as follows: -kinput2 -ccdef ccdef.kinput2.egg + % kinput2 -ccdef ccdef.kinput2.egg -- S. Taoka <taoka@FreeBSD.org> |