SHA256
1
0
forked from pool/fcitx

Accepting request 161653 from M17N

fix an autostart bug reported by users on gtalk. (forwarded request 161652 from MargueriteSu)

OBS-URL: https://build.opensuse.org/request/show/161653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx?expand=0&rev=24
This commit is contained in:
Stephan Kulow 2013-04-17 21:04:38 +00:00 committed by Git OBS Bridge
commit 4a8cdb08ff
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