diff options
author | wxs <wxs@FreeBSD.org> | 2009-10-13 04:29:03 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-10-13 04:29:03 +0800 |
commit | fde2c7837933e3b7233cd3ea11ab91ed9549eb98 (patch) | |
tree | 2968459c042390d3910cb35c4bb0cb7a3044a0f3 /textproc | |
parent | 64df6da0b7293648c13cc8f772fd7fcb563652f5 (diff) | |
download | freebsd-ports-gnome-fde2c7837933e3b7233cd3ea11ab91ed9549eb98.tar.gz freebsd-ports-gnome-fde2c7837933e3b7233cd3ea11ab91ed9549eb98.tar.zst freebsd-ports-gnome-fde2c7837933e3b7233cd3ea11ab91ed9549eb98.zip |
- Add a new line to pkg-message to document textproc/ibus-m17n.
PR: ports/139528
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ibus/pkg-message | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ibus/pkg-message b/textproc/ibus/pkg-message index 6583436d8f1f..72440bef7211 100644 --- a/textproc/ibus/pkg-message +++ b/textproc/ibus/pkg-message @@ -30,10 +30,11 @@ export XMODIFIERS=@im=ibus export XIM_PROGRAM="ibus-daemon" export XIM_ARGS="--daemonize --xim" -Following input methods are available in ports: +Following input methods/engines are available in ports: chinese/ibus-pinyin The PinYin input method japanese/ibus-anthy Anthy engine for IBus +textproc/ibus-m17n The m17n IMEngine for IBus framework If ibus cannot start or the panel does not appear, please ensure that you are using up-to-date python. |