From 10cd03eb7108ef66614790ba2b5482a9bc9a87fd Mon Sep 17 00:00:00 2001 From: cniehaus Date: Thu, 21 Nov 2002 15:19:45 +0000 Subject: danish i18n --- (limited to 'core') 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 -- cgit v0.9.0.2