Branch: refs/heads/master
Home: https://github.com/ibus/ibus-m17n
Commit: ba14aca6363652e2591a7d7562c7adf0567207df
https://github.com/ibus/ibus-m17n/commit/ba14aca6363652e2591a7d7562c7adf0567207df
Author: Daiki Ueno <[email protected]>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M src/engine.c
Log Message:
-----------
Make class name parsing robuster.
ibus-m17n uses "IBusM17N<Lang><Name>Engine" for dynamically allocated GTypes.
However, when parsing it back, if <Name> contains a non-alphabet character,
ibus-m17n fails to parse. For example, IBusM17NHiInscript2Engine for
the hi-inscript2 map, which Indic people are currently working on.
This patch fixes the problem.
BUG=none
TEST=manual
Review URL: http://codereview.appspot.com/4242041
--
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