summaryrefslogtreecommitdiff
authorcniehaus <cniehaus>2002-11-21 15:19:45 (UTC)
committer cniehaus <cniehaus>2002-11-21 15:19:45 (UTC)
commit10cd03eb7108ef66614790ba2b5482a9bc9a87fd (patch) (unidiff)
tree921406b13eaa32d7c4eb776e6a1b20f73924b61d
parent50058bc62134e4a23da48bb9f797a66fb25b1f91 (diff)
downloadopie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.zip
opie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.tar.gz
opie-10cd03eb7108ef66614790ba2b5482a9bc9a87fd.tar.bz2
danish i18n
Diffstat (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
-rw-r--r--libopie/libopie.pro3
-rw-r--r--libopie/ofileselector/libopie.pro3
-rw-r--r--libopie/pim/libopie.pro3
-rw-r--r--noncore/multimedia/showimg/showimg.pro3
-rw-r--r--noncore/settings/language/language.pro3
-rw-r--r--noncore/tools/calculator/calculator.pro3
-rw-r--r--noncore/tools/clock/clock.pro5
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
@@ -7,7 +7,7 @@ SOURCES = helpbrowser.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 \
@@ -23,4 +23,5 @@ TRANSLATIONS = ../../../i18n/de/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,12 +1,12 @@
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
@@ -24,4 +24,5 @@ TRANSLATIONS = ../../../i18n/de/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
@@ -23,4 +23,5 @@ TRANSLATIONS = ../../../i18n/de/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
diff --git a/libopie/libopie.pro b/libopie/libopie.pro
index ef82dfd..b7537cc 100644
--- a/libopie/libopie.pro
+++ b/libopie/libopie.pro
@@ -89,4 +89,5 @@ TRANSLATIONS = ../i18n/de/libopie.ts \
89 ../i18n/pt_BR/libopie.ts \ 89 ../i18n/pt_BR/libopie.ts \
90 ../i18n/sl/libopie.ts \ 90 ../i18n/sl/libopie.ts \
91 ../i18n/zh_CN/libopie.ts \ 91 ../i18n/zh_CN/libopie.ts \
92 ../i18n/zh_TW/libopie.ts 92 ../i18n/zh_TW/libopie.ts \
93 ../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
@@ -94,4 +94,5 @@ TRANSLATIONS = ../i18n/de/libopie.ts \
94 ../i18n/pt_BR/libopie.ts \ 94 ../i18n/pt_BR/libopie.ts \
95 ../i18n/sl/libopie.ts \ 95 ../i18n/sl/libopie.ts \
96 ../i18n/zh_CN/libopie.ts \ 96 ../i18n/zh_CN/libopie.ts \
97 ../i18n/zh_TW/libopie.ts 97 ../i18n/zh_TW/libopie.ts \
98 ../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
@@ -74,4 +74,5 @@ TRANSLATIONS = ../i18n/de/libopie.ts \
74 ../i18n/pt_BR/libopie.ts \ 74 ../i18n/pt_BR/libopie.ts \
75 ../i18n/sl/libopie.ts \ 75 ../i18n/sl/libopie.ts \
76 ../i18n/zh_CN/libopie.ts \ 76 ../i18n/zh_CN/libopie.ts \
77 ../i18n/zh_TW/libopie.ts 77 ../i18n/zh_TW/libopie.ts \
78 ../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
@@ -21,4 +21,5 @@ TRANSLATIONS = ../../../i18n/de/showimg.ts \
21 ../../../i18n/pt_BR/showimg.ts \ 21 ../../../i18n/pt_BR/showimg.ts \
22 ../../../i18n/sl/showimg.ts \ 22 ../../../i18n/sl/showimg.ts \
23 ../../../i18n/zh_CN/showimg.ts \ 23 ../../../i18n/zh_CN/showimg.ts \
24 ../../../i18n/zh_TW/showimg.ts 24 ../../../i18n/zh_TW/showimg.ts \
25 ../../../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
@@ -22,4 +22,5 @@ TRANSLATIONS = ../../../i18n/de/language.ts \
22 ../../../i18n/pt_BR/language.ts \ 22 ../../../i18n/pt_BR/language.ts \
23 ../../../i18n/sl/language.ts \ 23 ../../../i18n/sl/language.ts \
24 ../../../i18n/zh_CN/language.ts \ 24 ../../../i18n/zh_CN/language.ts \
25 ../../../i18n/zh_TW/language.ts 25 ../../../i18n/zh_TW/language.ts \
26 ../../../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
@@ -23,4 +23,5 @@ TRANSLATIONS = ../../../i18n/de/calculator.ts \
23 ../../../i18n/pt_BR/calculator.ts \ 23 ../../../i18n/pt_BR/calculator.ts \
24 ../../../i18n/sl/calculator.ts \ 24 ../../../i18n/sl/calculator.ts \
25 ../../../i18n/zh_CN/calculator.ts \ 25 ../../../i18n/zh_CN/calculator.ts \
26 ../../../i18n/zh_TW/calculator.ts 26 ../../../i18n/zh_TW/calculator.ts \
27 ../../../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
@@ -7,7 +7,7 @@ SOURCES = clock.cpp setAlarm.cpp \
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10INTERFACES = 10INTERFACES =
11TARGET = clock 11TARGET = clock
12 12
13TRANSLATIONS = ../../../i18n/de/clock.ts \ 13TRANSLATIONS = ../../../i18n/de/clock.ts \
@@ -23,4 +23,5 @@ TRANSLATIONS = ../../../i18n/de/clock.ts \
23 ../../../i18n/pt_BR/clock.ts \ 23 ../../../i18n/pt_BR/clock.ts \
24 ../../../i18n/sl/clock.ts \ 24 ../../../i18n/sl/clock.ts \
25 ../../../i18n/zh_CN/clock.ts \ 25 ../../../i18n/zh_CN/clock.ts \
26 ../../../i18n/zh_TW/clock.ts 26 ../../../i18n/zh_TW/clock.ts \
27 ../../../i18n/da/clock.ts