Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus
  Commit: 8ac534fc002356b93e2015a8866f1ea89e3895f9
      
https://github.com/ibus/ibus/commit/8ac534fc002356b93e2015a8866f1ea89e3895f9
  Author: fujiwarat <[email protected]>
  Date:   2012-12-15 (Sat, 15 Dec 2012)

  Changed paths:
    M setup/main.py

  Log Message:
  -----------
  Use Variant.unpack() instead of Variant.dup_strv().

Variant.dup_strv() returns a tuple in pygobject 3.2, e.g. (['<Control>space'], 
1L), and a list in pygobject 3.4, e.g. ['<Control>space'] .

BUG=RH#887153

Review URL: https://codereview.appspot.com/6941051



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

回复