Updates:
        Labels: Component-ibus

Comment #1 on issue 1524 by [email protected]: IBUS EngineDesc should expose a version number
http://code.google.com/p/ibus/issues/detail?id=1524

The problem is, we do not specify version when ibus_engine_desc_new().
So we need both ibus_engine_desc_get_version() and ibus_engine_desc_set_version() I guess.

I once notice a trivial bug of ibus-pinyin:
https://github.com/ibus/ibus-pinyin/blob/master/lua/lua-plugin-init.c#L76

And I then realize that there is no version stuff in C or Python level.
There are Autotools macros, though, which can be utilized.


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

回复