summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power
Unidiff
Diffstat (limited to 'core/settings/light-and-power') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/light-and-power/light-and-power.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro
index 95e7632..2577c98 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= ../$(OPIEDIR)/include 8 DEPENDPATH+= ../$(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
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 \
13 ../../../i18n/xx/light-and-power.ts \ 13 ../../../i18n/xx/light-and-power.ts \
14 ../../../i18n/en/light-and-power.ts \ 14 ../../../i18n/en/light-and-power.ts \
15 ../../../i18n/es/light-and-power.ts \ 15 ../../../i18n/es/light-and-power.ts \
16 ../../../i18n/fr/light-and-power.ts \ 16 ../../../i18n/fr/light-and-power.ts \
17 ../../../i18n/hu/light-and-power.ts \ 17 ../../../i18n/hu/light-and-power.ts \
18 ../../../i18n/ja/light-and-power.ts \ 18 ../../../i18n/ja/light-and-power.ts \
19 ../../../i18n/ko/light-and-power.ts \ 19 ../../../i18n/ko/light-and-power.ts \
20 ../../../i18n/no/light-and-power.ts \ 20 ../../../i18n/no/light-and-power.ts \
21 ../../../i18n/pl/light-and-power.ts \ 21 ../../../i18n/pl/light-and-power.ts \
22 ../../../i18n/pt/light-and-power.ts \ 22 ../../../i18n/pt/light-and-power.ts \
23 ../../../i18n/pt_BR/light-and-power.ts \ 23 ../../../i18n/pt_BR/light-and-power.ts \
24 ../../../i18n/sl/light-and-power.ts \ 24 ../../../i18n/sl/light-and-power.ts \
25 ../../../i18n/zh_CN/light-and-power.ts \ 25 ../../../i18n/zh_CN/light-and-power.ts \
26 ../../../i18n/zh_TW/light-and-power.ts \ 26 ../../../i18n/zh_TW/light-and-power.ts \
27 ../../../i18n/it/light-and-power.ts \ 27 ../../../i18n/it/light-and-power.ts \
28 ../../../i18n/da/light-and-power.ts 28 ../../../i18n/da/light-and-power.ts
29 29
30 30
31 31
32include ( ../../../include.pro ) 32include ( $(OPIEDIR)/include.pro )