--
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
--- a/engine/skk.xml.in.in
+++ b/engine/skk.xml.in.in
- <rank>99</rank>
+ <rank>70</rank>
I'd suggest it would be better to change the rank from 99 to 70 so that ibus-anthy is still defualt.
Others are no problem with me.
fujiwara
On Dec 4, 2:51 pm, Daiki Ueno <daiki.u...@gmail.com> wrote:
> The first release 0.0.1 is available from:http://github.com/ueno/ibus-skk/downloads
I'd think the rank 70 is better than the current 99 so that ibus-anthy
is still default.
diff --git a/engine/skk.xml.in.in b/engine/skk.xml.in.in
- <rank>99</rank>
+ <rank>70</rank>
>
Cool.
> Maybe it might be good to do that for ibus-tmpl as well, so that new
> engines based on it have lower priority?
Yes, now ibus-tmpl is also fixed.
>
> Regards,