summaryrefslogtreecommitdiff
path: root/noncore/games
authorcniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
committer cniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
commit48475749a81e1794071ee0b0178c6d37a623da76 (patch) (side-by-side diff)
treef32abf4eda3386610cbb24e8117560ba77abfb72 /noncore/games
parenta38efe229e1c2954d5e10be28e920198c85315ab (diff)
downloadopie-48475749a81e1794071ee0b0178c6d37a623da76.zip
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2
addLanguage rules
Diffstat (limited to 'noncore/games') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro2
-rw-r--r--noncore/games/buzzword/buzzword.pro2
-rw-r--r--noncore/games/chess/chess.pro2
-rw-r--r--noncore/games/fifteen/fifteen.pro2
-rw-r--r--noncore/games/go/go.pro2
-rw-r--r--noncore/games/kbill/kbill.pro2
-rw-r--r--noncore/games/kcheckers/kcheckers.pro2
-rw-r--r--noncore/games/kpacman/kpacman.pro2
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro2
-rw-r--r--noncore/games/minesweep/minesweep.pro2
-rw-r--r--noncore/games/parashoot/parashoot.pro2
-rw-r--r--noncore/games/qasteroids/qasteroids.pro2
-rw-r--r--noncore/games/snake/snake.pro2
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
-rw-r--r--noncore/games/tetrix/tetrix.pro2
-rw-r--r--noncore/games/tictac/tictac.pro2
-rw-r--r--noncore/games/wordgame/wordgame.pro2
17 files changed, 34 insertions, 0 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index 7be1fb5..42203df 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = game.h kbounce.h
SOURCES = game.cpp kbounce.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = bounce
TRANSLATIONS = ../../../i18n/de/bounce.ts \
+ ../../../i18n/da/bounce.ts \
+ ../../../i18n/xx/bounce.ts \
../../../i18n/en/bounce.ts \
../../../i18n/es/bounce.ts \
../../../i18n/fr/bounce.ts \
../../../i18n/hu/bounce.ts \
../../../i18n/ja/bounce.ts \
../../../i18n/ko/bounce.ts \
../../../i18n/no/bounce.ts \
../../../i18n/pl/bounce.ts \
../../../i18n/pt/bounce.ts \
../../../i18n/pt_BR/bounce.ts \
../../../i18n/sl/bounce.ts \
../../../i18n/zh_CN/bounce.ts \
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
index 004fb28..e1d1fcf 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = buzzword.h
SOURCES = buzzword.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/bin
LIBS += -lqpe
TARGET = buzzword
TRANSLATIONS = ../../../i18n/de/buzzword.ts \
+ ../../../i18n/da/buzzword.ts \
+ ../../../i18n/xx/buzzword.ts \
../../../i18n/en/buzzword.ts \
../../../i18n/es/buzzword.ts \
../../../i18n/fr/buzzword.ts \
../../../i18n/hu/buzzword.ts \
../../../i18n/ja/buzzword.ts \
../../../i18n/ko/buzzword.ts \
../../../i18n/no/buzzword.ts \
../../../i18n/pl/buzzword.ts \
../../../i18n/pt/buzzword.ts \
../../../i18n/pt_BR/buzzword.ts \
../../../i18n/sl/buzzword.ts \
../../../i18n/zh_CN/buzzword.ts \
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index dd0f889..a8e9438 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -5,24 +5,26 @@ TARGET = chess
DEPENDPATH += $(OPIEDIR)/include
INTERFACES = mainwindow.ui
IMAGES = images/new.png images/repeat.png images/txt.png images/back.png
TEMPLATE =app
CONFIG += qt warn_on release
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DBFILE = chess.db
LANGUAGE = C++
CPP_ALWAYS_CREATE_SOURCE = TRUE
TRANSLATIONS = ../../../i18n/de/chess.ts \
+ ../../../i18n/da/chess.ts \
+ ../../../i18n/xx/chess.ts \
../../../i18n/en/chess.ts \
../../../i18n/es/chess.ts \
../../../i18n/fr/chess.ts \
../../../i18n/hu/chess.ts \
../../../i18n/ja/chess.ts \
../../../i18n/ko/chess.ts \
../../../i18n/no/chess.ts \
../../../i18n/pl/chess.ts \
../../../i18n/pt/chess.ts \
../../../i18n/pt_BR/chess.ts \
../../../i18n/sl/chess.ts \
../../../i18n/zh_CN/chess.ts \
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index a8af31a..14fa7f3 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -1,24 +1,26 @@
DESTDIR = $(OPIEDIR)/bin
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = fifteen.h
SOURCES = fifteen.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = fifteen
TRANSLATIONS = ../../../i18n/de/fifteen.ts \
+ ../../../i18n/da/fifteen.ts \
+ ../../../i18n/xx/fifteen.ts \
../../../i18n/en/fifteen.ts \
../../../i18n/es/fifteen.ts \
../../../i18n/fr/fifteen.ts \
../../../i18n/hu/fifteen.ts \
../../../i18n/ja/fifteen.ts \
../../../i18n/ko/fifteen.ts \
../../../i18n/no/fifteen.ts \
../../../i18n/pl/fifteen.ts \
../../../i18n/pt/fifteen.ts \
../../../i18n/pt_BR/fifteen.ts \
../../../i18n/sl/fifteen.ts \
../../../i18n/zh_CN/fifteen.ts \
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 11f2098..eeb2893 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -8,24 +8,26 @@ HEADERS = amigo.h \
SOURCES = amigo.c \
goplayer.c \
goplayutils.c \
killable.c \
gowidget.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
TRANSLATIONS = ../../../i18n/de/go.ts \
+ ../../../i18n/da/go.ts \
+ ../../../i18n/xx/go.ts \
../../../i18n/en/go.ts \
../../../i18n/es/go.ts \
../../../i18n/fr/go.ts \
../../../i18n/hu/go.ts \
../../../i18n/ja/go.ts \
../../../i18n/ko/go.ts \
../../../i18n/no/go.ts \
../../../i18n/pl/go.ts \
../../../i18n/pt/go.ts \
../../../i18n/pt_BR/go.ts \
../../../i18n/sl/go.ts \
../../../i18n/zh_CN/go.ts \
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index 119b4c3..cc632c8 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -5,24 +5,26 @@ Library.h MCursor.h Monster.h Network.h Picture.h Spark.h Strings.h \
UI.h objects.h inputbox.h
SOURCES = field.cpp Bucket.cc Cable.cc Computer.cc Game.cc Horde.cc \
Library.cc MCursor.cc Monster.cc Network.cc Picture.cc \
Spark.cc UI.cpp inputbox.cpp kbill.cpp
INTERFACES = helpdialog.ui
TARGET = kbill
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lstdc++
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/kbill.ts \
+ ../../../i18n/da/kbill.ts \
+ ../../../i18n/xx/kbill.ts \
../../../i18n/en/kbill.ts \
../../../i18n/es/kbill.ts \
../../../i18n/fr/kbill.ts \
../../../i18n/hu/kbill.ts \
../../../i18n/ja/kbill.ts \
../../../i18n/ko/kbill.ts \
../../../i18n/no/kbill.ts \
../../../i18n/pl/kbill.ts \
../../../i18n/pt/kbill.ts \
../../../i18n/pt_BR/kbill.ts \
../../../i18n/sl/kbill.ts \
../../../i18n/zh_CN/kbill.ts \
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 9358e99..7c094e3 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -9,24 +9,26 @@ SOURCES = checkers.cpp \
echeckers.cpp \
field.cpp \
kcheckers.cpp \
main.cpp \
rcheckers.cpp
INTERFACES =
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kcheckers
TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
+ ../../../i18n/da/kcheckers.ts \
+ ../../../i18n/xx/kcheckers.ts \
../../../i18n/en/kcheckers.ts \
../../../i18n/es/kcheckers.ts \
../../../i18n/fr/kcheckers.ts \
../../../i18n/hu/kcheckers.ts \
../../../i18n/ja/kcheckers.ts \
../../../i18n/ko/kcheckers.ts \
../../../i18n/no/kcheckers.ts \
../../../i18n/pl/kcheckers.ts \
../../../i18n/pt/kcheckers.ts \
../../../i18n/pt_BR/kcheckers.ts \
../../../i18n/sl/kcheckers.ts \
../../../i18n/zh_CN/kcheckers.ts \
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 7f3c7f4..aff0ffb 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -32,24 +32,26 @@ SOURCES = kpacmanwidget.cpp \
board.cpp \
bitfont.cpp \
kpacman.cpp \
config.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kpacman
TRANSLATIONS = ../../../i18n/de/kpacman.ts \
+ ../../../i18n/da/kpacman.ts \
+ ../../../i18n/xx/kpacman.ts \
../../../i18n/en/kpacman.ts \
../../../i18n/es/kpacman.ts \
../../../i18n/fr/kpacman.ts \
../../../i18n/hu/kpacman.ts \
../../../i18n/ja/kpacman.ts \
../../../i18n/ko/kpacman.ts \
../../../i18n/no/kpacman.ts \
../../../i18n/pl/kpacman.ts \
../../../i18n/pt/kpacman.ts \
../../../i18n/pt_BR/kpacman.ts \
../../../i18n/sl/kpacman.ts \
../../../i18n/zh_CN/kpacman.ts \
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 60aa660..6991066 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = mindbreaker.h
SOURCES = main.cpp \
mindbreaker.cpp
TARGET = mindbreaker
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
+ ../../../i18n/da/mindbreaker.ts \
+ ../../../i18n/xx/mindbreaker.ts \
../../../i18n/en/mindbreaker.ts \
../../../i18n/es/mindbreaker.ts \
../../../i18n/fr/mindbreaker.ts \
../../../i18n/hu/mindbreaker.ts \
../../../i18n/ja/mindbreaker.ts \
../../../i18n/ko/mindbreaker.ts \
../../../i18n/no/mindbreaker.ts \
../../../i18n/pl/mindbreaker.ts \
../../../i18n/pt/mindbreaker.ts \
../../../i18n/pt_BR/mindbreaker.ts \
../../../i18n/sl/mindbreaker.ts \
../../../i18n/zh_CN/mindbreaker.ts \
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 89dd5e3..8f350bf 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -4,24 +4,26 @@ DESTDIR = $(OPIEDIR)/bin
HEADERS = minefield.h \
minesweep.h
SOURCES = main.cpp \
minefield.cpp \
minesweep.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = minesweep
TRANSLATIONS = ../../../i18n/de/minesweep.ts \
+ ../../../i18n/da/minesweep.ts \
+ ../../../i18n/xx/minesweep.ts \
../../../i18n/en/minesweep.ts \
../../../i18n/es/minesweep.ts \
../../../i18n/fr/minesweep.ts \
../../../i18n/hu/minesweep.ts \
../../../i18n/ja/minesweep.ts \
../../../i18n/ko/minesweep.ts \
../../../i18n/no/minesweep.ts \
../../../i18n/pl/minesweep.ts \
../../../i18n/pt/minesweep.ts \
../../../i18n/pt_BR/minesweep.ts \
../../../i18n/sl/minesweep.ts \
../../../i18n/zh_CN/minesweep.ts \
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index b601ae1..864d995 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
TARGET = parashoot
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/parashoot.ts \
+ ../../../i18n/da/parashoot.ts \
+ ../../../i18n/xx/parashoot.ts \
../../../i18n/en/parashoot.ts \
../../../i18n/es/parashoot.ts \
../../../i18n/fr/parashoot.ts \
../../../i18n/hu/parashoot.ts \
../../../i18n/ja/parashoot.ts \
../../../i18n/ko/parashoot.ts \
../../../i18n/no/parashoot.ts \
../../../i18n/pl/parashoot.ts \
../../../i18n/pt/parashoot.ts \
../../../i18n/pt_BR/parashoot.ts \
../../../i18n/sl/parashoot.ts \
../../../i18n/zh_CN/parashoot.ts \
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index f7c05be..34be552 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = ledmeter.h sprites.h toplevel.h view.h
SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
TARGET = qasteroids
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
+ ../../../i18n/da/qasteroids.ts \
+ ../../../i18n/xx/qasteroids.ts \
../../../i18n/en/qasteroids.ts \
../../../i18n/es/qasteroids.ts \
../../../i18n/fr/qasteroids.ts \
../../../i18n/hu/qasteroids.ts \
../../../i18n/ja/qasteroids.ts \
../../../i18n/ko/qasteroids.ts \
../../../i18n/no/qasteroids.ts \
../../../i18n/pl/qasteroids.ts \
../../../i18n/pt/qasteroids.ts \
../../../i18n/pt_BR/qasteroids.ts \
../../../i18n/sl/qasteroids.ts \
../../../i18n/zh_CN/qasteroids.ts \
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 0c4ba67..fe9e739 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = snake.h target.h obstacle.h interface.h codes.h
SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp
TARGET = snake
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/snake.ts \
+ ../../../i18n/da/snake.ts \
+ ../../../i18n/xx/snake.ts \
../../../i18n/en/snake.ts \
../../../i18n/es/snake.ts \
../../../i18n/fr/snake.ts \
../../../i18n/hu/snake.ts \
../../../i18n/ja/snake.ts \
../../../i18n/ko/snake.ts \
../../../i18n/no/snake.ts \
../../../i18n/pl/snake.ts \
../../../i18n/pt/snake.ts \
../../../i18n/pt_BR/snake.ts \
../../../i18n/sl/snake.ts \
../../../i18n/zh_CN/snake.ts \
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index e1bea04..51e0106 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -10,24 +10,26 @@ HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h c
SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp \
cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp \
chicanecardgame.cpp harpcardgame.cpp teeclubcardgame.cpp \
patiencecardgame.cpp canvascardwindow.cpp main.cpp
TARGET = patience
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/patience.ts \
+ ../../../i18n/da/patience.ts \
+ ../../../i18n/xx/patience.ts \
../../../i18n/en/patience.ts \
../../../i18n/es/patience.ts \
../../../i18n/fr/patience.ts \
../../../i18n/hu/patience.ts \
../../../i18n/ja/patience.ts \
../../../i18n/ko/patience.ts \
../../../i18n/no/patience.ts \
../../../i18n/pl/patience.ts \
../../../i18n/pt/patience.ts \
../../../i18n/pt_BR/patience.ts \
../../../i18n/sl/patience.ts \
../../../i18n/zh_CN/patience.ts \
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index b8fbe9f..5110b05 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -8,24 +8,26 @@ HEADERS = gtetrix.h \
SOURCES = main.cpp \
gtetrix.cpp \
qtetrix.cpp \
qtetrixb.cpp \
tpiece.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = tetrix
TRANSLATIONS = ../../../i18n/de/tetrix.ts \
+ ../../../i18n/da/tetrix.ts \
+ ../../../i18n/xx/tetrix.ts \
../../../i18n/en/tetrix.ts \
../../../i18n/es/tetrix.ts \
../../../i18n/fr/tetrix.ts \
../../../i18n/hu/tetrix.ts \
../../../i18n/ja/tetrix.ts \
../../../i18n/ko/tetrix.ts \
../../../i18n/no/tetrix.ts \
../../../i18n/pl/tetrix.ts \
../../../i18n/pt/tetrix.ts \
../../../i18n/pt_BR/tetrix.ts \
../../../i18n/sl/tetrix.ts \
../../../i18n/zh_CN/tetrix.ts \
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index ada5161..33b8453 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -1,24 +1,26 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = tictac.h
SOURCES = main.cpp \
tictac.cpp
TARGET = tictac
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../../../i18n/de/tictac.ts \
+ ../../../i18n/da/tictac.ts \
+ ../../../i18n/xx/tictac.ts \
../../../i18n/en/tictac.ts \
../../../i18n/es/tictac.ts \
../../../i18n/fr/tictac.ts \
../../../i18n/hu/tictac.ts \
../../../i18n/ja/tictac.ts \
../../../i18n/ko/tictac.ts \
../../../i18n/no/tictac.ts \
../../../i18n/pl/tictac.ts \
../../../i18n/pt/tictac.ts \
../../../i18n/pt_BR/tictac.ts \
../../../i18n/sl/tictac.ts \
../../../i18n/zh_CN/tictac.ts \
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 6c3398a..f7f978a 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -2,24 +2,26 @@ TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = wordgame.h
SOURCES = main.cpp \
wordgame.cpp
INTERFACES = newgamebase.ui rulesbase.ui
TARGET = wordgame
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../../../i18n/de/wordgame.ts \
+ ../../../i18n/da/wordgame.ts \
+ ../../../i18n/xx/wordgame.ts \
../../../i18n/en/wordgame.ts \
../../../i18n/es/wordgame.ts \
../../../i18n/fr/wordgame.ts \
../../../i18n/hu/wordgame.ts \
../../../i18n/ja/wordgame.ts \
../../../i18n/ko/wordgame.ts \
../../../i18n/no/wordgame.ts \
../../../i18n/pl/wordgame.ts \
../../../i18n/pt/wordgame.ts \
../../../i18n/pt_BR/wordgame.ts \
../../../i18n/sl/wordgame.ts \
../../../i18n/zh_CN/wordgame.ts \