summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh/opie-sh.pro
Side-by-side diff
Diffstat (limited to 'noncore/tools/opie-sh/opie-sh.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro18
1 files changed, 17 insertions, 1 deletions
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro
index 0ffb2e2..e96aedc 100644
--- a/noncore/tools/opie-sh/opie-sh.pro
+++ b/noncore/tools/opie-sh/opie-sh.pro
@@ -1,10 +1,26 @@
TEMPLATE =app
CONFIG +=qt warn_on release
DESTDIR =$(OPIEDIR)/bin
HEADERS =mbox.h fviewer.h inputdialog.h
SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp
INCLUDEPATH +=$(OPIEDIR)/include
DEPENDPATH +=$(OPIEDIR)/include
LIBS +=-lqpe
TARGET = opie-sh
-TRANSLATIONS = ../../i18n/pt/opie-sh.ts
+
+
+TRANSLATIONS = ../../../i18n/de/opie-sh.ts
+TRANSLATIONS += ../../../i18n/en/opie-sh.ts
+TRANSLATIONS += ../../../i18n/es/opie-sh.ts
+TRANSLATIONS += ../../../i18n/fr/opie-sh.ts
+TRANSLATIONS += ../../../i18n/hu/opie-sh.ts
+TRANSLATIONS += ../../../i18n/ja/opie-sh.ts
+TRANSLATIONS += ../../../i18n/ko/opie-sh.ts
+TRANSLATIONS += ../../../i18n/no/opie-sh.ts
+TRANSLATIONS += ../../../i18n/pl/opie-sh.ts
+TRANSLATIONS += ../../../i18n/pt/opie-sh.ts
+TRANSLATIONS += ../../../i18n/pt_BR/opie-sh.ts
+TRANSLATIONS += ../../../i18n/sl/opie-sh.ts
+TRANSLATIONS += ../../../i18n/zh_CN/opie-sh.ts
+TRANSLATIONS += ../../../i18n/zh_TW/opie-sh.ts
+