summaryrefslogtreecommitdiff
path: root/noncore/tools
Side-by-side diff
Diffstat (limited to 'noncore/tools') (more/less context) (ignore 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
INCLUDEPATH += $(OPIEDIR)/include
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/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
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 \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = calculator.ui
TARGET = calculator
TRANSLATIONS = ../i18n/pt_BR/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
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
LIBS += -lqpe
INTERFACES =
TARGET = clock
TRANSLATIONS = ../i18n/de/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