summaryrefslogtreecommitdiff
path: root/noncore/tools
Unidiff
Diffstat (limited to 'noncore/tools') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/calc.pro2
-rw-r--r--noncore/tools/calculator/calculator.pro2
-rw-r--r--noncore/tools/clock/clock.pro2
3 files changed, 6 insertions, 0 deletions
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index 93e7f65..ce59a6e 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -10,6 +10,8 @@ DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe -Wl,-export-dynamic 10LIBS += -lqpe -Wl,-export-dynamic
11 11
12TRANSLATIONS = ../i18n/pt_BR/calc.ts 12TRANSLATIONS = ../i18n/pt_BR/calc.ts
13TRANSLATIONS += ../i18n/es/calc.ts
14TRANSLATIONS += ../i18n/pt/calc.ts
13TRANSLATIONS += ../i18n/de/calc.ts 15TRANSLATIONS += ../i18n/de/calc.ts
14TRANSLATIONS += ../i18n/en/calc.ts 16TRANSLATIONS += ../i18n/en/calc.ts
15TRANSLATIONS += ../i18n/sl/calc.ts 17TRANSLATIONS += ../i18n/sl/calc.ts
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index ea60b54..3a3581d 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -11,6 +11,8 @@ INTERFACES = calculator.ui
11 TARGET = calculator 11 TARGET = calculator
12 12
13TRANSLATIONS = ../i18n/pt_BR/calculator.ts 13TRANSLATIONS = ../i18n/pt_BR/calculator.ts
14TRANSLATIONS += ../i18n/es/calculator.ts
15TRANSLATIONS += ../i18n/pt/calculator.ts
14TRANSLATIONS += ../i18n/de/calculator.ts 16TRANSLATIONS += ../i18n/de/calculator.ts
15TRANSLATIONS += ../i18n/en/calculator.ts 17TRANSLATIONS += ../i18n/en/calculator.ts
16TRANSLATIONS += ../i18n/sl/calculator.ts 18TRANSLATIONS += ../i18n/sl/calculator.ts
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 7eecce1..46c18c3 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -11,6 +11,8 @@ INTERFACES =
11TARGET = clock 11TARGET = clock
12 12
13TRANSLATIONS = ../i18n/de/clock.ts 13TRANSLATIONS = ../i18n/de/clock.ts
14TRANSLATIONS += ../i18n/es/clock.ts
15TRANSLATIONS += ../i18n/pt/clock.ts
14TRANSLATIONS += ../i18n/pt_BR/clock.ts 16TRANSLATIONS += ../i18n/pt_BR/clock.ts
15TRANSLATIONS += ../i18n/en/clock.ts 17TRANSLATIONS += ../i18n/en/clock.ts
16TRANSLATIONS += ../i18n/hu/clock.ts 18TRANSLATIONS += ../i18n/hu/clock.ts