Accepting request 125973 from home:csslayer:fcitx
OBS-URL: https://build.opensuse.org/request/show/125973 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=34
This commit is contained in:
15
xinput-fcitx
Normal file
15
xinput-fcitx
Normal file
@@ -0,0 +1,15 @@
|
||||
XIM=fcitx
|
||||
XIM_PROGRAM=/usr/bin/fcitx
|
||||
ICON="/usr/share/pixmaps/fcitx.png"
|
||||
XIM_ARGS="-D"
|
||||
PREFERENCE_PROGRAM=/usr/bin/fcitx-configtool
|
||||
SHORT_DESC="FCITX"
|
||||
GTK_IM_MODULE=fcitx
|
||||
if test -f /usr/lib/qt4/plugins/inputmethods/qtim-fcitx.so || \
|
||||
test -f /usr/lib64/qt4/plugins/inputmethods/qtim-fcitx.so;
|
||||
then
|
||||
QT_IM_MODULE=fcitx
|
||||
else
|
||||
QT_IM_MODULE=xim
|
||||
fi
|
||||
|
Reference in New Issue
Block a user