summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/light-and-power.pro
Side-by-side diff
Diffstat (limited to 'core/settings/light-and-power/light-and-power.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/light-and-power/light-and-power.pro20
1 files changed, 14 insertions, 6 deletions
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro
index eb4a0db..456415b 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -9,9 +9,17 @@ DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
TARGET = light-and-power
-TRANSLATIONS = ../../i18n/de/light-and-power.ts
-TRANSLATIONS += ../../i18n/es/light-and-power.ts
-TRANSLATIONS += ../../i18n/pt/light-and-power.ts
-TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts
-TRANSLATIONS += ../../i18n/pl/light-and-power.ts
-TRANSLATIONS += ../../i18n/fr/light-and-power.ts
+TRANSLATIONS = ../../../i18n/de/light-and-power.ts \
+ ../../../i18n/en/light-and-power.ts \
+ ../../../i18n/es/light-and-power.ts \
+ ../../../i18n/fr/light-and-power.ts \
+ ../../../i18n/hu/light-and-power.ts \
+ ../../../i18n/ja/light-and-power.ts \
+ ../../../i18n/ko/light-and-power.ts \
+ ../../../i18n/no/light-and-power.ts \
+ ../../../i18n/pl/light-and-power.ts \
+ ../../../i18n/pt/light-and-power.ts \
+ ../../../i18n/pt_BR/light-and-power.ts \
+ ../../../i18n/sl/light-and-power.ts \
+ ../../../i18n/zh_CN/light-and-power.ts \
+ ../../../i18n/zh_TW/light-and-power.ts