summaryrefslogtreecommitdiff
path: root/noncore/games
authorsandman <sandman>2002-06-26 23:13:50 (UTC)
committer sandman <sandman>2002-06-26 23:13:50 (UTC)
commitb13d95b210c7d16229514afc66e32a1de09a075c (patch) (side-by-side diff)
tree341d10953319693d0fd1a51edeb5cbb83ad5bcf4 /noncore/games
parentde4d8f77c0b0eba84a0a0240b5cf439c3e5243a4 (diff)
downloadopie-b13d95b210c7d16229514afc66e32a1de09a075c.zip
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.gz
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.bz2
Major pro file overhaul from davipt. Commited by me, since it touches
many core files ... please report bugs on this to davipt
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/chess/chess.pro31
-rw-r--r--noncore/games/fifteen/fifteen.pro31
-rw-r--r--noncore/games/go/go.pro31
-rw-r--r--noncore/games/kbill/kbill.pro30
-rw-r--r--noncore/games/kcheckers/kcheckers.pro31
-rw-r--r--noncore/games/kpacman/kpacman.pro31
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro31
-rw-r--r--noncore/games/minesweep/minesweep.pro31
-rw-r--r--noncore/games/parashoot/parashoot.pro31
-rw-r--r--noncore/games/qasteroids/qasteroids.pro31
-rw-r--r--noncore/games/snake/snake.pro31
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro37
-rw-r--r--noncore/games/tetrix/tetrix.pro31
-rw-r--r--noncore/games/tictac/tictac.pro31
-rw-r--r--noncore/games/wordgame/wordgame.pro31
15 files changed, 210 insertions, 260 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index 1307b66..dd0f889 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -13,20 +13,17 @@ DBFILE = chess.db
LANGUAGE = C++
CPP_ALWAYS_CREATE_SOURCE = TRUE
-
-
-TRANSLATIONS = ../../../i18n/de/chess.ts
-TRANSLATIONS += ../../../i18n/en/chess.ts
-TRANSLATIONS += ../../../i18n/es/chess.ts
-TRANSLATIONS += ../../../i18n/fr/chess.ts
-TRANSLATIONS += ../../../i18n/hu/chess.ts
-TRANSLATIONS += ../../../i18n/ja/chess.ts
-TRANSLATIONS += ../../../i18n/ko/chess.ts
-TRANSLATIONS += ../../../i18n/no/chess.ts
-TRANSLATIONS += ../../../i18n/pl/chess.ts
-TRANSLATIONS += ../../../i18n/pt/chess.ts
-TRANSLATIONS += ../../../i18n/pt_BR/chess.ts
-TRANSLATIONS += ../../../i18n/sl/chess.ts
-TRANSLATIONS += ../../../i18n/zh_CN/chess.ts
-TRANSLATIONS += ../../../i18n/zh_TW/chess.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/chess.ts
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index 7657823..a8af31a 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -9,20 +9,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = fifteen
-
-
-TRANSLATIONS = ../../../i18n/de/fifteen.ts
-TRANSLATIONS += ../../../i18n/en/fifteen.ts
-TRANSLATIONS += ../../../i18n/es/fifteen.ts
-TRANSLATIONS += ../../../i18n/fr/fifteen.ts
-TRANSLATIONS += ../../../i18n/hu/fifteen.ts
-TRANSLATIONS += ../../../i18n/ja/fifteen.ts
-TRANSLATIONS += ../../../i18n/ko/fifteen.ts
-TRANSLATIONS += ../../../i18n/no/fifteen.ts
-TRANSLATIONS += ../../../i18n/pl/fifteen.ts
-TRANSLATIONS += ../../../i18n/pt/fifteen.ts
-TRANSLATIONS += ../../../i18n/pt_BR/fifteen.ts
-TRANSLATIONS += ../../../i18n/sl/fifteen.ts
-TRANSLATIONS += ../../../i18n/zh_CN/fifteen.ts
-TRANSLATIONS += ../../../i18n/zh_TW/fifteen.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/fifteen.ts
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 76cc4f2..11f2098 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -16,20 +16,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
-
-
-TRANSLATIONS = ../../../i18n/de/go.ts
-TRANSLATIONS += ../../../i18n/en/go.ts
-TRANSLATIONS += ../../../i18n/es/go.ts
-TRANSLATIONS += ../../../i18n/fr/go.ts
-TRANSLATIONS += ../../../i18n/hu/go.ts
-TRANSLATIONS += ../../../i18n/ja/go.ts
-TRANSLATIONS += ../../../i18n/ko/go.ts
-TRANSLATIONS += ../../../i18n/no/go.ts
-TRANSLATIONS += ../../../i18n/pl/go.ts
-TRANSLATIONS += ../../../i18n/pt/go.ts
-TRANSLATIONS += ../../../i18n/pt_BR/go.ts
-TRANSLATIONS += ../../../i18n/sl/go.ts
-TRANSLATIONS += ../../../i18n/zh_CN/go.ts
-TRANSLATIONS += ../../../i18n/zh_TW/go.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/go.ts
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index a4ea7da..e0f6d1c 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -13,19 +13,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
-
-TRANSLATIONS = ../../../i18n/de/kbill.ts
-TRANSLATIONS += ../../../i18n/en/kbill.ts
-TRANSLATIONS += ../../../i18n/es/kbill.ts
-TRANSLATIONS += ../../../i18n/fr/kbill.ts
-TRANSLATIONS += ../../../i18n/hu/kbill.ts
-TRANSLATIONS += ../../../i18n/ja/kbill.ts
-TRANSLATIONS += ../../../i18n/ko/kbill.ts
-TRANSLATIONS += ../../../i18n/no/kbill.ts
-TRANSLATIONS += ../../../i18n/pl/kbill.ts
-TRANSLATIONS += ../../../i18n/pt/kbill.ts
-TRANSLATIONS += ../../../i18n/pt_BR/kbill.ts
-TRANSLATIONS += ../../../i18n/sl/kbill.ts
-TRANSLATIONS += ../../../i18n/zh_CN/kbill.ts
-TRANSLATIONS += ../../../i18n/zh_TW/kbill.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/kbill.ts
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 1801979..9358e99 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -17,20 +17,17 @@ LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kcheckers
-
-
-TRANSLATIONS = ../../../i18n/de/kcheckers.ts
-TRANSLATIONS += ../../../i18n/en/kcheckers.ts
-TRANSLATIONS += ../../../i18n/es/kcheckers.ts
-TRANSLATIONS += ../../../i18n/fr/kcheckers.ts
-TRANSLATIONS += ../../../i18n/hu/kcheckers.ts
-TRANSLATIONS += ../../../i18n/ja/kcheckers.ts
-TRANSLATIONS += ../../../i18n/ko/kcheckers.ts
-TRANSLATIONS += ../../../i18n/no/kcheckers.ts
-TRANSLATIONS += ../../../i18n/pl/kcheckers.ts
-TRANSLATIONS += ../../../i18n/pt/kcheckers.ts
-TRANSLATIONS += ../../../i18n/pt_BR/kcheckers.ts
-TRANSLATIONS += ../../../i18n/sl/kcheckers.ts
-TRANSLATIONS += ../../../i18n/zh_CN/kcheckers.ts
-TRANSLATIONS += ../../../i18n/zh_TW/kcheckers.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/kcheckers.ts
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 3ce09ab..7f3c7f4 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -34,26 +34,23 @@ SOURCES = kpacmanwidget.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
-TRANSLATIONS += ../../../i18n/en/kpacman.ts
-TRANSLATIONS += ../../../i18n/es/kpacman.ts
-TRANSLATIONS += ../../../i18n/fr/kpacman.ts
-TRANSLATIONS += ../../../i18n/hu/kpacman.ts
-TRANSLATIONS += ../../../i18n/ja/kpacman.ts
-TRANSLATIONS += ../../../i18n/ko/kpacman.ts
-TRANSLATIONS += ../../../i18n/no/kpacman.ts
-TRANSLATIONS += ../../../i18n/pl/kpacman.ts
-TRANSLATIONS += ../../../i18n/pt/kpacman.ts
-TRANSLATIONS += ../../../i18n/pt_BR/kpacman.ts
-TRANSLATIONS += ../../../i18n/sl/kpacman.ts
-TRANSLATIONS += ../../../i18n/zh_CN/kpacman.ts
-TRANSLATIONS += ../../../i18n/zh_TW/kpacman.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/kpacman.ts
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 1173cd2..60aa660 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -9,20 +9,17 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/en/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/es/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/fr/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/hu/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/ja/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/ko/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/no/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/pl/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/pt/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/pt_BR/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/sl/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/zh_CN/mindbreaker.ts
-TRANSLATIONS += ../../../i18n/zh_TW/mindbreaker.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/mindbreaker.ts
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 8453a74..05b1ab4 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -11,20 +11,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
-
-
-TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/en/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/es/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/fr/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/hu/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/ja/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/ko/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/no/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/pl/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt_BR/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/sl/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_CN/minesweep.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_TW/minesweep.pro.in.ts
-
+TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts \
+ ../../../i18n/en/minesweep.pro.in.ts \
+ ../../../i18n/es/minesweep.pro.in.ts \
+ ../../../i18n/fr/minesweep.pro.in.ts \
+ ../../../i18n/hu/minesweep.pro.in.ts \
+ ../../../i18n/ja/minesweep.pro.in.ts \
+ ../../../i18n/ko/minesweep.pro.in.ts \
+ ../../../i18n/no/minesweep.pro.in.ts \
+ ../../../i18n/pl/minesweep.pro.in.ts \
+ ../../../i18n/pt/minesweep.pro.in.ts \
+ ../../../i18n/pt_BR/minesweep.pro.in.ts \
+ ../../../i18n/sl/minesweep.pro.in.ts \
+ ../../../i18n/zh_CN/minesweep.pro.in.ts \
+ ../../../i18n/zh_TW/minesweep.pro.in.ts
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 5977024..b601ae1 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -8,20 +8,17 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/parashoot.ts
-TRANSLATIONS += ../../../i18n/en/parashoot.ts
-TRANSLATIONS += ../../../i18n/es/parashoot.ts
-TRANSLATIONS += ../../../i18n/fr/parashoot.ts
-TRANSLATIONS += ../../../i18n/hu/parashoot.ts
-TRANSLATIONS += ../../../i18n/ja/parashoot.ts
-TRANSLATIONS += ../../../i18n/ko/parashoot.ts
-TRANSLATIONS += ../../../i18n/no/parashoot.ts
-TRANSLATIONS += ../../../i18n/pl/parashoot.ts
-TRANSLATIONS += ../../../i18n/pt/parashoot.ts
-TRANSLATIONS += ../../../i18n/pt_BR/parashoot.ts
-TRANSLATIONS += ../../../i18n/sl/parashoot.ts
-TRANSLATIONS += ../../../i18n/zh_CN/parashoot.ts
-TRANSLATIONS += ../../../i18n/zh_TW/parashoot.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/parashoot.ts
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 5876f8b..f7c05be 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -8,20 +8,17 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/qasteroids.ts
-TRANSLATIONS += ../../../i18n/en/qasteroids.ts
-TRANSLATIONS += ../../../i18n/es/qasteroids.ts
-TRANSLATIONS += ../../../i18n/fr/qasteroids.ts
-TRANSLATIONS += ../../../i18n/hu/qasteroids.ts
-TRANSLATIONS += ../../../i18n/ja/qasteroids.ts
-TRANSLATIONS += ../../../i18n/ko/qasteroids.ts
-TRANSLATIONS += ../../../i18n/no/qasteroids.ts
-TRANSLATIONS += ../../../i18n/pl/qasteroids.ts
-TRANSLATIONS += ../../../i18n/pt/qasteroids.ts
-TRANSLATIONS += ../../../i18n/pt_BR/qasteroids.ts
-TRANSLATIONS += ../../../i18n/sl/qasteroids.ts
-TRANSLATIONS += ../../../i18n/zh_CN/qasteroids.ts
-TRANSLATIONS += ../../../i18n/zh_TW/qasteroids.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/qasteroids.ts
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 8fbf15c..0c4ba67 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -8,20 +8,17 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/snake.ts
-TRANSLATIONS += ../../../i18n/en/snake.ts
-TRANSLATIONS += ../../../i18n/es/snake.ts
-TRANSLATIONS += ../../../i18n/fr/snake.ts
-TRANSLATIONS += ../../../i18n/hu/snake.ts
-TRANSLATIONS += ../../../i18n/ja/snake.ts
-TRANSLATIONS += ../../../i18n/ko/snake.ts
-TRANSLATIONS += ../../../i18n/no/snake.ts
-TRANSLATIONS += ../../../i18n/pl/snake.ts
-TRANSLATIONS += ../../../i18n/pt/snake.ts
-TRANSLATIONS += ../../../i18n/pt_BR/snake.ts
-TRANSLATIONS += ../../../i18n/sl/snake.ts
-TRANSLATIONS += ../../../i18n/zh_CN/snake.ts
-TRANSLATIONS += ../../../i18n/zh_TW/snake.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/snake.ts
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 4919dbf..01d87ed 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -1,34 +1,25 @@
TEMPLATE = app
-
CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-
HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h card.h carddeck.h canvascardgame.h freecellcardgame.h patiencecardgame.h canvascardwindow.h
-
SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp patiencecardgame.cpp canvascardwindow.cpp main.cpp
-
TARGET = patience
-
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
REQUIRES = patience
-
-
-TRANSLATIONS = ../../../i18n/de/patience.ts
-TRANSLATIONS += ../../../i18n/en/patience.ts
-TRANSLATIONS += ../../../i18n/es/patience.ts
-TRANSLATIONS += ../../../i18n/fr/patience.ts
-TRANSLATIONS += ../../../i18n/hu/patience.ts
-TRANSLATIONS += ../../../i18n/ja/patience.ts
-TRANSLATIONS += ../../../i18n/ko/patience.ts
-TRANSLATIONS += ../../../i18n/no/patience.ts
-TRANSLATIONS += ../../../i18n/pl/patience.ts
-TRANSLATIONS += ../../../i18n/pt/patience.ts
-TRANSLATIONS += ../../../i18n/pt_BR/patience.ts
-TRANSLATIONS += ../../../i18n/sl/patience.ts
-TRANSLATIONS += ../../../i18n/zh_CN/patience.ts
-TRANSLATIONS += ../../../i18n/zh_TW/patience.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/patience.ts
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 4928ff7..064f5ce 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -16,20 +16,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
-
-
-TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/en/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/es/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/fr/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/hu/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/ja/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/ko/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/no/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/pl/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/pt_BR/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/sl/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_CN/tetrix.pro.in.ts
-TRANSLATIONS += ../../../i18n/zh_TW/tetrix.pro.in.ts
-
+TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts \
+ ../../../i18n/en/tetrix.pro.in.ts \
+ ../../../i18n/es/tetrix.pro.in.ts \
+ ../../../i18n/fr/tetrix.pro.in.ts \
+ ../../../i18n/hu/tetrix.pro.in.ts \
+ ../../../i18n/ja/tetrix.pro.in.ts \
+ ../../../i18n/ko/tetrix.pro.in.ts \
+ ../../../i18n/no/tetrix.pro.in.ts \
+ ../../../i18n/pl/tetrix.pro.in.ts \
+ ../../../i18n/pt/tetrix.pro.in.ts \
+ ../../../i18n/pt_BR/tetrix.pro.in.ts \
+ ../../../i18n/sl/tetrix.pro.in.ts \
+ ../../../i18n/zh_CN/tetrix.pro.in.ts \
+ ../../../i18n/zh_TW/tetrix.pro.in.ts
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 071eefa..0807e83 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -10,20 +10,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
-
-
-TRANSLATIONS = ../../../i18n/de/tictac.ts
-TRANSLATIONS += ../../../i18n/en/tictac.ts
-TRANSLATIONS += ../../../i18n/es/tictac.ts
-TRANSLATIONS += ../../../i18n/fr/tictac.ts
-TRANSLATIONS += ../../../i18n/hu/tictac.ts
-TRANSLATIONS += ../../../i18n/ja/tictac.ts
-TRANSLATIONS += ../../../i18n/ko/tictac.ts
-TRANSLATIONS += ../../../i18n/no/tictac.ts
-TRANSLATIONS += ../../../i18n/pl/tictac.ts
-TRANSLATIONS += ../../../i18n/pt/tictac.ts
-TRANSLATIONS += ../../../i18n/pt_BR/tictac.ts
-TRANSLATIONS += ../../../i18n/sl/tictac.ts
-TRANSLATIONS += ../../../i18n/zh_CN/tictac.ts
-TRANSLATIONS += ../../../i18n/zh_TW/tictac.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/tictac.ts
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 495f6d2..6c3398a 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -10,20 +10,17 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
-
-TRANSLATIONS = ../../../i18n/de/wordgame.ts
-TRANSLATIONS += ../../../i18n/en/wordgame.ts
-TRANSLATIONS += ../../../i18n/es/wordgame.ts
-TRANSLATIONS += ../../../i18n/fr/wordgame.ts
-TRANSLATIONS += ../../../i18n/hu/wordgame.ts
-TRANSLATIONS += ../../../i18n/ja/wordgame.ts
-TRANSLATIONS += ../../../i18n/ko/wordgame.ts
-TRANSLATIONS += ../../../i18n/no/wordgame.ts
-TRANSLATIONS += ../../../i18n/pl/wordgame.ts
-TRANSLATIONS += ../../../i18n/pt/wordgame.ts
-TRANSLATIONS += ../../../i18n/pt_BR/wordgame.ts
-TRANSLATIONS += ../../../i18n/sl/wordgame.ts
-TRANSLATIONS += ../../../i18n/zh_CN/wordgame.ts
-TRANSLATIONS += ../../../i18n/zh_TW/wordgame.ts
-
+TRANSLATIONS = ../../../i18n/de/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 \
+ ../../../i18n/zh_TW/wordgame.ts