Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus
  Commit: 6dcb2dd20d2ee3abd6e26f2aac7666bfedf352df
      
https://github.com/ibus/ibus/commit/6dcb2dd20d2ee3abd6e26f2aac7666bfedf352df
  Author: fujiwarat <[email protected]>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    M src/gtkimcontextsimpleseqs.h
    M src/ibusenginesimple.c

  Log Message:
  -----------
  Fix compose keys in French layout bepo variant.

fr(bepo) sends dead_currency with Shift+AltGr+e and
ibus should send currency with dead_currency+dead_currency but
gtkimcontextsimpleseqs.h was not sorted in the descending order
and failed to get dead_currency.
Also need to add dead_stroke and dead_belowcomma for
AltGr+l and Shift+AltGr+Cedilla

BUG=https://code.google.com/p/ibus/issues/detail?id=1742
TEST=src/libibus.so

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


-- 
-- 
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/d/optout.

回复