summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2/calc.pro
Side-by-side diff
Diffstat (limited to 'noncore/tools/calc2/calc.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/calc.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index ce59a6e..5167f4a 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -9,17 +9,20 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -Wl,-export-dynamic
-TRANSLATIONS = ../i18n/pt_BR/calc.ts
-TRANSLATIONS += ../i18n/es/calc.ts
-TRANSLATIONS += ../i18n/pt/calc.ts
-TRANSLATIONS += ../i18n/de/calc.ts
-TRANSLATIONS += ../i18n/en/calc.ts
-TRANSLATIONS += ../i18n/sl/calc.ts
-TRANSLATIONS += ../i18n/hu/calc.ts
-TRANSLATIONS += ../i18n/fr/calc.ts
-TRANSLATIONS += ../i18n/ja/calc.ts
-TRANSLATIONS += ../i18n/pl/calc.ts
-TRANSLATIONS += ../i18n/ko/calc.ts
-TRANSLATIONS += ../i18n/no/calc.ts
-TRANSLATIONS += ../i18n/zh_CN/calc.ts
-TRANSLATIONS += ../i18n/zh_TW/calc.ts
+
+
+TRANSLATIONS = ../../../i18n/de/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/en/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/es/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/fr/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/hu/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/ja/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/ko/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/no/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/pl/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/pt/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/pt_BR/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/sl/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/zh_CN/calc.pro.in.ts
+TRANSLATIONS += ../../../i18n/zh_TW/calc.pro.in.ts
+