summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/mail2') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro17
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro17
-rw-r--r--noncore/unsupported/mail2/mail.pro17
3 files changed, 51 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro
index fe7b22c..bb96d76 100644
--- a/noncore/unsupported/mail2/bend/bend.pro
+++ b/noncore/unsupported/mail2/bend/bend.pro
@@ -5,6 +5,23 @@ HEADERS += bend.h \
SOURCES += bend.cpp \
bendimpl.cpp
INCLUDEPATH += $(OPIEDIR)/include ../libmail
LIBS += -lmail -lqpe
TARGET = bend
DESTDIR += $(OPIEDIR)/plugins/applets/
+
+
+TRANSLATIONS = ../../../i18n/de/libbend.ts
+TRANSLATIONS += ../../../i18n/en/libbend.ts
+TRANSLATIONS += ../../../i18n/es/libbend.ts
+TRANSLATIONS += ../../../i18n/fr/libbend.ts
+TRANSLATIONS += ../../../i18n/hu/libbend.ts
+TRANSLATIONS += ../../../i18n/ja/libbend.ts
+TRANSLATIONS += ../../../i18n/ko/libbend.ts
+TRANSLATIONS += ../../../i18n/no/libbend.ts
+TRANSLATIONS += ../../../i18n/pl/libbend.ts
+TRANSLATIONS += ../../../i18n/pt/libbend.ts
+TRANSLATIONS += ../../../i18n/pt_BR/libbend.ts
+TRANSLATIONS += ../../../i18n/sl/libbend.ts
+TRANSLATIONS += ../../../i18n/zh_CN/libbend.ts
+TRANSLATIONS += ../../../i18n/zh_TW/libbend.ts
+
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index 894a4a5..af65a3e 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -19,6 +19,23 @@ SOURCES = configfile.cpp \
miscfunctions.cpp \
smtphandler.cpp
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -L$(OPIEDIR)/lib -lqpe
TARGET = mail
DESTDIR = $(QTDIR)/lib
+
+
+TRANSLATIONS = ../../../i18n/de/libmail.ts
+TRANSLATIONS += ../../../i18n/en/libmail.ts
+TRANSLATIONS += ../../../i18n/es/libmail.ts
+TRANSLATIONS += ../../../i18n/fr/libmail.ts
+TRANSLATIONS += ../../../i18n/hu/libmail.ts
+TRANSLATIONS += ../../../i18n/ja/libmail.ts
+TRANSLATIONS += ../../../i18n/ko/libmail.ts
+TRANSLATIONS += ../../../i18n/no/libmail.ts
+TRANSLATIONS += ../../../i18n/pl/libmail.ts
+TRANSLATIONS += ../../../i18n/pt/libmail.ts
+TRANSLATIONS += ../../../i18n/pt_BR/libmail.ts
+TRANSLATIONS += ../../../i18n/sl/libmail.ts
+TRANSLATIONS += ../../../i18n/zh_CN/libmail.ts
+TRANSLATIONS += ../../../i18n/zh_TW/libmail.ts
+
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index c1b7a4f..117c863 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -39,6 +39,23 @@ INTERFACES = accounteditorbase.ui \
renamebase.ui \
searchdiagbase.ui
INCLUDEPATH += $(OPIEDIR)/include libmail
LIBS += -lmail -lqpe -lopie
TARGET = mail
DESTDIR = $(OPIEDIR)/bin
+
+
+TRANSLATIONS = ../../i18n/de/mail.ts
+TRANSLATIONS += ../../i18n/en/mail.ts
+TRANSLATIONS += ../../i18n/es/mail.ts
+TRANSLATIONS += ../../i18n/fr/mail.ts
+TRANSLATIONS += ../../i18n/hu/mail.ts
+TRANSLATIONS += ../../i18n/ja/mail.ts
+TRANSLATIONS += ../../i18n/ko/mail.ts
+TRANSLATIONS += ../../i18n/no/mail.ts
+TRANSLATIONS += ../../i18n/pl/mail.ts
+TRANSLATIONS += ../../i18n/pt/mail.ts
+TRANSLATIONS += ../../i18n/pt_BR/mail.ts
+TRANSLATIONS += ../../i18n/sl/mail.ts
+TRANSLATIONS += ../../i18n/zh_CN/mail.ts
+TRANSLATIONS += ../../i18n/zh_TW/mail.ts
+