summaryrefslogtreecommitdiff
path: root/noncore/games
authorkergoth <kergoth>2003-01-16 06:18:34 (UTC)
committer kergoth <kergoth>2003-01-16 06:18:34 (UTC)
commit9a90cb1a9e61d2bc3298f2131671d9f32abbac5a (patch) (side-by-side diff)
tree1d2d0eb0372f32e682fe139b3e89882f381dc0db /noncore/games
parent216efd1cb2210211816b865b5574866e598bf3bd (diff)
downloadopie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.zip
opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.tar.gz
opie-9a90cb1a9e61d2bc3298f2131671d9f32abbac5a.tar.bz2
i18n for new buildsystem :)
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/bounce.pro4
-rw-r--r--noncore/games/buzzword/buzzword.pro4
-rw-r--r--noncore/games/chess/chess.pro4
-rw-r--r--noncore/games/fifteen/fifteen.pro4
-rw-r--r--noncore/games/go/go.pro4
-rw-r--r--noncore/games/kbill/kbill.pro4
-rw-r--r--noncore/games/kcheckers/kcheckers.pro4
-rw-r--r--noncore/games/kpacman/kpacman.pro4
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro4
-rw-r--r--noncore/games/minesweep/minesweep.pro4
-rw-r--r--noncore/games/parashoot/parashoot.pro4
-rw-r--r--noncore/games/qasteroids/qasteroids.pro4
-rw-r--r--noncore/games/sfcave/sfcave.pro4
-rw-r--r--noncore/games/snake/snake.pro4
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro4
-rw-r--r--noncore/games/tetrix/tetrix.pro4
-rw-r--r--noncore/games/tictac/tictac.pro4
-rw-r--r--noncore/games/wordgame/wordgame.pro4
18 files changed, 72 insertions, 0 deletions
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro
index 42203df..bb3e4df 100644
--- a/noncore/games/bounce/bounce.pro
+++ b/noncore/games/bounce/bounce.pro
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/bounce.ts \
../../../i18n/zh_CN/bounce.ts \
../../../i18n/zh_TW/bounce.ts \
../../../i18n/it/bounce.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro
index e1d1fcf..61c7085 100644
--- a/noncore/games/buzzword/buzzword.pro
+++ b/noncore/games/buzzword/buzzword.pro
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/buzzword.ts \
../../../i18n/zh_CN/buzzword.ts \
../../../i18n/zh_TW/buzzword.ts \
../../../i18n/it/buzzword.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index a8e9438..a96eb66 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -29,3 +29,7 @@ TRANSLATIONS = ../../../i18n/de/chess.ts \
../../../i18n/sl/chess.ts \
../../../i18n/zh_CN/chess.ts \
../../../i18n/zh_TW/chess.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 14fa7f3..d1c246d 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/fifteen.ts \
../../../i18n/sl/fifteen.ts \
../../../i18n/zh_CN/fifteen.ts \
../../../i18n/zh_TW/fifteen.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index eeb2893..1c98640 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -32,3 +32,7 @@ TRANSLATIONS = ../../../i18n/de/go.ts \
../../../i18n/sl/go.ts \
../../../i18n/zh_CN/go.ts \
../../../i18n/zh_TW/go.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index cc632c8..270fcab 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -29,3 +29,7 @@ TRANSLATIONS = ../../../i18n/de/kbill.ts \
../../../i18n/sl/kbill.ts \
../../../i18n/zh_CN/kbill.ts \
../../../i18n/zh_TW/kbill.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 7c094e3..d8b5231 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -33,3 +33,7 @@ TRANSLATIONS = ../../../i18n/de/kcheckers.ts \
../../../i18n/sl/kcheckers.ts \
../../../i18n/zh_CN/kcheckers.ts \
../../../i18n/zh_TW/kcheckers.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index aff0ffb..594397a 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -56,3 +56,7 @@ TRANSLATIONS = ../../../i18n/de/kpacman.ts \
../../../i18n/sl/kpacman.ts \
../../../i18n/zh_CN/kpacman.ts \
../../../i18n/zh_TW/kpacman.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 6991066..5052467 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \
../../../i18n/sl/mindbreaker.ts \
../../../i18n/zh_CN/mindbreaker.ts \
../../../i18n/zh_TW/mindbreaker.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 8f350bf..3e234a4 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -29,3 +29,7 @@ TRANSLATIONS = ../../../i18n/de/minesweep.ts \
../../../i18n/zh_CN/minesweep.ts \
../../../i18n/it/minesweep.ts \
../../../i18n/zh_TW/minesweep.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 864d995..d8e4b1f 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/parashoot.ts \
../../../i18n/sl/parashoot.ts \
../../../i18n/zh_CN/parashoot.ts \
../../../i18n/zh_TW/parashoot.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 34be552..39b2722 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/qasteroids.ts \
../../../i18n/sl/qasteroids.ts \
../../../i18n/zh_CN/qasteroids.ts \
../../../i18n/zh_TW/qasteroids.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/sfcave/sfcave.pro b/noncore/games/sfcave/sfcave.pro
index 5f49330..5941c20 100644
--- a/noncore/games/sfcave/sfcave.pro
+++ b/noncore/games/sfcave/sfcave.pro
@@ -7,3 +7,7 @@ TARGET = sfcave
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index fe9e739..845c0a5 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -24,3 +24,7 @@ TRANSLATIONS = ../../../i18n/de/snake.ts \
../../../i18n/sl/snake.ts \
../../../i18n/zh_CN/snake.ts \
../../../i18n/zh_TW/snake.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 51e0106..f86fc13 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -35,3 +35,7 @@ TRANSLATIONS = ../../../i18n/de/patience.ts \
../../../i18n/zh_CN/patience.ts \
../../../i18n/zh_TW/patience.ts \
../../../i18n/it/patience.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 5110b05..48c6d93 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -33,3 +33,7 @@ TRANSLATIONS = ../../../i18n/de/tetrix.ts \
../../../i18n/zh_CN/tetrix.ts \
../../../i18n/it/tetrix.ts \
../../../i18n/zh_TW/tetrix.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 33b8453..777bee2 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -25,3 +25,7 @@ TRANSLATIONS = ../../../i18n/de/tictac.ts \
../../../i18n/sl/tictac.ts \
../../../i18n/zh_CN/tictac.ts \
../../../i18n/zh_TW/tictac.ts
+
+
+
+include ( ../../../include.pro )
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index f7f978a..3e330b2 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -26,3 +26,7 @@ TRANSLATIONS = ../../../i18n/de/wordgame.ts \
../../../i18n/sl/wordgame.ts \
../../../i18n/zh_CN/wordgame.ts \
../../../i18n/zh_TW/wordgame.ts
+
+
+
+include ( ../../../include.pro )