-rw-r--r-- | core/apps/helpbrowser/helpbrowser.pro | 5 | ||||
-rw-r--r-- | core/pim/today/today.pro | 9 | ||||
-rw-r--r-- | core/settings/light-and-power/light-and-power.pro | 3 | ||||
-rw-r--r-- | libopie/libopie.pro | 3 | ||||
-rw-r--r-- | libopie/ofileselector/libopie.pro | 3 | ||||
-rw-r--r-- | libopie/pim/libopie.pro | 3 | ||||
-rw-r--r-- | noncore/multimedia/showimg/showimg.pro | 3 | ||||
-rw-r--r-- | noncore/settings/language/language.pro | 3 | ||||
-rw-r--r-- | noncore/tools/calculator/calculator.pro | 3 | ||||
-rw-r--r-- | noncore/tools/clock/clock.pro | 5 |
10 files changed, 25 insertions, 15 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 @@ -6,9 +6,9 @@ SOURCES = helpbrowser.cpp \ main.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -INTERFACES = +INTERFACES = TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ ../../../i18n/en/helpbrowser.ts \ ../../../i18n/es/helpbrowser.ts \ @@ -22,5 +22,6 @@ TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ ../../../i18n/pt_BR/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,13 +1,13 @@ 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 TRANSLATIONS = ../../../i18n/de/today.ts \ @@ -23,5 +23,6 @@ TRANSLATIONS = ../../../i18n/de/today.ts \ ../../../i18n/pt_BR/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 @@ -22,5 +22,6 @@ TRANSLATIONS = ../../../i18n/de/light-and-power.ts \ ../../../i18n/pt_BR/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 diff --git a/libopie/libopie.pro b/libopie/libopie.pro index ef82dfd..b7537cc 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro @@ -88,5 +88,6 @@ TRANSLATIONS = ../i18n/de/libopie.ts \ ../i18n/pt/libopie.ts \ ../i18n/pt_BR/libopie.ts \ ../i18n/sl/libopie.ts \ ../i18n/zh_CN/libopie.ts \ - ../i18n/zh_TW/libopie.ts + ../i18n/zh_TW/libopie.ts \ + ../i18n/da/libopie.ts diff --git a/libopie/ofileselector/libopie.pro b/libopie/ofileselector/libopie.pro index a694073..c97eabb 100644 --- a/libopie/ofileselector/libopie.pro +++ b/libopie/ofileselector/libopie.pro @@ -93,5 +93,6 @@ TRANSLATIONS = ../i18n/de/libopie.ts \ ../i18n/pt/libopie.ts \ ../i18n/pt_BR/libopie.ts \ ../i18n/sl/libopie.ts \ ../i18n/zh_CN/libopie.ts \ - ../i18n/zh_TW/libopie.ts + ../i18n/zh_TW/libopie.ts \ + ../i18n/da/libopie.ts diff --git a/libopie/pim/libopie.pro b/libopie/pim/libopie.pro index b871374..1a7b64c 100644 --- a/libopie/pim/libopie.pro +++ b/libopie/pim/libopie.pro @@ -73,5 +73,6 @@ TRANSLATIONS = ../i18n/de/libopie.ts \ ../i18n/pt/libopie.ts \ ../i18n/pt_BR/libopie.ts \ ../i18n/sl/libopie.ts \ ../i18n/zh_CN/libopie.ts \ - ../i18n/zh_TW/libopie.ts + ../i18n/zh_TW/libopie.ts \ + ../i18n/da/libopie.ts diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro index 466cf18..efe16e0 100644 --- a/noncore/multimedia/showimg/showimg.pro +++ b/noncore/multimedia/showimg/showimg.pro @@ -20,5 +20,6 @@ TRANSLATIONS = ../../../i18n/de/showimg.ts \ ../../../i18n/pt/showimg.ts \ ../../../i18n/pt_BR/showimg.ts \ ../../../i18n/sl/showimg.ts \ ../../../i18n/zh_CN/showimg.ts \ - ../../../i18n/zh_TW/showimg.ts + ../../../i18n/zh_TW/showimg.ts \ + ../../../i18n/da/showimg.ts diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro index 11ef3a0..72d56ff 100644 --- a/noncore/settings/language/language.pro +++ b/noncore/settings/language/language.pro @@ -21,5 +21,6 @@ TRANSLATIONS = ../../../i18n/de/language.ts \ ../../../i18n/pt/language.ts \ ../../../i18n/pt_BR/language.ts \ ../../../i18n/sl/language.ts \ ../../../i18n/zh_CN/language.ts \ - ../../../i18n/zh_TW/language.ts + ../../../i18n/zh_TW/language.ts \ + ../../../i18n/da/language.ts diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 8ede646..c8396c9 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro @@ -22,5 +22,6 @@ TRANSLATIONS = ../../../i18n/de/calculator.ts \ ../../../i18n/pt/calculator.ts \ ../../../i18n/pt_BR/calculator.ts \ ../../../i18n/sl/calculator.ts \ ../../../i18n/zh_CN/calculator.ts \ - ../../../i18n/zh_TW/calculator.ts + ../../../i18n/zh_TW/calculator.ts \ + ../../../i18n/da/calculator.ts diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index a61f514..554c829 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro @@ -6,9 +6,9 @@ SOURCES = clock.cpp setAlarm.cpp \ main.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie -INTERFACES = +INTERFACES = TARGET = clock TRANSLATIONS = ../../../i18n/de/clock.ts \ ../../../i18n/en/clock.ts \ @@ -22,5 +22,6 @@ TRANSLATIONS = ../../../i18n/de/clock.ts \ ../../../i18n/pt/clock.ts \ ../../../i18n/pt_BR/clock.ts \ ../../../i18n/sl/clock.ts \ ../../../i18n/zh_CN/clock.ts \ - ../../../i18n/zh_TW/clock.ts + ../../../i18n/zh_TW/clock.ts \ + ../../../i18n/da/clock.ts |