added patch for fcitx input in linux

This commit is contained in:
John Preston 2015-08-13 18:26:38 +03:00
parent 6621171e60
commit 9002a49fcc
4 changed files with 10834 additions and 6087 deletions

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@ contains(QT_CONFIG, xkbcommon-qt): {
QT_CONFIG -= use-xkbcommon-x11support
# include(../../../3rdparty/xkbcommon.pri)
} else {
# LIBS += $$QMAKE_LIBS_XKBCOMMON
LIBS += $$QMAKE_LIBS_XKBCOMMON
QMAKE_CXXFLAGS += $$QMAKE_CFLAGS_XKBCOMMON
}

View File

@ -35,4 +35,4 @@ HEADERS += $$PWD/fcitxqtconnection.h \
$$PWD/qfcitxplatforminputcontext.h \
$$PWD/utils.h
OTHER_FILES += $$PWD/fcitx.jsn
OTHER_FILES += $$PWD/fcitx.json