[immodule-qt] Refining QSimpleInputContext (Re: Help: please provide revision 59 of our code tree)
YamaKen
yamaken at bp.iij4u.or.jp
Tue Aug 10 15:00:31 EEST 2004
Kazuki, thank you for the work.
I had some mistakes when I captured Qt's keycode translation
table. So the translation script and translated table was
invalid. I've fixed it and committed.
----------------------------------------------------------------
r74 | yamaken | 2004-08-10 20:31:19 +0900 (Tue, 10 Aug 2004) | 7 lines
* plugins/src/inputmethods/simple/xcompose2q.rb
- Fix broken translation entries for most ASCII characters
* plugins/src/inputmethods/simple/composetable.cpp
- Translate again with fixed xcompose2q.rb. This fixes many
translation entries involving ascii character such as
"<Multi_key> <space> <minus>"
----------------------------------------------------------------
After this fix, dead/multi key composing works fine for
me. But keep doubt on the translated table.
Another problem is freshness of the table. I had translated the
table of my local XFree86 4.3.0,
# $XFree86: xc/nls/Compose/en_US.UTF-8,v 1.8 2003/02/25 04:38:32 dawes Exp $
But X.org's X11R6.7.0 has more fresh table. Kazuki, would you
translate it? My environment is not so powerful to compile X
immediately.
XCOMM $XFree86: xc/nls/Compose/en_US.UTF-8,v 1.11 2004/01/06 13:14:04 pascal Exp $
At Tue, 10 Aug 2004 12:17:36 +0900,
mover at hct.zaq.ne.jp wrote:
>
> Now I've committed final version of QSimpleInputContext.
> And also committed dead/multi key capable plugin to uim's svn repository.
-------------------------------
YamaKen yamaken at bp.iij4u.or.jp
More information about the immodule-qt
mailing list