Accepting request 86845 from home:stecue

Fixed a bug with d-bus as suggested by csslayer and also fixed some warnings.

OBS-URL: https://build.opensuse.org/request/show/86845
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=10
This commit is contained in:
Xing Yin
2011-10-05 21:09:33 +00:00
committed by Git OBS Bridge
parent f73a158367
commit 34cbdb64ce
3 changed files with 26 additions and 15 deletions

View File

@@ -33,7 +33,7 @@ __END
;;
esac
eval `dbus-launch --sh-syntax --exit-with-session`
export LC_CTYPE=$LANG
# So you can use either zh_CN.UTF-8 or zh_CN.GB2312
export XMODIFIERS="@im=fcitx"