summaryrefslogtreecommitdiff
path: root/core
Side-by-side diff
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
@@ -7,7 +7,7 @@ SOURCES = helpbrowser.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-INTERFACES =
+INTERFACES =
TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \
../../../i18n/en/helpbrowser.ts \
@@ -23,4 +23,5 @@ TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \
../../../i18n/sl/helpbrowser.ts \
../../../i18n/zh_CN/helpbrowser.ts \
../../../i18n/it/helpbrowser.ts \
- ../../../i18n/zh_TW/helpbrowser.ts
+ ../../../i18n/zh_TW/helpbrowser.ts \
+ ../../../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,12 +1,12 @@
TEMPLATE = app
CONFIG = qt warn_on debug
#CONFIG = qt warn_on release
-HEADERS = today.h todaybase.h todayconfig.h
-SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp
+HEADERS = today.h todaybase.h todayconfig.h
+SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
-INTERFACES =
+INTERFACES =
TARGET = today
DESTDIR = $(OPIEDIR)/bin
@@ -24,4 +24,5 @@ TRANSLATIONS = ../../../i18n/de/today.ts \
../../../i18n/sl/today.ts \
../../../i18n/zh_CN/today.ts \
../../../i18n/zh_TW/today.ts \
- ../../../i18n/it/today.ts \ No newline at end of file
+ ../../../i18n/it/today.ts \
+ ../../../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
@@ -23,4 +23,5 @@ TRANSLATIONS = ../../../i18n/de/light-and-power.ts \
../../../i18n/sl/light-and-power.ts \
../../../i18n/zh_CN/light-and-power.ts \
../../../i18n/zh_TW/light-and-power.ts \
- ../../../i18n/it/light-and-power.ts
+ ../../../i18n/it/light-and-power.ts \
+ ../../../i18n/da/light-and-power.ts