summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/light-and-power.pro
Unidiff
Diffstat (limited to 'core/settings/light-and-power/light-and-power.pro') (more/less context) (show 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
@@ -6,12 +6,20 @@ SOURCES = light.cpp main.cpp
6 INTERFACES= lightsettingsbase.ui 6 INTERFACES= lightsettingsbase.ui
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= ../$(OPIEDIR)/include 8 DEPENDPATH+= ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 TARGET = light-and-power 10 TARGET = light-and-power
11 11
12TRANSLATIONS = ../../i18n/de/light-and-power.ts 12TRANSLATIONS = ../../../i18n/de/light-and-power.ts \
13TRANSLATIONS += ../../i18n/es/light-and-power.ts 13 ../../../i18n/en/light-and-power.ts \
14TRANSLATIONS += ../../i18n/pt/light-and-power.ts 14 ../../../i18n/es/light-and-power.ts \
15TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts 15 ../../../i18n/fr/light-and-power.ts \
16TRANSLATIONS += ../../i18n/pl/light-and-power.ts 16 ../../../i18n/hu/light-and-power.ts \
17TRANSLATIONS += ../../i18n/fr/light-and-power.ts 17 ../../../i18n/ja/light-and-power.ts \
18 ../../../i18n/ko/light-and-power.ts \
19 ../../../i18n/no/light-and-power.ts \
20 ../../../i18n/pl/light-and-power.ts \
21 ../../../i18n/pt/light-and-power.ts \
22 ../../../i18n/pt_BR/light-and-power.ts \
23 ../../../i18n/sl/light-and-power.ts \
24 ../../../i18n/zh_CN/light-and-power.ts \
25 ../../../i18n/zh_TW/light-and-power.ts