Comment #9 on issue 1641 by takao.fujiwara1: [NewFeatures] Set up default input methods and a keyboard layout at the first login
http://code.google.com/p/ibus/issues/detail?id=1641

https://github.com/fujiwarat/ibus/commit/d566bc83a4672b88a38fa5de25741b99ebaeae62#diff-498e61e4c9c641bf36042acdbb2eee53R547
This code seems that new preload engines does not have xkb engines if they are removed from the previous (original) list.

The condition means to add ibus xkb engines only and ignore the input method engines. The set_lang_relative_preload_engines() is called after update_xkb_engines() is called in init_engines_order() so set_lang_relative_preload_engines() takes the session xkb engines there.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

回复