summaryrefslogtreecommitdiff
path: root/noncore/games
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/games
parentcf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff)
downloadopie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2
adding dutch to the .pro-files
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro1
-rw-r--r--noncore/games/buzzword/buzzword.pro1
-rw-r--r--noncore/games/fifteen/fifteen.pro1
-rw-r--r--noncore/games/go/go.pro1
-rw-r--r--noncore/games/kbill/kbill.pro1
-rw-r--r--noncore/games/kcheckers/kcheckers.pro1
-rw-r--r--noncore/games/kpacman/kpacman.pro1
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro1
-rw-r--r--noncore/games/minesweep/minesweep.pro1
-rw-r--r--noncore/games/parashoot/parashoot.pro1
-rw-r--r--noncore/games/qasteroids/qasteroids.pro1
-rw-r--r--noncore/games/snake/snake.pro1
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro1
-rw-r--r--noncore/games/tetrix/tetrix.pro1
-rw-r--r--noncore/games/tictac/tictac.pro1
-rw-r--r--noncore/games/wordgame/wordgame.pro1
16 files changed, 16 insertions, 0 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index b66c53d..9310898 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -10,6 +10,7 @@ DESTDIR = $(OPIEDIR)/bin
TARGET = bounce
TRANSLATIONS = ../../../i18n/de/bounce.ts \
+ ../../../i18n/nl/bounce.ts \
../../../i18n/da/bounce.ts \
../../../i18n/xx/bounce.ts \
../../../i18n/en/bounce.ts \
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
index 2ce48eb..1239b29 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -9,6 +9,7 @@ LIBS += -lqpe
TARGET = buzzword
TRANSLATIONS = ../../../i18n/de/buzzword.ts \
+ ../../../i18n/nl/buzzword.ts \
../../../i18n/da/buzzword.ts \
../../../i18n/xx/buzzword.ts \
../../../i18n/en/buzzword.ts \
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 6048b25..d6606fb 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -10,6 +10,7 @@ LIBS += -lqpe
TARGET = fifteen
TRANSLATIONS = ../../../i18n/de/fifteen.ts \
+ ../../../i18n/nl/fifteen.ts \
../../../i18n/da/fifteen.ts \
../../../i18n/xx/fifteen.ts \
../../../i18n/en/fifteen.ts \
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 0cbcb69..e4bbf8f 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -17,6 +17,7 @@ LIBS += -lqpe
TARGET = go
TRANSLATIONS = ../../../i18n/de/go.ts \
+ ../../../i18n/nl/go.ts \
../../../i18n/da/go.ts \
../../../i18n/xx/go.ts \
../../../i18n/en/go.ts \
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index db5dc10..d0ec3e2 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -14,6 +14,7 @@ LIBS += -lqpe -lstdc++
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/kbill.ts \
+ ../../../i18n/nl/kbill.ts \
../../../i18n/da/kbill.ts \
../../../i18n/xx/kbill.ts \
../../../i18n/en/kbill.ts \
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index c1631e7..062505f 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -18,6 +18,7 @@ DESTDIR = $(OPIEDIR)/bin
TARGET = kcheckers
TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
+ ../../../i18n/nl/kcheckers.ts \
../../../i18n/da/kcheckers.ts \
../../../i18n/xx/kcheckers.ts \
../../../i18n/en/kcheckers.ts \
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index bca34a4..e193ebc 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -41,6 +41,7 @@ DESTDIR = $(OPIEDIR)/bin
TARGET = kpacman
TRANSLATIONS = ../../../i18n/de/kpacman.ts \
+ ../../../i18n/nl/kpacman.ts \
../../../i18n/da/kpacman.ts \
../../../i18n/xx/kpacman.ts \
../../../i18n/en/kpacman.ts \
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index ed0f79c..b8af466 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -10,6 +10,7 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
+ ../../../i18n/nl/mindbreaker.ts \
../../../i18n/da/mindbreaker.ts \
../../../i18n/xx/mindbreaker.ts \
../../../i18n/en/mindbreaker.ts \
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 9728ac7..3675b06 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -13,6 +13,7 @@ INTERFACES =
TARGET = minesweep
TRANSLATIONS = ../../../i18n/de/minesweep.ts \
+ ../../../i18n/nl/minesweep.ts \
../../../i18n/da/minesweep.ts \
../../../i18n/xx/minesweep.ts \
../../../i18n/en/minesweep.ts \
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 999e28e..6d79903 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -9,6 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/parashoot.ts \
+ ../../../i18n/nl/parashoot.ts \
../../../i18n/da/parashoot.ts \
../../../i18n/xx/parashoot.ts \
../../../i18n/en/parashoot.ts \
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index c6b18b0..1659bd1 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -9,6 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
+ ../../../i18n/nl/qasteroids.ts \
../../../i18n/da/qasteroids.ts \
../../../i18n/xx/qasteroids.ts \
../../../i18n/en/qasteroids.ts \
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 2c17467..a2c0725 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -9,6 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/snake.ts \
+ ../../../i18n/nl/snake.ts \
../../../i18n/da/snake.ts \
../../../i18n/xx/snake.ts \
../../../i18n/en/snake.ts \
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 8bd6ac8..b62b7c9 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -19,6 +19,7 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/patience.ts \
+ ../../../i18n/nl/patience.ts \
../../../i18n/da/patience.ts \
../../../i18n/xx/patience.ts \
../../../i18n/en/patience.ts \
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index b2beaaf..6ef8d64 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -19,6 +19,7 @@ INTERFACES =
TARGET = tetrix
TRANSLATIONS = ../../../i18n/de/tetrix.ts \
+ ../../../i18n/nl/tetrix.ts \
../../../i18n/da/tetrix.ts \
../../../i18n/xx/tetrix.ts \
../../../i18n/en/tetrix.ts \
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index fb6c0fd..eb0705e 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -10,6 +10,7 @@ LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/tictac.ts \
+ ../../../i18n/nl/tictac.ts \
../../../i18n/da/tictac.ts \
../../../i18n/xx/tictac.ts \
../../../i18n/en/tictac.ts \
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index e5609df..b556658 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -11,6 +11,7 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/wordgame.ts \
+ ../../../i18n/nl/wordgame.ts \
../../../i18n/da/wordgame.ts \
../../../i18n/xx/wordgame.ts \
../../../i18n/en/wordgame.ts \