summaryrefslogtreecommitdiff
path: root/core/pim
Side-by-side diff
Diffstat (limited to 'core/pim') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/addressbook/addressbook.pro1
-rw-r--r--core/pim/datebook/datebook.pro1
-rw-r--r--core/pim/today/plugins/addressbook/addressbook.pro1
-rw-r--r--core/pim/today/plugins/datebook/datebook.pro1
-rw-r--r--core/pim/today/plugins/mail/mail.pro1
-rw-r--r--core/pim/today/plugins/todolist/todolist.pro1
-rw-r--r--core/pim/today/today.pro1
-rw-r--r--core/pim/todo/todo.pro1
8 files changed, 8 insertions, 0 deletions
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index 0e8521e..1637cac 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -32,2 +32,3 @@ LIBS += -lqpe -lopie
TRANSLATIONS = ../../../i18n/de/addressbook.ts \
+ ../../../i18n/nl/addressbook.ts \
../../../i18n/da/addressbook.ts \
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index a6ee799..e8e0a98 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -40,2 +40,3 @@ TARGET = datebook
TRANSLATIONS = ../../../i18n/de/datebook.ts \
+ ../../../i18n/nl/datebook.ts \
../../../i18n/xx/datebook.ts \
diff --git a/core/pim/today/plugins/addressbook/addressbook.pro b/core/pim/today/plugins/addressbook/addressbook.pro
index 3ee5bce..4ebbc9e 100644
--- a/core/pim/today/plugins/addressbook/addressbook.pro
+++ b/core/pim/today/plugins/addressbook/addressbook.pro
@@ -21,2 +21,3 @@ TARGET = todayaddressbookplugin
TRANSLATIONS = ../../../../../i18n/de/libtodayaddressbookplugin.ts \
+ ../../../../../i18n/nl/libtodayaddressbookplugin.ts \
../../../../../i18n/xx/libtodayaddressbookplugin.ts \
diff --git a/core/pim/today/plugins/datebook/datebook.pro b/core/pim/today/plugins/datebook/datebook.pro
index 318cbdb..e0a1dcb 100644
--- a/core/pim/today/plugins/datebook/datebook.pro
+++ b/core/pim/today/plugins/datebook/datebook.pro
@@ -20,2 +20,3 @@ TARGET = todaydatebookplugin
TRANSLATIONS = ../../../../../i18n/de/libtodaydatebookplugin.ts \
+ ../../../../../i18n/nl/libtodaydatebookplugin.ts \
../../../../../i18n/xx/libtodaydatebookplugin.ts \
diff --git a/core/pim/today/plugins/mail/mail.pro b/core/pim/today/plugins/mail/mail.pro
index 2538f74..70c484d 100644
--- a/core/pim/today/plugins/mail/mail.pro
+++ b/core/pim/today/plugins/mail/mail.pro
@@ -19,2 +19,3 @@ TARGET = todaymailplugin
TRANSLATIONS = ../../../../../i18n/de/libtodaymailplugin.ts \
+ ../../../../../i18n/nl/libtodaymailplugin.ts \
../../../../../i18n/xx/libtodaymailplugin.ts \
diff --git a/core/pim/today/plugins/todolist/todolist.pro b/core/pim/today/plugins/todolist/todolist.pro
index 5b6aa47..31a6a27 100644
--- a/core/pim/today/plugins/todolist/todolist.pro
+++ b/core/pim/today/plugins/todolist/todolist.pro
@@ -21,2 +21,3 @@ TARGET = todaytodolistplugin
TRANSLATIONS = ../../../../../i18n/de/libtodaytodolistplugin.ts \
+ ../../../../../i18n/nl/libtodaytodolistplugin.ts \
../../../../../i18n/xx/libtodaytodolistplugin.ts \
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 7ab5f08..f93b5bf 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -13,2 +13,3 @@ DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/today.ts \
+ ../../../i18n/nl/today.ts \
../../../i18n/xx/today.ts \
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 1708451..4a63770 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -49,2 +49,3 @@ LIBS += -lqpe -lopie
TRANSLATIONS = ../../../i18n/de/todolist.ts \
+ ../../../i18n/nl/todolist.ts \
../../../i18n/da/todolist.ts \