From 8333243b149da2327f6490b86063308a347b6e3fcef0ff99306092e8c7963822 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Thu, 28 Mar 2013 18:48:17 +0000 Subject: [PATCH] Accepting request 161652 from home:MargueriteSu:branches:M17N fix an autostart bug reported by users on gtalk. OBS-URL: https://build.opensuse.org/request/show/161652 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=66 --- fcitx.changes | 8 ++++++++ fcitx.spec | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) 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