summaryrefslogtreecommitdiff
path: root/noncore/tools
Side-by-side diff
Diffstat (limited to 'noncore/tools') (more/less context) (show whitespace changes)
-rw-r--r--noncore/tools/calc2/binary/binary.pro17
-rw-r--r--noncore/tools/calc2/calc.pro31
-rw-r--r--noncore/tools/calc2/simple/simple.pro17
-rw-r--r--noncore/tools/calculator/calculator.pro31
-rw-r--r--noncore/tools/clock/clock.pro31
-rw-r--r--noncore/tools/formatter/formatter.pro17
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro18
-rw-r--r--noncore/tools/remote/remote.pro17
8 files changed, 136 insertions, 43 deletions
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro
index 2e9ed78..1db454e 100644
--- a/noncore/tools/calc2/binary/binary.pro
+++ b/noncore/tools/calc2/binary/binary.pro
@@ -15,2 +15,19 @@ DEPENDPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/plugins/calculator
+
+
+TRANSLATIONS = ../../../../i18n/de/lib.ts
+TRANSLATIONS += ../../../../i18n/en/lib.ts
+TRANSLATIONS += ../../../../i18n/es/lib.ts
+TRANSLATIONS += ../../../../i18n/fr/lib.ts
+TRANSLATIONS += ../../../../i18n/hu/lib.ts
+TRANSLATIONS += ../../../../i18n/ja/lib.ts
+TRANSLATIONS += ../../../../i18n/ko/lib.ts
+TRANSLATIONS += ../../../../i18n/no/lib.ts
+TRANSLATIONS += ../../../../i18n/pl/lib.ts
+TRANSLATIONS += ../../../../i18n/pt/lib.ts
+TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts
+TRANSLATIONS += ../../../../i18n/sl/lib.ts
+TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts
+TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts
+
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
@@ -10,16 +10,19 @@ 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
+
diff --git a/noncore/tools/calc2/simple/simple.pro b/noncore/tools/calc2/simple/simple.pro
index 9e5d4e0..b0c8546 100644
--- a/noncore/tools/calc2/simple/simple.pro
+++ b/noncore/tools/calc2/simple/simple.pro
@@ -13,2 +13,19 @@ DEPENDPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/plugins/calculator
+
+
+TRANSLATIONS = ../../../../i18n/de/lib.ts
+TRANSLATIONS += ../../../../i18n/en/lib.ts
+TRANSLATIONS += ../../../../i18n/es/lib.ts
+TRANSLATIONS += ../../../../i18n/fr/lib.ts
+TRANSLATIONS += ../../../../i18n/hu/lib.ts
+TRANSLATIONS += ../../../../i18n/ja/lib.ts
+TRANSLATIONS += ../../../../i18n/ko/lib.ts
+TRANSLATIONS += ../../../../i18n/no/lib.ts
+TRANSLATIONS += ../../../../i18n/pl/lib.ts
+TRANSLATIONS += ../../../../i18n/pt/lib.ts
+TRANSLATIONS += ../../../../i18n/pt_BR/lib.ts
+TRANSLATIONS += ../../../../i18n/sl/lib.ts
+TRANSLATIONS += ../../../../i18n/zh_CN/lib.ts
+TRANSLATIONS += ../../../../i18n/zh_TW/lib.ts
+
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index 3a3581d..1058d98 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -11,16 +11,19 @@ INTERFACES = calculator.ui
TARGET = calculator
-TRANSLATIONS = ../i18n/pt_BR/calculator.ts
-TRANSLATIONS += ../i18n/es/calculator.ts
-TRANSLATIONS += ../i18n/pt/calculator.ts
-TRANSLATIONS += ../i18n/de/calculator.ts
-TRANSLATIONS += ../i18n/en/calculator.ts
-TRANSLATIONS += ../i18n/sl/calculator.ts
-TRANSLATIONS += ../i18n/hu/calculator.ts
-TRANSLATIONS += ../i18n/pl/calculator.ts
-TRANSLATIONS += ../i18n/ja/calculator.ts
-TRANSLATIONS += ../i18n/fr/calculator.ts
-TRANSLATIONS += ../i18n/ko/calculator.ts
-TRANSLATIONS += ../i18n/no/calculator.ts
-TRANSLATIONS += ../i18n/zh_CN/calculator.ts
-TRANSLATIONS += ../i18n/zh_TW/calculator.ts
+
+
+TRANSLATIONS = ../../../i18n/de/calculator.ts
+TRANSLATIONS += ../../../i18n/en/calculator.ts
+TRANSLATIONS += ../../../i18n/es/calculator.ts
+TRANSLATIONS += ../../../i18n/fr/calculator.ts
+TRANSLATIONS += ../../../i18n/hu/calculator.ts
+TRANSLATIONS += ../../../i18n/ja/calculator.ts
+TRANSLATIONS += ../../../i18n/ko/calculator.ts
+TRANSLATIONS += ../../../i18n/no/calculator.ts
+TRANSLATIONS += ../../../i18n/pl/calculator.ts
+TRANSLATIONS += ../../../i18n/pt/calculator.ts
+TRANSLATIONS += ../../../i18n/pt_BR/calculator.ts
+TRANSLATIONS += ../../../i18n/sl/calculator.ts
+TRANSLATIONS += ../../../i18n/zh_CN/calculator.ts
+TRANSLATIONS += ../../../i18n/zh_TW/calculator.ts
+
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 46c18c3..58d4e74 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -11,16 +11,19 @@ INTERFACES =
TARGET = clock
-TRANSLATIONS = ../i18n/de/clock.ts
-TRANSLATIONS += ../i18n/es/clock.ts
-TRANSLATIONS += ../i18n/pt/clock.ts
-TRANSLATIONS += ../i18n/pt_BR/clock.ts
-TRANSLATIONS += ../i18n/en/clock.ts
-TRANSLATIONS += ../i18n/hu/clock.ts
-TRANSLATIONS += ../i18n/sl/clock.ts
-TRANSLATIONS += ../i18n/ja/clock.ts
-TRANSLATIONS += ../i18n/ko/clock.ts
-TRANSLATIONS += ../i18n/fr/clock.ts
-TRANSLATIONS += ../i18n/pl/clock.ts
-TRANSLATIONS += ../i18n/no/clock.ts
-TRANSLATIONS += ../i18n/zh_CN/clock.ts
-TRANSLATIONS += ../i18n/zh_TW/clock.ts
+
+
+TRANSLATIONS = ../../../i18n/de/clock.ts
+TRANSLATIONS += ../../../i18n/en/clock.ts
+TRANSLATIONS += ../../../i18n/es/clock.ts
+TRANSLATIONS += ../../../i18n/fr/clock.ts
+TRANSLATIONS += ../../../i18n/hu/clock.ts
+TRANSLATIONS += ../../../i18n/ja/clock.ts
+TRANSLATIONS += ../../../i18n/ko/clock.ts
+TRANSLATIONS += ../../../i18n/no/clock.ts
+TRANSLATIONS += ../../../i18n/pl/clock.ts
+TRANSLATIONS += ../../../i18n/pt/clock.ts
+TRANSLATIONS += ../../../i18n/pt_BR/clock.ts
+TRANSLATIONS += ../../../i18n/sl/clock.ts
+TRANSLATIONS += ../../../i18n/zh_CN/clock.ts
+TRANSLATIONS += ../../../i18n/zh_TW/clock.ts
+
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro
index b69da44..feb9bf7 100644
--- a/noncore/tools/formatter/formatter.pro
+++ b/noncore/tools/formatter/formatter.pro
@@ -9,2 +9,19 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
+
+
+TRANSLATIONS = ../../../i18n/de/formatter.ts
+TRANSLATIONS += ../../../i18n/en/formatter.ts
+TRANSLATIONS += ../../../i18n/es/formatter.ts
+TRANSLATIONS += ../../../i18n/fr/formatter.ts
+TRANSLATIONS += ../../../i18n/hu/formatter.ts
+TRANSLATIONS += ../../../i18n/ja/formatter.ts
+TRANSLATIONS += ../../../i18n/ko/formatter.ts
+TRANSLATIONS += ../../../i18n/no/formatter.ts
+TRANSLATIONS += ../../../i18n/pl/formatter.ts
+TRANSLATIONS += ../../../i18n/pt/formatter.ts
+TRANSLATIONS += ../../../i18n/pt_BR/formatter.ts
+TRANSLATIONS += ../../../i18n/sl/formatter.ts
+TRANSLATIONS += ../../../i18n/zh_CN/formatter.ts
+TRANSLATIONS += ../../../i18n/zh_TW/formatter.ts
+
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
@@ -8,3 +8,19 @@ 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
+
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro
index cab9d70..033332d 100644
--- a/noncore/tools/remote/remote.pro
+++ b/noncore/tools/remote/remote.pro
@@ -8,2 +8,19 @@ DEPENDPATH +=$(OPIEDIR)/include
LIBS +=-lqpe
TARGET = remote
+
+
+TRANSLATIONS = ../../../i18n/de/remote.ts
+TRANSLATIONS += ../../../i18n/en/remote.ts
+TRANSLATIONS += ../../../i18n/es/remote.ts
+TRANSLATIONS += ../../../i18n/fr/remote.ts
+TRANSLATIONS += ../../../i18n/hu/remote.ts
+TRANSLATIONS += ../../../i18n/ja/remote.ts
+TRANSLATIONS += ../../../i18n/ko/remote.ts
+TRANSLATIONS += ../../../i18n/no/remote.ts
+TRANSLATIONS += ../../../i18n/pl/remote.ts
+TRANSLATIONS += ../../../i18n/pt/remote.ts
+TRANSLATIONS += ../../../i18n/pt_BR/remote.ts
+TRANSLATIONS += ../../../i18n/sl/remote.ts
+TRANSLATIONS += ../../../i18n/zh_CN/remote.ts
+TRANSLATIONS += ../../../i18n/zh_TW/remote.ts
+