summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2
authordavipt <davipt>2002-06-24 23:25:17 (UTC)
committer davipt <davipt>2002-06-24 23:25:17 (UTC)
commit2da629c52c3cbfebff7b314b8668ccd579bb6742 (patch) (side-by-side diff)
treecc0176eb71e36c92f5972a34d15a204623a0d1c8 /noncore/unsupported/mail2
parent6f7621ee78d60eaa3299045daba7c875a0915dc1 (diff)
downloadopie-2da629c52c3cbfebff7b314b8668ccd579bb6742.zip
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.gz
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.bz2
Fix TRANSLATIONS
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
@@ -8,3 +8,20 @@ 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
@@ -22,3 +22,20 @@ 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
@@ -42,3 +42,20 @@ 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
+