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) (unidiff)
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
19TARGET = todayfortuneplugin 19TARGET = todayfortuneplugin
20 20
21TRANSLATIONS = ../../../i18n/de/libtodayfortuneplugin.ts \ 21TRANSLATIONS = ../../../i18n/de/libtodayfortuneplugin.ts \
22 ../../../i18n/nl/libtodayfortuneplugin.ts \
22 ../../../i18n/xx/libtodayfortuneplugin.ts \ 23 ../../../i18n/xx/libtodayfortuneplugin.ts \
23 ../../../i18n/en/libtodayfortuneplugin.ts \ 24 ../../../i18n/en/libtodayfortuneplugin.ts \
24 ../../../i18n/es/libtodayfortuneplugin.ts \ 25 ../../../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
10DESTDIR = $(OPIEDIR)/bin 10DESTDIR = $(OPIEDIR)/bin
11 11
12TRANSLATIONS = ../../../../i18n/de/stockticker.ts \ 12TRANSLATIONS = ../../../../i18n/de/stockticker.ts \
13 ../../../../i18n/nl/stockticker.ts \
13 ../../../../i18n/xx/stockticker.ts \ 14 ../../../../i18n/xx/stockticker.ts \
14 ../../../../i18n/en/stockticker.ts \ 15 ../../../../i18n/en/stockticker.ts \
15 ../../../../i18n/es/stockticker.ts \ 16 ../../../../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
27TARGET = todaystocktickerplugin 27TARGET = todaystocktickerplugin
28 28
29TRANSLATIONS = ../../../../i18n/de/libtodaystocktickerplugin.ts \ 29TRANSLATIONS = ../../../../i18n/de/libtodaystocktickerplugin.ts \
30 ../../../../i18n/nl/libtodaystocktickerplugin.ts \
30 ../../../../i18n/xx/libtodaystocktickerplugin.ts \ 31 ../../../../i18n/xx/libtodaystocktickerplugin.ts \
31 ../../../../i18n/en/libtodaystocktickerplugin.ts \ 32 ../../../../i18n/en/libtodaystocktickerplugin.ts \
32 ../../../../i18n/es/libtodaystocktickerplugin.ts \ 33 ../../../../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
23TARGET = todayweatherplugin 23TARGET = todayweatherplugin
24 24
25TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \ 25TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \
26 ../../../i18n/nl/libtodayweatherplugin.ts \
26 ../../../i18n/xx/libtodayweatherplugin.ts \ 27 ../../../i18n/xx/libtodayweatherplugin.ts \
27 ../../../i18n/en/libtodayweatherplugin.ts \ 28 ../../../i18n/en/libtodayweatherplugin.ts \
28 ../../../i18n/es/libtodayweatherplugin.ts \ 29 ../../../i18n/es/libtodayweatherplugin.ts \