summaryrefslogtreecommitdiff
path: root/noncore/comm
authorcniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
committer cniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
commit006162c13c63e65a209f4fc01e64beb445a09d0b (patch) (unidiff)
tree35668e7599c02fc8cf3a45219986b6831ab462fc /noncore/comm
parentcf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff)
downloadopie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2
adding dutch to the .pro-files
Diffstat (limited to 'noncore/comm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/keypebble.pro1
-rw-r--r--noncore/comm/mobilemsg/mobilemsg.pro1
2 files changed, 2 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 1eee074..04f4b64 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -34,6 +34,7 @@ DEPENDPATH += $(OPIEDIR)/include
34LIBS += -lqpe 34LIBS += -lqpe
35 35
36TRANSLATIONS = ../../../i18n/de/keypebble.ts \ 36TRANSLATIONS = ../../../i18n/de/keypebble.ts \
37 ../../../i18n/nl/keypebble.ts \
37 ../../../i18n/da/keypebble.ts \ 38 ../../../i18n/da/keypebble.ts \
38 ../../../i18n/xx/keypebble.ts \ 39 ../../../i18n/xx/keypebble.ts \
39 ../../../i18n/en/keypebble.ts \ 40 ../../../i18n/en/keypebble.ts \
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro
index 4a3bbd8..278e7b2 100644
--- a/noncore/comm/mobilemsg/mobilemsg.pro
+++ b/noncore/comm/mobilemsg/mobilemsg.pro
@@ -11,6 +11,7 @@ DESTDIR = $(OPIEDIR)/bin
11 INTERFACES= mobilemsgbase.ui 11 INTERFACES= mobilemsgbase.ui
12 12
13TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ 13TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \
14 ../../../i18n/nl/mobilemsg.ts \
14 ../../../i18n/da/mobilemsg.ts \ 15 ../../../i18n/da/mobilemsg.ts \
15 ../../../i18n/xx/mobilemsg.ts \ 16 ../../../i18n/xx/mobilemsg.ts \
16 ../../../i18n/en/mobilemsg.ts \ 17 ../../../i18n/en/mobilemsg.ts \