summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker
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/stockticker
parentcf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff)
downloadopie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2
adding dutch to the .pro-files
Diffstat (limited to 'noncore/todayplugins/stockticker') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stockticker/stockticker.pro1
-rw-r--r--noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro1
2 files changed, 2 insertions, 0 deletions
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 \