summaryrefslogtreecommitdiff
path: root/noncore/unsupported
Unidiff
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro1
-rw-r--r--noncore/unsupported/oipkg/qipkg.pro1
2 files changed, 2 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 7a52839..19195a4 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -7,14 +7,15 @@ INCLUDEPATH += $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 INTERFACES= 9 INTERFACES=
10TRANSLATIONS = ../i18n/de/filebrowser.ts 10TRANSLATIONS = ../i18n/de/filebrowser.ts
11TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts 11TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts
12TRANSLATIONS += ../i18n/en/filebrowser.ts 12TRANSLATIONS += ../i18n/en/filebrowser.ts
13TRANSLATIONS += ../i18n/hu/filebrowser.ts 13TRANSLATIONS += ../i18n/hu/filebrowser.ts
14TRANSLATIONS += ../i18n/ja/filebrowser.ts 14TRANSLATIONS += ../i18n/ja/filebrowser.ts
15TRANSLATIONS += ../i18n/fr/filebrowser.ts 15TRANSLATIONS += ../i18n/fr/filebrowser.ts
16TRANSLATIONS += ../i18n/sl/filebrowser.ts 16TRANSLATIONS += ../i18n/sl/filebrowser.ts
17TRANSLATIONS += ../i18n/ko/filebrowser.ts 17TRANSLATIONS += ../i18n/ko/filebrowser.ts
18TRANSLATIONS += ../i18n/no/filebrowser.ts 18TRANSLATIONS += ../i18n/no/filebrowser.ts
19TRANSLATIONS += ../i18n/pl/filebrowser.ts
19TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts 20TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts
20TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts 21TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts
diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro
index 7cf5819..830162a 100644
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/noncore/unsupported/oipkg/qipkg.pro
@@ -5,19 +5,20 @@ HEADERS = packagemanager.h
5 SOURCES = packagemanager.cpp \ 5 SOURCES = packagemanager.cpp \
6 main.cpp 6 main.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/pt_BR/qipkg.ts 13TRANSLATIONS = ../i18n/pt_BR/qipkg.ts
14TRANSLATIONS += ../i18n/de/qipkg.ts 14TRANSLATIONS += ../i18n/de/qipkg.ts
15TRANSLATIONS += ../i18n/en/qipkg.ts 15TRANSLATIONS += ../i18n/en/qipkg.ts
16TRANSLATIONS += ../i18n/hu/qipkg.ts 16TRANSLATIONS += ../i18n/hu/qipkg.ts
17TRANSLATIONS += ../i18n/pl/qipkg.ts
17TRANSLATIONS += ../i18n/sl/qipkg.ts 18TRANSLATIONS += ../i18n/sl/qipkg.ts
18TRANSLATIONS += ../i18n/ja/qipkg.ts 19TRANSLATIONS += ../i18n/ja/qipkg.ts
19TRANSLATIONS += ../i18n/ko/qipkg.ts 20TRANSLATIONS += ../i18n/ko/qipkg.ts
20TRANSLATIONS += ../i18n/no/qipkg.ts 21TRANSLATIONS += ../i18n/no/qipkg.ts
21TRANSLATIONS += ../i18n/zh_CN/qipkg.ts 22TRANSLATIONS += ../i18n/zh_CN/qipkg.ts
22TRANSLATIONS += ../i18n/zh_TW/qipkg.ts 23TRANSLATIONS += ../i18n/zh_TW/qipkg.ts
23TRANSLATIONS += ../i18n/fr/qipkg.ts 24TRANSLATIONS += ../i18n/fr/qipkg.ts