summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2
authorcniehaus <cniehaus>2002-03-27 18:50:48 (UTC)
committer cniehaus <cniehaus>2002-03-27 18:50:48 (UTC)
commit8261de8ef44e221fa93f05e5669387cffd32661c (patch) (side-by-side diff)
tree97eb3674e180c09aef4d4d8d4291ed4f92191bba /noncore/tools/calc2
parentef0b36c7a6f3005d40fe6504bf1c3b3eb963a884 (diff)
downloadopie-8261de8ef44e221fa93f05e5669387cffd32661c.zip
opie-8261de8ef44e221fa93f05e5669387cffd32661c.tar.gz
opie-8261de8ef44e221fa93f05e5669387cffd32661c.tar.bz2
this modifies some .pro files in order to let us be able
to translate all apps for all languages.
Diffstat (limited to 'noncore/tools/calc2') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/calc.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index 260c75d..7421b23 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -10,3 +10,11 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -Wl,-export-dynamic
TRANSLATIONS = ../i18n/pt_BR/calc.ts
+TRANSLATIONS += ../i18n/de/calc.ts
+TRANSLATIONS += ../i18n/en/calc.ts
+TRANSLATIONS += ../i18n/hu/calc.ts
+TRANSLATIONS += ../i18n/ja/calc.ts
+TRANSLATIONS += ../i18n/ko/calc.ts
+TRANSLATIONS += ../i18n/no/calc.ts
+TRANSLATIONS += ../i18n/zh_CN/calc.ts
+TRANSLATIONS += ../i18n/zh_TW/calc.ts