Branch: refs/heads/master
Home:   https://github.com/ibus/ibus

Commit: 2ce1bd05306e416d243c49eed5608b18b12f62cf
    https://github.com/ibus/ibus/commit/2ce1bd05306e416d243c49eed5608b18b12f62cf
Author: Yusuke Sato <[email protected]>
Date:   2010-12-14 (Tue, 14 Dec 2010)

Changed paths:
  M bus/inputcontext.c

Log Message:
-----------
Fix type mismatch in the PropertyActivate message.

src/ibusinputcontext.c sends the massage with "(si)" but the daemon use the 
massage as "(&su)". This triggers assertion failure on Chrome OS.

BUG=none
TEST=change ibus-mozc's property on Chrome OS via the IME menu.

Review URL: http://codereview.appspot.com/3636041


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

回复