Hi,

I wrote new input method 'ajax-ime'.
Ajax IME is WEB based kana-kanji translation service,
like Social IME.

patch is following,

 - http://quasiquote.org/files/uim-ajax-ime.diff.gz

This patch is export some functions from uim/iconv.c.
I think this mechanism should be implemented i18n'ed-string-port on
sigscheme, finally.

$ diffstat uim-ajax-ime.diff.gz
 pixmaps/Makefile.am         |    6
 scm/Makefile.am             |    2
 scm/ajax-ime-custom.scm     |  322 +++++++++
 scm/ajax-ime-key-custom.scm |  269 +++++++
 scm/ajax-ime.scm            | 1481 ++++++++++++++++++++++++++++++++++++++++++++
 uim/iconv.c                 |   49 +
 uim/uim-iconv.h             |   49 +
 uim/uim.c                   |    2
 8 files changed, 2177 insertions(+), 3 deletions(-)

Thanks,


--~--~---------~--~----~------------~-------~--~----~
Google Groups "uim-en" group
uim-en@googlegroups.com
http://groups.google.com/group/uim-en/about
-~----------~----~----~----~------~----~------~--~---

Reply via email to