summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/opieftp.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/opieftp/opieftp.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.pro12
1 files changed, 11 insertions, 1 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index 147a8c5..959de9a 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -1,12 +1,22 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = opieftp.h inputDialog.h ftplib.h
SOURCES = opieftp.cpp inputDialog.cpp ftplib.c main.cpp
TARGET = opieftp
REQUIRES=medium-config
DESTDIR = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-TRANSLATIONS += ../../i18n/pt_BR/opieftp.ts
+TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts
+TRANSLATIONS += ../../i18n/de/opieftp.ts
+TRANSLATIONS += ../../i18n/en/opieftp.ts
+TRANSLATIONS += ../../i18n/hu/opieftp.ts
+TRANSLATIONS += ../../i18n/sl/opieftp.ts
+TRANSLATIONS += ../../i18n/ja/opieftp.ts
+TRANSLATIONS += ../../i18n/ko/opieftp.ts
+TRANSLATIONS += ../../i18n/no/opieftp.ts
+TRANSLATIONS += ../../i18n/zh_CN/opieftp.ts
+TRANSLATIONS += ../../i18n/zh_TW/opieftp.ts
+TRANSLATIONS += ../../i18n/fr/opieftp.ts