Comment #26 on issue 436 by [email protected]: 建议可自定义双拼方案和模糊拼
http://code.google.com/p/ibus/issues/detail?id=436

确实不支持,如果你会 C++ 可以试着修改

src/DoublePinyinTable.h # 韵母数组定义要变成 [][3]
src/DoublePinyinEditor.cc # 342 行函数中查找韵母的部分
scripts/double.py # 中相关部分


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复