summaryrefslogtreecommitdiff
path: root/noncore/tools
Unidiff
Diffstat (limited to 'noncore/tools') (more/less context) (show whitespace changes)
-rw-r--r--noncore/tools/calc2/calc.pro1
-rw-r--r--noncore/tools/calculator/calculator.pro1
-rw-r--r--noncore/tools/clock/clock.pro1
3 files changed, 3 insertions, 0 deletions
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index c207e4d..93e7f65 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -7,16 +7,17 @@ SOURCES += calc.cpp main.cpp engine.cpp
7 7
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(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/de/calc.ts 13TRANSLATIONS += ../i18n/de/calc.ts
14TRANSLATIONS += ../i18n/en/calc.ts 14TRANSLATIONS += ../i18n/en/calc.ts
15TRANSLATIONS += ../i18n/sl/calc.ts 15TRANSLATIONS += ../i18n/sl/calc.ts
16TRANSLATIONS += ../i18n/hu/calc.ts 16TRANSLATIONS += ../i18n/hu/calc.ts
17TRANSLATIONS += ../i18n/fr/calc.ts 17TRANSLATIONS += ../i18n/fr/calc.ts
18TRANSLATIONS += ../i18n/ja/calc.ts 18TRANSLATIONS += ../i18n/ja/calc.ts
19TRANSLATIONS += ../i18n/pl/calc.ts
19TRANSLATIONS += ../i18n/ko/calc.ts 20TRANSLATIONS += ../i18n/ko/calc.ts
20TRANSLATIONS += ../i18n/no/calc.ts 21TRANSLATIONS += ../i18n/no/calc.ts
21TRANSLATIONS += ../i18n/zh_CN/calc.ts 22TRANSLATIONS += ../i18n/zh_CN/calc.ts
22TRANSLATIONS += ../i18n/zh_TW/calc.ts 23TRANSLATIONS += ../i18n/zh_TW/calc.ts
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index e00daab..ea60b54 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -6,18 +6,19 @@ SOURCES = calculatorimpl.cpp \
6 main.cpp 6 main.cpp
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= calculator.ui 10 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/de/calculator.ts 14TRANSLATIONS += ../i18n/de/calculator.ts
15TRANSLATIONS += ../i18n/en/calculator.ts 15TRANSLATIONS += ../i18n/en/calculator.ts
16TRANSLATIONS += ../i18n/sl/calculator.ts 16TRANSLATIONS += ../i18n/sl/calculator.ts
17TRANSLATIONS += ../i18n/hu/calculator.ts 17TRANSLATIONS += ../i18n/hu/calculator.ts
18TRANSLATIONS += ../i18n/pl/calculator.ts
18TRANSLATIONS += ../i18n/ja/calculator.ts 19TRANSLATIONS += ../i18n/ja/calculator.ts
19TRANSLATIONS += ../i18n/fr/calculator.ts 20TRANSLATIONS += ../i18n/fr/calculator.ts
20TRANSLATIONS += ../i18n/ko/calculator.ts 21TRANSLATIONS += ../i18n/ko/calculator.ts
21TRANSLATIONS += ../i18n/no/calculator.ts 22TRANSLATIONS += ../i18n/no/calculator.ts
22TRANSLATIONS += ../i18n/zh_CN/calculator.ts 23TRANSLATIONS += ../i18n/zh_CN/calculator.ts
23TRANSLATIONS += ../i18n/zh_TW/calculator.ts 24TRANSLATIONS += ../i18n/zh_TW/calculator.ts
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 6a5e795..5373515 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -9,15 +9,16 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10INTERFACES = 10INTERFACES =
11TARGET = clock 11TARGET = clock
12 12
13TRANSLATIONS = ../i18n/de/clock.ts 13TRANSLATIONS = ../i18n/de/clock.ts
14TRANSLATIONS += ../i18n/pt_BR/clock.ts 14TRANSLATIONS += ../i18n/pt_BR/clock.ts
15TRANSLATIONS += ../i18n/en/clock.ts 15TRANSLATIONS += ../i18n/en/clock.ts
16TRANSLATIONS += ../i18n/hu/clock.ts 16TRANSLATIONS += ../i18n/hu/clock.ts
17TRANSLATIONS += ../i18n/sl/clock.ts 17TRANSLATIONS += ../i18n/sl/clock.ts
18TRANSLATIONS += ../i18n/ja/clock.ts 18TRANSLATIONS += ../i18n/ja/clock.ts
19TRANSLATIONS += ../i18n/ko/clock.ts 19TRANSLATIONS += ../i18n/ko/clock.ts
20TRANSLATIONS += ../i18n/fr/clock.ts 20TRANSLATIONS += ../i18n/fr/clock.ts
21TRANSLATIONS += ../i18n/pl/clock.ts
21TRANSLATIONS += ../i18n/no/clock.ts 22TRANSLATIONS += ../i18n/no/clock.ts
22TRANSLATIONS += ../i18n/zh_CN/clock.ts 23TRANSLATIONS += ../i18n/zh_CN/clock.ts
23TRANSLATIONS += ../i18n/zh_TW/clock.ts 24TRANSLATIONS += ../i18n/zh_TW/clock.ts