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
This commit is contained in:
Marguerite Su 2013-03-28 18:48:17 +00:00 committed by Git OBS Bridge
parent d93778d267
commit 8333243b14
2 changed files with 11 additions and 1 deletions

View File

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

View File

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