Fix deserialize for all IBus types
authorEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 29 Oct 2013 16:54:00 +0000 (14:54 -0200)
committerEduardo Lima (Etrunko) <eduardo.lima@intel.com>
Tue, 29 Oct 2013 21:12:29 +0000 (19:12 -0200)
commitbb80cf15480d6d4956e50f486c1818196b410b4f
treef00a497129ec0b1adcc942dc20d639671100e39f
parent1e9623eda6380f906f224384b95c9449a658254a
Fix deserialize for all IBus types

This was wrong since the beginning, we needed another iterator to unpack
the struct before actually getting the values.

There was also need to add a specific function for deserializing IBusAttrList
to an Eina_Array of IBusAttr.

Change-Id: I2b01411a85c7d69a2d83d54917f87d93016bf75c
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
src/wkb-ibus-helper.c
src/wkb-ibus-helper.h