scim-wnn / honoka /
@tamra tamra authored on 29 Jun 2005
..
data アイコン変更。 20 years ago
intl 20 years ago
libhonoka Predictorが無い場合はツールバーのPredictor表示を無しに。 19 years ago
m4 ライブラリを分離。 19 years ago
plugins Wnn文字制限。 19 years ago
po メッセージ更新。 19 years ago
src Predictorが無い場合はツールバーのPredictor表示を無しに。 19 years ago
ABOUT-NLS 20 years ago
AUTHORS 20 years ago
COPYING 20 years ago
ChangeLog 予測の分離とWnn予測の実装。 19 years ago
INSTALL 20 years ago
Makefile.am プラグイン分離。 19 years ago
NEWS 20 years ago
README 20 years ago
bootstrap 20 years ago
config.rpath 20 years ago
configure.ac プラグイン分離。 19 years ago
mkinstalldirs 20 years ago
README
*scim-wnn (HONOKA-TAN)

- scim-wnn is module of SCIM-IMEngine for Wnn Japanese conversion. 

**Require

- scim-1.0.* 
- wnn6sdk/wnn7sdk (not supported libwnn.so in Wnn4/FreeWnn.)

**Compiling and Install

- change current directory to working-directory.
- The following should do it:
  $ ./configure && make && make install
- if you got newest version from SVN/CVS Repository:
  $ ./bootstot && ./configure && make && make install