summaryrefslogtreecommitdiff
path: root/japanese/kinput2-canna+wnn6
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2002-10-29 09:50:22 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2002-10-29 09:50:22 +0000
commiteb1fc9c5ac87b61e6406f49c6a90cf40875d62c8 (patch)
tree6175b13eaf3ec4e4e062cc2d3047f6011b458f78 /japanese/kinput2-canna+wnn6
parentChange 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
Notes
Notes: svn path=/head/; revision=69092
Diffstat (limited to 'japanese/kinput2-canna+wnn6')
-rw-r--r--japanese/kinput2-canna+wnn6/pkg-descr11
1 files changed, 5 insertions, 6 deletions
diff --git a/japanese/kinput2-canna+wnn6/pkg-descr b/japanese/kinput2-canna+wnn6/pkg-descr
index 8f1a8a47474b..a146abeda772 100644
--- a/japanese/kinput2-canna+wnn6/pkg-descr
+++ b/japanese/kinput2-canna+wnn6/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 Wnn6. Egg key binding is avairable,
-if you run
+The port supports Canna and Wnn6. 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>