X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmdictionary%2Fmdictionary.pro;h=8ee465863257ec99cb26b8844e51378d130ca3bc;hb=8423e909001f746ef24bac8045cc00f4a5ea1d4b;hp=8701e4e05af60a14657a8cbee4f3c8cf477c26e5;hpb=9e1b6e62ff6f4b4650f585eb7a8f942f163e57f6;p=mdictionary diff --git a/src/mdictionary/mdictionary.pro b/src/mdictionary/mdictionary.pro index 8701e4e..8ee4658 100644 --- a/src/mdictionary/mdictionary.pro +++ b/src/mdictionary/mdictionary.pro @@ -89,7 +89,8 @@ OTHER_FILES += \ qml/ElementsListView.qml \ qml/DictTypeSelectDialog.qml \ qml/DictManagerWidget.qml \ - qml/WordListWidget.qml + qml/WordListWidget.qml \ + qml/TranslationView.qml target.path = $$BIN_DIR INSTALLS += target @@ -189,6 +190,7 @@ unix { qmls.files += ./qml/DictTypeSelectDialog.qml qmls.files += ./qml/DictManagerWidget.qml qmls.files += ./qml/WordListWidget.qml + qmls.files += ./qml/TranslationView.qml } INSTALLS += desktop icon64 shared service css css_images qmls