author | cniehaus <cniehaus> | 2002-11-21 15:19:45 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-11-21 15:19:45 (UTC) |
commit | 10cd03eb7108ef66614790ba2b5482a9bc9a87fd (patch) (side-by-side diff) | |
tree | 921406b13eaa32d7c4eb776e6a1b20f73924b61d | |
parent | 50058bc62134e4a23da48bb9f797a66fb25b1f91 (diff) | |
download | opie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.zip opie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.tar.gz opie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.tar.bz2 |
danish i18n
-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 @@ -9,3 +9,3 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -INTERFACES = +INTERFACES = @@ -25,2 +25,3 @@ TRANSLATIONS = ../../../i18n/de/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 @@ -3,4 +3,4 @@ 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 @@ -8,3 +8,3 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie -INTERFACES = +INTERFACES = TARGET = today @@ -26,2 +26,3 @@ TRANSLATIONS = ../../../i18n/de/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 @@ -25,2 +25,3 @@ TRANSLATIONS = ../../../i18n/de/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 @@ -91,2 +91,3 @@ TRANSLATIONS = ../i18n/de/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 @@ -96,2 +96,3 @@ TRANSLATIONS = ../i18n/de/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 @@ -76,2 +76,3 @@ TRANSLATIONS = ../i18n/de/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 @@ -23,2 +23,3 @@ TRANSLATIONS = ../../../i18n/de/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 @@ -24,2 +24,3 @@ TRANSLATIONS = ../../../i18n/de/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 @@ -25,2 +25,3 @@ TRANSLATIONS = ../../../i18n/de/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 @@ -9,3 +9,3 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie -INTERFACES = +INTERFACES = TARGET = clock @@ -25,2 +25,3 @@ TRANSLATIONS = ../../../i18n/de/clock.ts \ ../../../i18n/zh_CN/clock.ts \ - ../../../i18n/zh_TW/clock.ts + ../../../i18n/zh_TW/clock.ts \ + ../../../i18n/da/clock.ts |