scim-wnn / scim-wnn /
@tamra tamra authored on 5 Feb 2005
..
data なんとなくアイコンを追加してみた。 19 years ago
intl intltool回りをアップデート。 19 years ago
m4 リリース準備。 19 years ago
po メッセージ更新。 19 years ago
src strtowsの半角対応を修正。 19 years ago
ABOUT-NLS intltool回りをアップデート。 19 years ago
AUTHORS コミットテスト 19 years ago
COPYING もしかしたらFreeWnnでもコンパイル通るかも。 19 years ago
ChangeLog リリース準備。 19 years ago
INSTALL もしかしたらFreeWnnでもコンパイル通るかも。 19 years ago
Makefile.am 微調整。 19 years ago
NEWS 19 years ago
README README更新。 19 years ago
bootstrap 19 years ago
config.rpath 19 years ago
configure.ac リリース準備。 19 years ago
mkinstalldirs 19 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