diff --git a/fcitx.changes b/fcitx.changes index 10138be..8a34825 100644 --- a/fcitx.changes +++ b/fcitx.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Mar 28 18:28:49 UTC 2013 - i@marguerite.su + +- add more locales into xim.d +- some Taiwan users reported that after installation, + they can't have input panel because we don't start it + and export environments by default. + ------------------------------------------------------------------- Fri Feb 8 17:40:06 UTC 2013 - i@marguerite.su diff --git a/fcitx.spec b/fcitx.spec index 2281b54..656f883 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -467,7 +467,9 @@ install -m 644 %{S:1} %{buildroot}%{_sysconfdir}/X11/xim.d/fcitx priority=30 pushd %{buildroot}%{_sysconfdir}/X11/xim.d/ - for lang in en ko zh_CN zh_SG ; do + for lang in am ar as bn el fa gu he hi hr ja ka kk kn ko lo ml my \ + pa ru sk vi zh_TW zh_CN zh_HK zh_SG \ + de fr it es nl cs pl da nn nb fi en sv ; do mkdir $lang pushd $lang ln -s ../fcitx $priority-fcitx