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) (ignore 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
@@ -5,16 +5,18 @@ 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 \
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
@@ -4,16 +4,18 @@ 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 \
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
@@ -9,16 +9,18 @@ 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 \
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
@@ -5,16 +5,18 @@ 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 \
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
@@ -12,16 +12,18 @@ SOURCES = amigo.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 \
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
@@ -9,16 +9,18 @@ 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 \
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
@@ -13,16 +13,18 @@ SOURCES = checkers.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 \
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
@@ -36,16 +36,18 @@ SOURCES = kpacmanwidget.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 \
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
@@ -5,16 +5,18 @@ 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 \
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
@@ -8,16 +8,18 @@ SOURCES = main.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 \
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
@@ -4,16 +4,18 @@ 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 \
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
@@ -4,16 +4,18 @@ 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 \
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
@@ -4,16 +4,18 @@ 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 \
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
@@ -14,16 +14,18 @@ SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.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 \
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
@@ -12,16 +12,18 @@ SOURCES = main.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 \
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
@@ -5,16 +5,18 @@ 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 \
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
@@ -6,16 +6,18 @@ 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 \