scim-wnn / honoka /
@tamra tamra authored on 15 Jul 2005
..
data アイコン変更。 19 years ago
intl 19 years ago
libhonoka MultiConvertorの候補重複をまとめる。 18 years ago
m4 バージョンを0.3.1に変更しておく。 18 years ago
plugins SKKDicの設定を分離。 18 years ago
po MultiConversionのaux追加。 18 years ago
src HonokaSetupGtkContainerの実装。 18 years ago
ABOUT-NLS 19 years ago
AUTHORS 19 years ago
COPYING 19 years ago
ChangeLog メッセージ更新。 18 years ago
INSTALL 19 years ago
Makefile.am README更新。 18 years ago
NEWS 19 years ago
README README更新。 18 years ago
README.jp ファイル名修正。 18 years ago
bootstrap 19 years ago
config.rpath 19 years ago
configure.ac バージョンを0.3.1に変更しておく。 18 years ago
mkinstalldirs 19 years ago
README
*honoka (HONOKA-TAN)

- honoka is module of SCIM-IMEngine for Japanese conversion. 

**Require

- scim-1.0.* 
- wnn6sdk/wnn7sdk (not supported libwnn.so in Wnn4/FreeWnn.)
- or Anthy libraries (and headers).


**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