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) (side-by-side diff)
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
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/keypebble.ts \
+ ../../../i18n/nl/keypebble.ts \
../../../i18n/da/keypebble.ts \
../../../i18n/xx/keypebble.ts \
../../../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
INTERFACES = mobilemsgbase.ui
TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \
+ ../../../i18n/nl/mobilemsg.ts \
../../../i18n/da/mobilemsg.ts \
../../../i18n/xx/mobilemsg.ts \
../../../i18n/en/mobilemsg.ts \