summaryrefslogtreecommitdiff
path: root/core
Unidiff
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro5
-rw-r--r--core/pim/today/today.pro9
-rw-r--r--core/settings/light-and-power/light-and-power.pro3
3 files changed, 10 insertions, 7 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index d87699d..aa446dc 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -4,13 +4,13 @@ DESTDIR = $(OPIEDIR)/bin
4 HEADERS = helpbrowser.h 4 HEADERS = helpbrowser.h
5 SOURCES = helpbrowser.cpp \ 5 SOURCES = helpbrowser.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= 10 INTERFACES=
11 11
12TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ 12TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \
13 ../../../i18n/en/helpbrowser.ts \ 13 ../../../i18n/en/helpbrowser.ts \
14 ../../../i18n/es/helpbrowser.ts \ 14 ../../../i18n/es/helpbrowser.ts \
15 ../../../i18n/fr/helpbrowser.ts \ 15 ../../../i18n/fr/helpbrowser.ts \
16 ../../../i18n/hu/helpbrowser.ts \ 16 ../../../i18n/hu/helpbrowser.ts \
@@ -20,7 +20,8 @@ TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \
20 ../../../i18n/pl/helpbrowser.ts \ 20 ../../../i18n/pl/helpbrowser.ts \
21 ../../../i18n/pt/helpbrowser.ts \ 21 ../../../i18n/pt/helpbrowser.ts \
22 ../../../i18n/pt_BR/helpbrowser.ts \ 22 ../../../i18n/pt_BR/helpbrowser.ts \
23 ../../../i18n/sl/helpbrowser.ts \ 23 ../../../i18n/sl/helpbrowser.ts \
24 ../../../i18n/zh_CN/helpbrowser.ts \ 24 ../../../i18n/zh_CN/helpbrowser.ts \
25 ../../../i18n/it/helpbrowser.ts \ 25 ../../../i18n/it/helpbrowser.ts \
26 ../../../i18n/zh_TW/helpbrowser.ts 26 ../../../i18n/zh_TW/helpbrowser.ts \
27 ../../../i18n/da/helpbrowser.ts
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 8596da3..e989f79 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -1,15 +1,15 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on debug 2 CONFIG = qt warn_on debug
3 #CONFIG = qt warn_on release 3 #CONFIG = qt warn_on release
4 HEADERS = today.h todaybase.h todayconfig.h 4 HEADERS = today.h todaybase.h todayconfig.h
5 SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp 5 SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe -lopie 8LIBS += -lqpe -lopie
9 INTERFACES= 9 INTERFACES=
10 TARGET = today 10 TARGET = today
11 DESTDIR = $(OPIEDIR)/bin 11 DESTDIR = $(OPIEDIR)/bin
12 12
13TRANSLATIONS = ../../../i18n/de/today.ts \ 13TRANSLATIONS = ../../../i18n/de/today.ts \
14 ../../../i18n/en/today.ts \ 14 ../../../i18n/en/today.ts \
15 ../../../i18n/es/today.ts \ 15 ../../../i18n/es/today.ts \
@@ -21,7 +21,8 @@ TRANSLATIONS = ../../../i18n/de/today.ts \
21 ../../../i18n/pl/today.ts \ 21 ../../../i18n/pl/today.ts \
22 ../../../i18n/pt/today.ts \ 22 ../../../i18n/pt/today.ts \
23 ../../../i18n/pt_BR/today.ts \ 23 ../../../i18n/pt_BR/today.ts \
24 ../../../i18n/sl/today.ts \ 24 ../../../i18n/sl/today.ts \
25 ../../../i18n/zh_CN/today.ts \ 25 ../../../i18n/zh_CN/today.ts \
26 ../../../i18n/zh_TW/today.ts \ 26 ../../../i18n/zh_TW/today.ts \
27 ../../../i18n/it/today.ts \ No newline at end of file 27 ../../../i18n/it/today.ts \
28 ../../../i18n/da/today.ts
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro
index 80c6631..455d246 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -20,7 +20,8 @@ TRANSLATIONS = ../../../i18n/de/light-and-power.ts \
20 ../../../i18n/pl/light-and-power.ts \ 20 ../../../i18n/pl/light-and-power.ts \
21 ../../../i18n/pt/light-and-power.ts \ 21 ../../../i18n/pt/light-and-power.ts \
22 ../../../i18n/pt_BR/light-and-power.ts \ 22 ../../../i18n/pt_BR/light-and-power.ts \
23 ../../../i18n/sl/light-and-power.ts \ 23 ../../../i18n/sl/light-and-power.ts \
24 ../../../i18n/zh_CN/light-and-power.ts \ 24 ../../../i18n/zh_CN/light-and-power.ts \
25 ../../../i18n/zh_TW/light-and-power.ts \ 25 ../../../i18n/zh_TW/light-and-power.ts \
26 ../../../i18n/it/light-and-power.ts 26 ../../../i18n/it/light-and-power.ts \
27 ../../../i18n/da/light-and-power.ts