summaryrefslogtreecommitdiff
path: root/noncore/todayplugins
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/todayplugins
parentcf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff)
downloadopie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2
adding dutch to the .pro-files
Diffstat (limited to 'noncore/todayplugins') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/fortune/fortune.pro1
-rw-r--r--noncore/todayplugins/stockticker/stockticker/stockticker.pro1
-rw-r--r--noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro1
-rw-r--r--noncore/todayplugins/weather/weather.pro1
4 files changed, 4 insertions, 0 deletions
diff --git a/noncore/todayplugins/fortune/fortune.pro b/noncore/todayplugins/fortune/fortune.pro
index 040454b..0a0d5b9 100644
--- a/noncore/todayplugins/fortune/fortune.pro
+++ b/noncore/todayplugins/fortune/fortune.pro
@@ -19,6 +19,7 @@ DESTDIR = $(OPIEDIR)/plugins/today
TARGET = todayfortuneplugin
TRANSLATIONS = ../../../i18n/de/libtodayfortuneplugin.ts \
+ ../../../i18n/nl/libtodayfortuneplugin.ts \
../../../i18n/xx/libtodayfortuneplugin.ts \
../../../i18n/en/libtodayfortuneplugin.ts \
../../../i18n/es/libtodayfortuneplugin.ts \
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
index e963d01..a4b28b4 100644
--- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro
+++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
@@ -10,6 +10,7 @@ LIBS+= -lqpe -lopie
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../../i18n/de/stockticker.ts \
+ ../../../../i18n/nl/stockticker.ts \
../../../../i18n/xx/stockticker.ts \
../../../../i18n/en/stockticker.ts \
../../../../i18n/es/stockticker.ts \
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro
index 7421610..c34be33 100644
--- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro
+++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro
@@ -27,6 +27,7 @@ DESTDIR = $(OPIEDIR)/plugins/today
TARGET = todaystocktickerplugin
TRANSLATIONS = ../../../../i18n/de/libtodaystocktickerplugin.ts \
+ ../../../../i18n/nl/libtodaystocktickerplugin.ts \
../../../../i18n/xx/libtodaystocktickerplugin.ts \
../../../../i18n/en/libtodaystocktickerplugin.ts \
../../../../i18n/es/libtodaystocktickerplugin.ts \
diff --git a/noncore/todayplugins/weather/weather.pro b/noncore/todayplugins/weather/weather.pro
index 7af516f..2833e88 100644
--- a/noncore/todayplugins/weather/weather.pro
+++ b/noncore/todayplugins/weather/weather.pro
@@ -23,6 +23,7 @@ DESTDIR = $(OPIEDIR)/plugins/today
TARGET = todayweatherplugin
TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \
+ ../../../i18n/nl/libtodayweatherplugin.ts \
../../../i18n/xx/libtodayweatherplugin.ts \
../../../i18n/en/libtodayweatherplugin.ts \
../../../i18n/es/libtodayweatherplugin.ts \