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) (unidiff)
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
@@ -7,12 +7,13 @@ INCLUDEPATH += $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9DESTDIR = $(OPIEDIR)/bin 9DESTDIR = $(OPIEDIR)/bin
10 TARGET = bounce 10 TARGET = bounce
11 11
12TRANSLATIONS = ../../../i18n/de/bounce.ts \ 12TRANSLATIONS = ../../../i18n/de/bounce.ts \
13 ../../../i18n/nl/bounce.ts \
13 ../../../i18n/da/bounce.ts \ 14 ../../../i18n/da/bounce.ts \
14 ../../../i18n/xx/bounce.ts \ 15 ../../../i18n/xx/bounce.ts \
15 ../../../i18n/en/bounce.ts \ 16 ../../../i18n/en/bounce.ts \
16 ../../../i18n/es/bounce.ts \ 17 ../../../i18n/es/bounce.ts \
17 ../../../i18n/fr/bounce.ts \ 18 ../../../i18n/fr/bounce.ts \
18 ../../../i18n/hu/bounce.ts \ 19 ../../../i18n/hu/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
@@ -6,12 +6,13 @@ INCLUDEPATH += $(OPIEDIR)/include
6 DEPENDPATH+= $(OPIEDIR)/include 6 DEPENDPATH+= $(OPIEDIR)/include
7DESTDIR = $(OPIEDIR)/bin 7DESTDIR = $(OPIEDIR)/bin
8LIBS += -lqpe 8LIBS += -lqpe
9 TARGET = buzzword 9 TARGET = buzzword
10 10
11TRANSLATIONS = ../../../i18n/de/buzzword.ts \ 11TRANSLATIONS = ../../../i18n/de/buzzword.ts \
12 ../../../i18n/nl/buzzword.ts \
12 ../../../i18n/da/buzzword.ts \ 13 ../../../i18n/da/buzzword.ts \
13 ../../../i18n/xx/buzzword.ts \ 14 ../../../i18n/xx/buzzword.ts \
14 ../../../i18n/en/buzzword.ts \ 15 ../../../i18n/en/buzzword.ts \
15 ../../../i18n/es/buzzword.ts \ 16 ../../../i18n/es/buzzword.ts \
16 ../../../i18n/fr/buzzword.ts \ 17 ../../../i18n/fr/buzzword.ts \
17 ../../../i18n/hu/buzzword.ts \ 18 ../../../i18n/hu/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
@@ -7,12 +7,13 @@ SOURCES = fifteen.cpp \
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 TARGET = fifteen 10 TARGET = fifteen
11 11
12TRANSLATIONS = ../../../i18n/de/fifteen.ts \ 12TRANSLATIONS = ../../../i18n/de/fifteen.ts \
13 ../../../i18n/nl/fifteen.ts \
13 ../../../i18n/da/fifteen.ts \ 14 ../../../i18n/da/fifteen.ts \
14 ../../../i18n/xx/fifteen.ts \ 15 ../../../i18n/xx/fifteen.ts \
15 ../../../i18n/en/fifteen.ts \ 16 ../../../i18n/en/fifteen.ts \
16 ../../../i18n/es/fifteen.ts \ 17 ../../../i18n/es/fifteen.ts \
17 ../../../i18n/fr/fifteen.ts \ 18 ../../../i18n/fr/fifteen.ts \
18 ../../../i18n/hu/fifteen.ts \ 19 ../../../i18n/hu/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
@@ -14,12 +14,13 @@ SOURCES = amigo.c \
14INCLUDEPATH += $(OPIEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
15 DEPENDPATH+= $(OPIEDIR)/include 15 DEPENDPATH+= $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
17 TARGET = go 17 TARGET = go
18 18
19TRANSLATIONS = ../../../i18n/de/go.ts \ 19TRANSLATIONS = ../../../i18n/de/go.ts \
20 ../../../i18n/nl/go.ts \
20 ../../../i18n/da/go.ts \ 21 ../../../i18n/da/go.ts \
21 ../../../i18n/xx/go.ts \ 22 ../../../i18n/xx/go.ts \
22 ../../../i18n/en/go.ts \ 23 ../../../i18n/en/go.ts \
23 ../../../i18n/es/go.ts \ 24 ../../../i18n/es/go.ts \
24 ../../../i18n/fr/go.ts \ 25 ../../../i18n/fr/go.ts \
25 ../../../i18n/hu/go.ts \ 26 ../../../i18n/hu/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
@@ -11,12 +11,13 @@ TARGET = kbill
11 INCLUDEPATH+= $(OPIEDIR)/include 11 INCLUDEPATH+= $(OPIEDIR)/include
12 DEPENDPATH+= $(OPIEDIR)/include 12 DEPENDPATH+= $(OPIEDIR)/include
13 LIBS += -lqpe -lstdc++ 13 LIBS += -lqpe -lstdc++
14 DESTDIR = $(OPIEDIR)/bin 14 DESTDIR = $(OPIEDIR)/bin
15 15
16TRANSLATIONS = ../../../i18n/de/kbill.ts \ 16TRANSLATIONS = ../../../i18n/de/kbill.ts \
17 ../../../i18n/nl/kbill.ts \
17 ../../../i18n/da/kbill.ts \ 18 ../../../i18n/da/kbill.ts \
18 ../../../i18n/xx/kbill.ts \ 19 ../../../i18n/xx/kbill.ts \
19 ../../../i18n/en/kbill.ts \ 20 ../../../i18n/en/kbill.ts \
20 ../../../i18n/es/kbill.ts \ 21 ../../../i18n/es/kbill.ts \
21 ../../../i18n/fr/kbill.ts \ 22 ../../../i18n/fr/kbill.ts \
22 ../../../i18n/hu/kbill.ts \ 23 ../../../i18n/hu/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
@@ -15,12 +15,13 @@ INTERFACES =
15 INCLUDEPATH+= $(OPIEDIR)/include 15 INCLUDEPATH+= $(OPIEDIR)/include
16 LIBS += -lqpe 16 LIBS += -lqpe
17 DESTDIR = $(OPIEDIR)/bin 17 DESTDIR = $(OPIEDIR)/bin
18 TARGET = kcheckers 18 TARGET = kcheckers
19 19
20TRANSLATIONS = ../../../i18n/de/kcheckers.ts \ 20TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
21 ../../../i18n/nl/kcheckers.ts \
21 ../../../i18n/da/kcheckers.ts \ 22 ../../../i18n/da/kcheckers.ts \
22 ../../../i18n/xx/kcheckers.ts \ 23 ../../../i18n/xx/kcheckers.ts \
23 ../../../i18n/en/kcheckers.ts \ 24 ../../../i18n/en/kcheckers.ts \
24 ../../../i18n/es/kcheckers.ts \ 25 ../../../i18n/es/kcheckers.ts \
25 ../../../i18n/fr/kcheckers.ts \ 26 ../../../i18n/fr/kcheckers.ts \
26 ../../../i18n/hu/kcheckers.ts \ 27 ../../../i18n/hu/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
@@ -38,12 +38,13 @@ INCLUDEPATH += $(OPIEDIR)/include
38 DEPENDPATH+= $(OPIEDIR)/include 38 DEPENDPATH+= $(OPIEDIR)/include
39LIBS += -lqpe 39LIBS += -lqpe
40DESTDIR = $(OPIEDIR)/bin 40DESTDIR = $(OPIEDIR)/bin
41 TARGET = kpacman 41 TARGET = kpacman
42 42
43TRANSLATIONS = ../../../i18n/de/kpacman.ts \ 43TRANSLATIONS = ../../../i18n/de/kpacman.ts \
44 ../../../i18n/nl/kpacman.ts \
44 ../../../i18n/da/kpacman.ts \ 45 ../../../i18n/da/kpacman.ts \
45 ../../../i18n/xx/kpacman.ts \ 46 ../../../i18n/xx/kpacman.ts \
46 ../../../i18n/en/kpacman.ts \ 47 ../../../i18n/en/kpacman.ts \
47 ../../../i18n/es/kpacman.ts \ 48 ../../../i18n/es/kpacman.ts \
48 ../../../i18n/fr/kpacman.ts \ 49 ../../../i18n/fr/kpacman.ts \
49 ../../../i18n/hu/kpacman.ts \ 50 ../../../i18n/hu/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
@@ -7,12 +7,13 @@ SOURCES = main.cpp \
7TARGET = mindbreaker 7TARGET = mindbreaker
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11 11
12TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \ 12TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
13 ../../../i18n/nl/mindbreaker.ts \
13 ../../../i18n/da/mindbreaker.ts \ 14 ../../../i18n/da/mindbreaker.ts \
14 ../../../i18n/xx/mindbreaker.ts \ 15 ../../../i18n/xx/mindbreaker.ts \
15 ../../../i18n/en/mindbreaker.ts \ 16 ../../../i18n/en/mindbreaker.ts \
16 ../../../i18n/es/mindbreaker.ts \ 17 ../../../i18n/es/mindbreaker.ts \
17 ../../../i18n/fr/mindbreaker.ts \ 18 ../../../i18n/fr/mindbreaker.ts \
18 ../../../i18n/hu/mindbreaker.ts \ 19 ../../../i18n/hu/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
@@ -10,12 +10,13 @@ INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(OPIEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 INTERFACES= 12 INTERFACES=
13 TARGET = minesweep 13 TARGET = minesweep
14 14
15TRANSLATIONS = ../../../i18n/de/minesweep.ts \ 15TRANSLATIONS = ../../../i18n/de/minesweep.ts \
16 ../../../i18n/nl/minesweep.ts \
16 ../../../i18n/da/minesweep.ts \ 17 ../../../i18n/da/minesweep.ts \
17 ../../../i18n/xx/minesweep.ts \ 18 ../../../i18n/xx/minesweep.ts \
18 ../../../i18n/en/minesweep.ts \ 19 ../../../i18n/en/minesweep.ts \
19 ../../../i18n/es/minesweep.ts \ 20 ../../../i18n/es/minesweep.ts \
20 ../../../i18n/fr/minesweep.ts \ 21 ../../../i18n/fr/minesweep.ts \
21 ../../../i18n/hu/minesweep.ts \ 22 ../../../i18n/hu/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
@@ -6,12 +6,13 @@ SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicop
6 TARGET = parashoot 6 TARGET = parashoot
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../../../i18n/de/parashoot.ts \ 11TRANSLATIONS = ../../../i18n/de/parashoot.ts \
12 ../../../i18n/nl/parashoot.ts \
12 ../../../i18n/da/parashoot.ts \ 13 ../../../i18n/da/parashoot.ts \
13 ../../../i18n/xx/parashoot.ts \ 14 ../../../i18n/xx/parashoot.ts \
14 ../../../i18n/en/parashoot.ts \ 15 ../../../i18n/en/parashoot.ts \
15 ../../../i18n/es/parashoot.ts \ 16 ../../../i18n/es/parashoot.ts \
16 ../../../i18n/fr/parashoot.ts \ 17 ../../../i18n/fr/parashoot.ts \
17 ../../../i18n/hu/parashoot.ts \ 18 ../../../i18n/hu/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
@@ -6,12 +6,13 @@ SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
6 TARGET = qasteroids 6 TARGET = qasteroids
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../../../i18n/de/qasteroids.ts \ 11TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
12 ../../../i18n/nl/qasteroids.ts \
12 ../../../i18n/da/qasteroids.ts \ 13 ../../../i18n/da/qasteroids.ts \
13 ../../../i18n/xx/qasteroids.ts \ 14 ../../../i18n/xx/qasteroids.ts \
14 ../../../i18n/en/qasteroids.ts \ 15 ../../../i18n/en/qasteroids.ts \
15 ../../../i18n/es/qasteroids.ts \ 16 ../../../i18n/es/qasteroids.ts \
16 ../../../i18n/fr/qasteroids.ts \ 17 ../../../i18n/fr/qasteroids.ts \
17 ../../../i18n/hu/qasteroids.ts \ 18 ../../../i18n/hu/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
@@ -6,12 +6,13 @@ SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
6 TARGET = snake 6 TARGET = snake
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../../../i18n/de/snake.ts \ 11TRANSLATIONS = ../../../i18n/de/snake.ts \
12 ../../../i18n/nl/snake.ts \
12 ../../../i18n/da/snake.ts \ 13 ../../../i18n/da/snake.ts \
13 ../../../i18n/xx/snake.ts \ 14 ../../../i18n/xx/snake.ts \
14 ../../../i18n/en/snake.ts \ 15 ../../../i18n/en/snake.ts \
15 ../../../i18n/es/snake.ts \ 16 ../../../i18n/es/snake.ts \
16 ../../../i18n/fr/snake.ts \ 17 ../../../i18n/fr/snake.ts \
17 ../../../i18n/hu/snake.ts \ 18 ../../../i18n/hu/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
@@ -16,12 +16,13 @@ TARGET = patience
16 16
17INCLUDEPATH += $(OPIEDIR)/include 17INCLUDEPATH += $(OPIEDIR)/include
18DEPENDPATH += $(OPIEDIR)/include 18DEPENDPATH += $(OPIEDIR)/include
19LIBS += -lqpe 19LIBS += -lqpe
20 20
21TRANSLATIONS = ../../../i18n/de/patience.ts \ 21TRANSLATIONS = ../../../i18n/de/patience.ts \
22 ../../../i18n/nl/patience.ts \
22 ../../../i18n/da/patience.ts \ 23 ../../../i18n/da/patience.ts \
23 ../../../i18n/xx/patience.ts \ 24 ../../../i18n/xx/patience.ts \
24 ../../../i18n/en/patience.ts \ 25 ../../../i18n/en/patience.ts \
25 ../../../i18n/es/patience.ts \ 26 ../../../i18n/es/patience.ts \
26 ../../../i18n/fr/patience.ts \ 27 ../../../i18n/fr/patience.ts \
27 ../../../i18n/hu/patience.ts \ 28 ../../../i18n/hu/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
@@ -16,12 +16,13 @@ INCLUDEPATH += $(OPIEDIR)/include
16 DEPENDPATH+= $(OPIEDIR)/include 16 DEPENDPATH+= $(OPIEDIR)/include
17LIBS += -lqpe -lstdc++ 17LIBS += -lqpe -lstdc++
18 INTERFACES= 18 INTERFACES=
19 TARGET = tetrix 19 TARGET = tetrix
20 20
21TRANSLATIONS = ../../../i18n/de/tetrix.ts \ 21TRANSLATIONS = ../../../i18n/de/tetrix.ts \
22 ../../../i18n/nl/tetrix.ts \
22 ../../../i18n/da/tetrix.ts \ 23 ../../../i18n/da/tetrix.ts \
23 ../../../i18n/xx/tetrix.ts \ 24 ../../../i18n/xx/tetrix.ts \
24 ../../../i18n/en/tetrix.ts \ 25 ../../../i18n/en/tetrix.ts \
25 ../../../i18n/es/tetrix.ts \ 26 ../../../i18n/es/tetrix.ts \
26 ../../../i18n/fr/tetrix.ts \ 27 ../../../i18n/fr/tetrix.ts \
27 ../../../i18n/hu/tetrix.ts \ 28 ../../../i18n/hu/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
@@ -7,12 +7,13 @@ TARGET = tictac
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10DESTDIR = $(OPIEDIR)/bin 10DESTDIR = $(OPIEDIR)/bin
11 11
12TRANSLATIONS = ../../../i18n/de/tictac.ts \ 12TRANSLATIONS = ../../../i18n/de/tictac.ts \
13 ../../../i18n/nl/tictac.ts \
13 ../../../i18n/da/tictac.ts \ 14 ../../../i18n/da/tictac.ts \
14 ../../../i18n/xx/tictac.ts \ 15 ../../../i18n/xx/tictac.ts \
15 ../../../i18n/en/tictac.ts \ 16 ../../../i18n/en/tictac.ts \
16 ../../../i18n/es/tictac.ts \ 17 ../../../i18n/es/tictac.ts \
17 ../../../i18n/fr/tictac.ts \ 18 ../../../i18n/fr/tictac.ts \
18 ../../../i18n/hu/tictac.ts \ 19 ../../../i18n/hu/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
@@ -8,12 +8,13 @@ INTERFACES = newgamebase.ui rulesbase.ui
8 TARGET = wordgame 8 TARGET = wordgame
9INCLUDEPATH += $(OPIEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(OPIEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 12
13TRANSLATIONS = ../../../i18n/de/wordgame.ts \ 13TRANSLATIONS = ../../../i18n/de/wordgame.ts \
14 ../../../i18n/nl/wordgame.ts \
14 ../../../i18n/da/wordgame.ts \ 15 ../../../i18n/da/wordgame.ts \
15 ../../../i18n/xx/wordgame.ts \ 16 ../../../i18n/xx/wordgame.ts \
16 ../../../i18n/en/wordgame.ts \ 17 ../../../i18n/en/wordgame.ts \
17 ../../../i18n/es/wordgame.ts \ 18 ../../../i18n/es/wordgame.ts \
18 ../../../i18n/fr/wordgame.ts \ 19 ../../../i18n/fr/wordgame.ts \
19 ../../../i18n/hu/wordgame.ts \ 20 ../../../i18n/hu/wordgame.ts \