summaryrefslogtreecommitdiff
path: root/noncore/unsupported
Unidiff
Diffstat (limited to 'noncore/unsupported') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/qipkg.pro12
1 files changed, 10 insertions, 2 deletions
diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro
index e5c6dd1..7cf5819 100644
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/noncore/unsupported/oipkg/qipkg.pro
@@ -7,9 +7,17 @@ SOURCES = packagemanager.cpp \
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui 10 INTERFACES= packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui
11 TARGET = qipkg 11 TARGET = qipkg
12 12
13TRANSLATIONS = ../i18n/de/qipkg.ts 13TRANSLATIONS = ../i18n/pt_BR/qipkg.ts
14TRANSLATIONS += ../i18n/de/qipkg.ts
15TRANSLATIONS += ../i18n/en/qipkg.ts
16TRANSLATIONS += ../i18n/hu/qipkg.ts
17TRANSLATIONS += ../i18n/sl/qipkg.ts
18TRANSLATIONS += ../i18n/ja/qipkg.ts
19TRANSLATIONS += ../i18n/ko/qipkg.ts
20TRANSLATIONS += ../i18n/no/qipkg.ts
21TRANSLATIONS += ../i18n/zh_CN/qipkg.ts
22TRANSLATIONS += ../i18n/zh_TW/qipkg.ts
14TRANSLATIONS += ../i18n/fr/qipkg.ts 23TRANSLATIONS += ../i18n/fr/qipkg.ts
15TRANSLATIONS += ../i18n/pt_BR/qipkg.ts