summaryrefslogtreecommitdiff
path: root/noncore/games
Unidiff
Diffstat (limited to 'noncore/games') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/chess/chess.pro33
-rw-r--r--noncore/games/fifteen/fifteen.pro31
-rw-r--r--noncore/games/go/go.pro31
-rw-r--r--noncore/games/kbill/kbill.pro17
-rw-r--r--noncore/games/kcheckers/kcheckers.pro31
-rw-r--r--noncore/games/kpacman/kpacman.pro17
-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.pro31
-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, 256 insertions, 183 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index 49ecaba..1307b66 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -1,29 +1,32 @@
1 SOURCES+= chess.cpp main.cpp 1 SOURCES+= chess.cpp main.cpp
2 HEADERS+= chess.h 2 HEADERS+= chess.h
3DESTDIR = ../bin 3DESTDIR = $(OPIEDIR)/bin
4TARGET = chess 4TARGET = chess
5 DEPENDPATH+= $(OPIEDIR)/include 5 DEPENDPATH+= $(OPIEDIR)/include
6INTERFACES = mainwindow.ui 6INTERFACES = mainwindow.ui
7 IMAGES= images/new.png images/repeat.png images/txt.png images/back.png 7 IMAGES= images/new.png images/repeat.png images/txt.png images/back.png
8 TEMPLATE=app 8 TEMPLATE=app
9 CONFIG+= qt warn_on release 9 CONFIG+= qt warn_on release
10INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 LIBS+= -lqpe 11 LIBS+= -lqpe
12 DBFILE= chess.db 12 DBFILE= chess.db
13 LANGUAGE= C++ 13 LANGUAGE= C++
14 CPP_ALWAYS_CREATE_SOURCE= TRUE 14 CPP_ALWAYS_CREATE_SOURCE= TRUE
15 15
16TRANSLATIONS = ../i18n/pt_BR/chess.ts 16
17TRANSLATIONS += ../i18n/es/chess.ts 17
18TRANSLATIONS += ../i18n/pt/chess.ts 18TRANSLATIONS = ../../../i18n/de/chess.ts
19TRANSLATIONS += ../i18n/de/chess.ts 19TRANSLATIONS += ../../../i18n/en/chess.ts
20TRANSLATIONS += ../i18n/en/chess.ts 20TRANSLATIONS += ../../../i18n/es/chess.ts
21TRANSLATIONS += ../i18n/fr/chess.ts 21TRANSLATIONS += ../../../i18n/fr/chess.ts
22TRANSLATIONS += ../i18n/pl/chess.ts 22TRANSLATIONS += ../../../i18n/hu/chess.ts
23TRANSLATIONS += ../i18n/sl/chess.ts 23TRANSLATIONS += ../../../i18n/ja/chess.ts
24TRANSLATIONS += ../i18n/hu/chess.ts 24TRANSLATIONS += ../../../i18n/ko/chess.ts
25TRANSLATIONS += ../i18n/ja/chess.ts 25TRANSLATIONS += ../../../i18n/no/chess.ts
26TRANSLATIONS += ../i18n/ko/chess.ts 26TRANSLATIONS += ../../../i18n/pl/chess.ts
27TRANSLATIONS += ../i18n/no/chess.ts 27TRANSLATIONS += ../../../i18n/pt/chess.ts
28TRANSLATIONS += ../i18n/zh_CN/chess.ts 28TRANSLATIONS += ../../../i18n/pt_BR/chess.ts
29TRANSLATIONS += ../i18n/zh_TW/chess.ts 29TRANSLATIONS += ../../../i18n/sl/chess.ts
30TRANSLATIONS += ../../../i18n/zh_CN/chess.ts
31TRANSLATIONS += ../../../i18n/zh_TW/chess.ts
32
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index ae8778e..7657823 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -6,20 +6,23 @@ SOURCES = fifteen.cpp \
6 main.cpp 6 main.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/pt_BR/fifteen.ts 12
13TRANSLATIONS += ../i18n/es/fifteen.ts 13
14TRANSLATIONS += ../i18n/pt/fifteen.ts 14TRANSLATIONS = ../../../i18n/de/fifteen.ts
15TRANSLATIONS += ../i18n/de/fifteen.ts 15TRANSLATIONS += ../../../i18n/en/fifteen.ts
16TRANSLATIONS += ../i18n/en/fifteen.ts 16TRANSLATIONS += ../../../i18n/es/fifteen.ts
17TRANSLATIONS += ../i18n/hu/fifteen.ts 17TRANSLATIONS += ../../../i18n/fr/fifteen.ts
18TRANSLATIONS += ../i18n/pl/fifteen.ts 18TRANSLATIONS += ../../../i18n/hu/fifteen.ts
19TRANSLATIONS += ../i18n/ja/fifteen.ts 19TRANSLATIONS += ../../../i18n/ja/fifteen.ts
20TRANSLATIONS += ../i18n/sl/fifteen.ts 20TRANSLATIONS += ../../../i18n/ko/fifteen.ts
21TRANSLATIONS += ../i18n/ko/fifteen.ts 21TRANSLATIONS += ../../../i18n/no/fifteen.ts
22TRANSLATIONS += ../i18n/fr/fifteen.ts 22TRANSLATIONS += ../../../i18n/pl/fifteen.ts
23TRANSLATIONS += ../i18n/no/fifteen.ts 23TRANSLATIONS += ../../../i18n/pt/fifteen.ts
24TRANSLATIONS += ../i18n/zh_CN/fifteen.ts 24TRANSLATIONS += ../../../i18n/pt_BR/fifteen.ts
25TRANSLATIONS += ../i18n/zh_TW/fifteen.ts 25TRANSLATIONS += ../../../i18n/sl/fifteen.ts
26TRANSLATIONS += ../../../i18n/zh_CN/fifteen.ts
27TRANSLATIONS += ../../../i18n/zh_TW/fifteen.ts
28
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 90a00a2..76cc4f2 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -13,20 +13,23 @@ SOURCES = amigo.c \
13 main.cpp 13 main.cpp
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 19
20TRANSLATIONS += ../i18n/es/go.ts 20
21TRANSLATIONS += ../i18n/pt/go.ts 21TRANSLATIONS = ../../../i18n/de/go.ts
22TRANSLATIONS += ../i18n/pt_BR/go.ts 22TRANSLATIONS += ../../../i18n/en/go.ts
23TRANSLATIONS += ../i18n/en/go.ts 23TRANSLATIONS += ../../../i18n/es/go.ts
24TRANSLATIONS += ../i18n/hu/go.ts 24TRANSLATIONS += ../../../i18n/fr/go.ts
25TRANSLATIONS += ../i18n/ja/go.ts 25TRANSLATIONS += ../../../i18n/hu/go.ts
26TRANSLATIONS += ../i18n/fr/go.ts 26TRANSLATIONS += ../../../i18n/ja/go.ts
27TRANSLATIONS += ../i18n/sl/go.ts 27TRANSLATIONS += ../../../i18n/ko/go.ts
28TRANSLATIONS += ../i18n/pl/go.ts 28TRANSLATIONS += ../../../i18n/no/go.ts
29TRANSLATIONS += ../i18n/ko/go.ts 29TRANSLATIONS += ../../../i18n/pl/go.ts
30TRANSLATIONS += ../i18n/no/go.ts 30TRANSLATIONS += ../../../i18n/pt/go.ts
31TRANSLATIONS += ../i18n/zh_CN/go.ts 31TRANSLATIONS += ../../../i18n/pt_BR/go.ts
32TRANSLATIONS += ../i18n/zh_TW/go.ts 32TRANSLATIONS += ../../../i18n/sl/go.ts
33TRANSLATIONS += ../../../i18n/zh_CN/go.ts
34TRANSLATIONS += ../../../i18n/zh_TW/go.ts
35
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro
index 22aa98c..a4ea7da 100644
--- a/noncore/games/kbill/kbill.pro
+++ b/noncore/games/kbill/kbill.pro
@@ -9,6 +9,23 @@ Spark.cc UI.cpp inputbox.cpp kbill.cpp
9INTERFACES = helpdialog.ui 9INTERFACES = helpdialog.ui
10 TARGET = kbill 10 TARGET = kbill
11 INCLUDEPATH+= $(OPIEDIR)/include 11 INCLUDEPATH+= $(OPIEDIR)/include
12 DEPENDPATH+= $(OPIEDIR)/include 12 DEPENDPATH+= $(OPIEDIR)/include
13 LIBS += -lqpe 13 LIBS += -lqpe
14 DESTDIR = $(OPIEDIR)/bin 14 DESTDIR = $(OPIEDIR)/bin
15
16
17TRANSLATIONS = ../../../i18n/de/kbill.ts
18TRANSLATIONS += ../../../i18n/en/kbill.ts
19TRANSLATIONS += ../../../i18n/es/kbill.ts
20TRANSLATIONS += ../../../i18n/fr/kbill.ts
21TRANSLATIONS += ../../../i18n/hu/kbill.ts
22TRANSLATIONS += ../../../i18n/ja/kbill.ts
23TRANSLATIONS += ../../../i18n/ko/kbill.ts
24TRANSLATIONS += ../../../i18n/no/kbill.ts
25TRANSLATIONS += ../../../i18n/pl/kbill.ts
26TRANSLATIONS += ../../../i18n/pt/kbill.ts
27TRANSLATIONS += ../../../i18n/pt_BR/kbill.ts
28TRANSLATIONS += ../../../i18n/sl/kbill.ts
29TRANSLATIONS += ../../../i18n/zh_CN/kbill.ts
30TRANSLATIONS += ../../../i18n/zh_TW/kbill.ts
31
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 7ed418c..1801979 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -14,20 +14,23 @@ SOURCES = checkers.cpp \
14 INTERFACES= 14 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/pt_BR/kcheckers.ts 20
21TRANSLATIONS += ../../i18n/es/kcheckers.ts 21
22TRANSLATIONS += ../../i18n/pt/kcheckers.ts 22TRANSLATIONS = ../../../i18n/de/kcheckers.ts
23TRANSLATIONS += ../../i18n/de/kcheckers.ts 23TRANSLATIONS += ../../../i18n/en/kcheckers.ts
24TRANSLATIONS += ../../i18n/en/kcheckers.ts 24TRANSLATIONS += ../../../i18n/es/kcheckers.ts
25TRANSLATIONS += ../../i18n/hu/kcheckers.ts 25TRANSLATIONS += ../../../i18n/fr/kcheckers.ts
26TRANSLATIONS += ../../i18n/sl/kcheckers.ts 26TRANSLATIONS += ../../../i18n/hu/kcheckers.ts
27TRANSLATIONS += ../../i18n/pl/kcheckers.ts 27TRANSLATIONS += ../../../i18n/ja/kcheckers.ts
28TRANSLATIONS += ../../i18n/ja/kcheckers.ts 28TRANSLATIONS += ../../../i18n/ko/kcheckers.ts
29TRANSLATIONS += ../../i18n/ko/kcheckers.ts 29TRANSLATIONS += ../../../i18n/no/kcheckers.ts
30TRANSLATIONS += ../../i18n/no/kcheckers.ts 30TRANSLATIONS += ../../../i18n/pl/kcheckers.ts
31TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts 31TRANSLATIONS += ../../../i18n/pt/kcheckers.ts
32TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts 32TRANSLATIONS += ../../../i18n/pt_BR/kcheckers.ts
33TRANSLATIONS += ../../i18n/fr/kcheckers.ts 33TRANSLATIONS += ../../../i18n/sl/kcheckers.ts
34TRANSLATIONS += ../../../i18n/zh_CN/kcheckers.ts
35TRANSLATIONS += ../../../i18n/zh_TW/kcheckers.ts
36
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro
index 313d484..3ce09ab 100644
--- a/noncore/games/kpacman/kpacman.pro
+++ b/noncore/games/kpacman/kpacman.pro
@@ -37,6 +37,23 @@ SOURCES = kpacmanwidget.cpp \
37 37
38 INCLUDEPATH+= $(OPIEDIR)/include 38 INCLUDEPATH+= $(OPIEDIR)/include
39 DEPENDPATH+= $(OPIEDIR)/include 39 DEPENDPATH+= $(OPIEDIR)/include
40LIBS += -lqpe 40LIBS += -lqpe
41DESTDIR = $(OPIEDIR)/bin 41DESTDIR = $(OPIEDIR)/bin
42 TARGET = kpacman 42 TARGET = kpacman
43
44
45TRANSLATIONS = ../../../i18n/de/kpacman.ts
46TRANSLATIONS += ../../../i18n/en/kpacman.ts
47TRANSLATIONS += ../../../i18n/es/kpacman.ts
48TRANSLATIONS += ../../../i18n/fr/kpacman.ts
49TRANSLATIONS += ../../../i18n/hu/kpacman.ts
50TRANSLATIONS += ../../../i18n/ja/kpacman.ts
51TRANSLATIONS += ../../../i18n/ko/kpacman.ts
52TRANSLATIONS += ../../../i18n/no/kpacman.ts
53TRANSLATIONS += ../../../i18n/pl/kpacman.ts
54TRANSLATIONS += ../../../i18n/pt/kpacman.ts
55TRANSLATIONS += ../../../i18n/pt_BR/kpacman.ts
56TRANSLATIONS += ../../../i18n/sl/kpacman.ts
57TRANSLATIONS += ../../../i18n/zh_CN/kpacman.ts
58TRANSLATIONS += ../../../i18n/zh_TW/kpacman.ts
59
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 5b563ba..1173cd2 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -6,20 +6,23 @@ SOURCES = main.cpp \
6 mindbreaker.cpp 6 mindbreaker.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 12
13TRANSLATIONS += ../i18n/es/mindbreaker.ts 13
14TRANSLATIONS += ../i18n/pt/mindbreaker.ts 14TRANSLATIONS = ../../../i18n/de/mindbreaker.ts
15TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts 15TRANSLATIONS += ../../../i18n/en/mindbreaker.ts
16TRANSLATIONS += ../i18n/en/mindbreaker.ts 16TRANSLATIONS += ../../../i18n/es/mindbreaker.ts
17TRANSLATIONS += ../i18n/hu/mindbreaker.ts 17TRANSLATIONS += ../../../i18n/fr/mindbreaker.ts
18TRANSLATIONS += ../i18n/fr/mindbreaker.ts 18TRANSLATIONS += ../../../i18n/hu/mindbreaker.ts
19TRANSLATIONS += ../i18n/ja/mindbreaker.ts 19TRANSLATIONS += ../../../i18n/ja/mindbreaker.ts
20TRANSLATIONS += ../i18n/sl/mindbreaker.ts 20TRANSLATIONS += ../../../i18n/ko/mindbreaker.ts
21TRANSLATIONS += ../i18n/pl/mindbreaker.ts 21TRANSLATIONS += ../../../i18n/no/mindbreaker.ts
22TRANSLATIONS += ../i18n/ko/mindbreaker.ts 22TRANSLATIONS += ../../../i18n/pl/mindbreaker.ts
23TRANSLATIONS += ../i18n/no/mindbreaker.ts 23TRANSLATIONS += ../../../i18n/pt/mindbreaker.ts
24TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts 24TRANSLATIONS += ../../../i18n/pt_BR/mindbreaker.ts
25TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts 25TRANSLATIONS += ../../../i18n/sl/mindbreaker.ts
26TRANSLATIONS += ../../../i18n/zh_CN/mindbreaker.ts
27TRANSLATIONS += ../../../i18n/zh_TW/mindbreaker.ts
28
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index c76e5e5..8453a74 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -8,20 +8,23 @@ SOURCES = main.cpp \
8 minesweep.cpp 8 minesweep.cpp
9INCLUDEPATH += $(OPIEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10 DEPENDPATH+= $(OPIEDIR)/include 10 DEPENDPATH+= $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 INTERFACES= 12 INTERFACES=
13 13
14TRANSLATIONS = ../i18n/de/minesweep.ts 14
15TRANSLATIONS += ../i18n/es/minesweep.ts 15
16TRANSLATIONS += ../i18n/pt/minesweep.ts 16TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts
17TRANSLATIONS += ../i18n/pt_BR/minesweep.ts 17TRANSLATIONS += ../../../i18n/en/minesweep.pro.in.ts
18TRANSLATIONS += ../i18n/en/minesweep.ts 18TRANSLATIONS += ../../../i18n/es/minesweep.pro.in.ts
19TRANSLATIONS += ../i18n/hu/minesweep.ts 19TRANSLATIONS += ../../../i18n/fr/minesweep.pro.in.ts
20TRANSLATIONS += ../i18n/ja/minesweep.ts 20TRANSLATIONS += ../../../i18n/hu/minesweep.pro.in.ts
21TRANSLATIONS += ../i18n/fr/minesweep.ts 21TRANSLATIONS += ../../../i18n/ja/minesweep.pro.in.ts
22TRANSLATIONS += ../i18n/ko/minesweep.ts 22TRANSLATIONS += ../../../i18n/ko/minesweep.pro.in.ts
23TRANSLATIONS += ../i18n/pl/minesweep.ts 23TRANSLATIONS += ../../../i18n/no/minesweep.pro.in.ts
24TRANSLATIONS += ../i18n/sl/minesweep.ts 24TRANSLATIONS += ../../../i18n/pl/minesweep.pro.in.ts
25TRANSLATIONS += ../i18n/no/minesweep.ts 25TRANSLATIONS += ../../../i18n/pt/minesweep.pro.in.ts
26TRANSLATIONS += ../i18n/zh_CN/minesweep.ts 26TRANSLATIONS += ../../../i18n/pt_BR/minesweep.pro.in.ts
27TRANSLATIONS += ../i18n/zh_TW/minesweep.ts 27TRANSLATIONS += ../../../i18n/sl/minesweep.pro.in.ts
28TRANSLATIONS += ../../../i18n/zh_CN/minesweep.pro.in.ts
29TRANSLATIONS += ../../../i18n/zh_TW/minesweep.pro.in.ts
30
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 84e0964..5977024 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -5,20 +5,23 @@ HEADERS = interface.h man.h cannon.h base.h bullet.h helicopter.h
5 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp 5 SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicopter.cpp
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 11
12TRANSLATIONS += ../i18n/es/parashoot.ts 12
13TRANSLATIONS += ../i18n/pt/parashoot.ts 13TRANSLATIONS = ../../../i18n/de/parashoot.ts
14TRANSLATIONS += ../i18n/pt_BR/parashoot.ts 14TRANSLATIONS += ../../../i18n/en/parashoot.ts
15TRANSLATIONS += ../i18n/en/parashoot.ts 15TRANSLATIONS += ../../../i18n/es/parashoot.ts
16TRANSLATIONS += ../i18n/hu/parashoot.ts 16TRANSLATIONS += ../../../i18n/fr/parashoot.ts
17TRANSLATIONS += ../i18n/ja/parashoot.ts 17TRANSLATIONS += ../../../i18n/hu/parashoot.ts
18TRANSLATIONS += ../i18n/pl/parashoot.ts 18TRANSLATIONS += ../../../i18n/ja/parashoot.ts
19TRANSLATIONS += ../i18n/ko/parashoot.ts 19TRANSLATIONS += ../../../i18n/ko/parashoot.ts
20TRANSLATIONS += ../i18n/fr/parashoot.ts 20TRANSLATIONS += ../../../i18n/no/parashoot.ts
21TRANSLATIONS += ../i18n/sl/parashoot.ts 21TRANSLATIONS += ../../../i18n/pl/parashoot.ts
22TRANSLATIONS += ../i18n/no/parashoot.ts 22TRANSLATIONS += ../../../i18n/pt/parashoot.ts
23TRANSLATIONS += ../i18n/zh_CN/parashoot.ts 23TRANSLATIONS += ../../../i18n/pt_BR/parashoot.ts
24TRANSLATIONS += ../i18n/zh_TW/parashoot.ts 24TRANSLATIONS += ../../../i18n/sl/parashoot.ts
25TRANSLATIONS += ../../../i18n/zh_CN/parashoot.ts
26TRANSLATIONS += ../../../i18n/zh_TW/parashoot.ts
27
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index b35bdb0..5876f8b 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -5,20 +5,23 @@ HEADERS = ledmeter.h sprites.h toplevel.h view.h
5 SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp 5 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 11
12TRANSLATIONS += ../i18n/pt/qasteroids.ts 12
13TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts 13TRANSLATIONS = ../../../i18n/de/qasteroids.ts
14TRANSLATIONS += ../i18n/en/qasteroids.ts 14TRANSLATIONS += ../../../i18n/en/qasteroids.ts
15TRANSLATIONS += ../i18n/hu/qasteroids.ts 15TRANSLATIONS += ../../../i18n/es/qasteroids.ts
16TRANSLATIONS += ../i18n/fr/qasteroids.ts 16TRANSLATIONS += ../../../i18n/fr/qasteroids.ts
17TRANSLATIONS += ../i18n/ja/qasteroids.ts 17TRANSLATIONS += ../../../i18n/hu/qasteroids.ts
18TRANSLATIONS += ../i18n/pl/qasteroids.ts 18TRANSLATIONS += ../../../i18n/ja/qasteroids.ts
19TRANSLATIONS += ../i18n/ko/qasteroids.ts 19TRANSLATIONS += ../../../i18n/ko/qasteroids.ts
20TRANSLATIONS += ../i18n/sl/qasteroids.ts 20TRANSLATIONS += ../../../i18n/no/qasteroids.ts
21TRANSLATIONS += ../i18n/no/qasteroids.ts 21TRANSLATIONS += ../../../i18n/pl/qasteroids.ts
22TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts 22TRANSLATIONS += ../../../i18n/pt/qasteroids.ts
23TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts 23TRANSLATIONS += ../../../i18n/pt_BR/qasteroids.ts
24TRANSLATIONS += ../i18n/es/qasteroids.ts 24TRANSLATIONS += ../../../i18n/sl/qasteroids.ts
25TRANSLATIONS += ../../../i18n/zh_CN/qasteroids.ts
26TRANSLATIONS += ../../../i18n/zh_TW/qasteroids.ts
27
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 7c8829b..8fbf15c 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -5,20 +5,23 @@ HEADERS = snake.h target.h obstacle.h interface.h codes.h
5 SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp 5 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 11
12TRANSLATIONS += ../i18n/es/snake.ts 12
13TRANSLATIONS += ../i18n/pt/snake.ts 13TRANSLATIONS = ../../../i18n/de/snake.ts
14TRANSLATIONS += ../i18n/pt_BR/snake.ts 14TRANSLATIONS += ../../../i18n/en/snake.ts
15TRANSLATIONS += ../i18n/en/snake.ts 15TRANSLATIONS += ../../../i18n/es/snake.ts
16TRANSLATIONS += ../i18n/hu/snake.ts 16TRANSLATIONS += ../../../i18n/fr/snake.ts
17TRANSLATIONS += ../i18n/sl/snake.ts 17TRANSLATIONS += ../../../i18n/hu/snake.ts
18TRANSLATIONS += ../i18n/fr/snake.ts 18TRANSLATIONS += ../../../i18n/ja/snake.ts
19TRANSLATIONS += ../i18n/ja/snake.ts 19TRANSLATIONS += ../../../i18n/ko/snake.ts
20TRANSLATIONS += ../i18n/ko/snake.ts 20TRANSLATIONS += ../../../i18n/no/snake.ts
21TRANSLATIONS += ../i18n/pl/snake.ts 21TRANSLATIONS += ../../../i18n/pl/snake.ts
22TRANSLATIONS += ../i18n/no/snake.ts 22TRANSLATIONS += ../../../i18n/pt/snake.ts
23TRANSLATIONS += ../i18n/zh_CN/snake.ts 23TRANSLATIONS += ../../../i18n/pt_BR/snake.ts
24TRANSLATIONS += ../i18n/zh_TW/snake.ts 24TRANSLATIONS += ../../../i18n/sl/snake.ts
25TRANSLATIONS += ../../../i18n/zh_CN/snake.ts
26TRANSLATIONS += ../../../i18n/zh_TW/snake.ts
27
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 7a01e2b..4919dbf 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -12,20 +12,23 @@ TARGET = patience
12INCLUDEPATH += $(OPIEDIR)/include 12INCLUDEPATH += $(OPIEDIR)/include
13 DEPENDPATH+= $(OPIEDIR)/include 13 DEPENDPATH+= $(OPIEDIR)/include
14LIBS += -lqpe 14LIBS += -lqpe
15 15
16 REQUIRES= patience 16 REQUIRES= patience
17 17
18TRANSLATIONS = ../i18n/de/patience.ts 18
19TRANSLATIONS += ../i18n/es/patience.ts 19
20TRANSLATIONS += ../i18n/pt/patience.ts 20TRANSLATIONS = ../../../i18n/de/patience.ts
21TRANSLATIONS += ../i18n/pt_BR/patience.ts 21TRANSLATIONS += ../../../i18n/en/patience.ts
22TRANSLATIONS += ../i18n/en/patience.ts 22TRANSLATIONS += ../../../i18n/es/patience.ts
23TRANSLATIONS += ../i18n/hu/patience.ts 23TRANSLATIONS += ../../../i18n/fr/patience.ts
24TRANSLATIONS += ../i18n/ja/patience.ts 24TRANSLATIONS += ../../../i18n/hu/patience.ts
25TRANSLATIONS += ../i18n/sl/patience.ts 25TRANSLATIONS += ../../../i18n/ja/patience.ts
26TRANSLATIONS += ../i18n/ko/patience.ts 26TRANSLATIONS += ../../../i18n/ko/patience.ts
27TRANSLATIONS += ../i18n/pl/patience.ts 27TRANSLATIONS += ../../../i18n/no/patience.ts
28TRANSLATIONS += ../i18n/no/patience.ts 28TRANSLATIONS += ../../../i18n/pl/patience.ts
29TRANSLATIONS += ../i18n/fr/patience.ts 29TRANSLATIONS += ../../../i18n/pt/patience.ts
30TRANSLATIONS += ../i18n/zh_CN/patience.ts 30TRANSLATIONS += ../../../i18n/pt_BR/patience.ts
31TRANSLATIONS += ../i18n/zh_TW/patience.ts 31TRANSLATIONS += ../../../i18n/sl/patience.ts
32TRANSLATIONS += ../../../i18n/zh_CN/patience.ts
33TRANSLATIONS += ../../../i18n/zh_TW/patience.ts
34
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 52ae49f..4928ff7 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -13,20 +13,23 @@ SOURCES = main.cpp \
13 tpiece.cpp 13 tpiece.cpp
14INCLUDEPATH += $(OPIEDIR)/include 14INCLUDEPATH += $(OPIEDIR)/include
15 DEPENDPATH+= $(OPIEDIR)/include 15 DEPENDPATH+= $(OPIEDIR)/include
16LIBS += -lqpe 16LIBS += -lqpe
17 INTERFACES= 17 INTERFACES=
18 18
19TRANSLATIONS = ../i18n/pt_BR/tetrix.ts 19
20TRANSLATIONS += ../i18n/es/tetrix.ts 20
21TRANSLATIONS += ../i18n/pt/tetrix.ts 21TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts
22TRANSLATIONS += ../i18n/de/tetrix.ts 22TRANSLATIONS += ../../../i18n/en/tetrix.pro.in.ts
23TRANSLATIONS += ../i18n/en/tetrix.ts 23TRANSLATIONS += ../../../i18n/es/tetrix.pro.in.ts
24TRANSLATIONS += ../i18n/fr/tetrix.ts 24TRANSLATIONS += ../../../i18n/fr/tetrix.pro.in.ts
25TRANSLATIONS += ../i18n/hu/tetrix.ts 25TRANSLATIONS += ../../../i18n/hu/tetrix.pro.in.ts
26TRANSLATIONS += ../i18n/sl/tetrix.ts 26TRANSLATIONS += ../../../i18n/ja/tetrix.pro.in.ts
27TRANSLATIONS += ../i18n/ja/tetrix.ts 27TRANSLATIONS += ../../../i18n/ko/tetrix.pro.in.ts
28TRANSLATIONS += ../i18n/ko/tetrix.ts 28TRANSLATIONS += ../../../i18n/no/tetrix.pro.in.ts
29TRANSLATIONS += ../i18n/no/tetrix.ts 29TRANSLATIONS += ../../../i18n/pl/tetrix.pro.in.ts
30TRANSLATIONS += ../i18n/zh_CN/tetrix.ts 30TRANSLATIONS += ../../../i18n/pt/tetrix.pro.in.ts
31TRANSLATIONS += ../i18n/pl/tetrix.ts 31TRANSLATIONS += ../../../i18n/pt_BR/tetrix.pro.in.ts
32TRANSLATIONS += ../i18n/zh_TW/tetrix.ts 32TRANSLATIONS += ../../../i18n/sl/tetrix.pro.in.ts
33TRANSLATIONS += ../../../i18n/zh_CN/tetrix.pro.in.ts
34TRANSLATIONS += ../../../i18n/zh_TW/tetrix.pro.in.ts
35
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 57a9246..071eefa 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -7,20 +7,23 @@ TARGET = tictac
7REQUIRES=medium-config 7REQUIRES=medium-config
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11DESTDIR = $(OPIEDIR)/bin 11DESTDIR = $(OPIEDIR)/bin
12 12
13TRANSLATIONS = ../../i18n/pt_BR/tictac.ts 13
14TRANSLATIONS += ../../i18n/es/tictac.ts 14
15TRANSLATIONS += ../../i18n/pt/tictac.ts 15TRANSLATIONS = ../../../i18n/de/tictac.ts
16TRANSLATIONS += ../../i18n/de/tictac.ts 16TRANSLATIONS += ../../../i18n/en/tictac.ts
17TRANSLATIONS += ../../i18n/en/tictac.ts 17TRANSLATIONS += ../../../i18n/es/tictac.ts
18TRANSLATIONS += ../../i18n/hu/tictac.ts 18TRANSLATIONS += ../../../i18n/fr/tictac.ts
19TRANSLATIONS += ../../i18n/sl/tictac.ts 19TRANSLATIONS += ../../../i18n/hu/tictac.ts
20TRANSLATIONS += ../../i18n/ja/tictac.ts 20TRANSLATIONS += ../../../i18n/ja/tictac.ts
21TRANSLATIONS += ../../i18n/ko/tictac.ts 21TRANSLATIONS += ../../../i18n/ko/tictac.ts
22TRANSLATIONS += ../../i18n/no/tictac.ts 22TRANSLATIONS += ../../../i18n/no/tictac.ts
23TRANSLATIONS += ../../i18n/pl/tictac.ts 23TRANSLATIONS += ../../../i18n/pl/tictac.ts
24TRANSLATIONS += ../../i18n/zh_CN/tictac.ts 24TRANSLATIONS += ../../../i18n/pt/tictac.ts
25TRANSLATIONS += ../../i18n/zh_TW/tictac.ts 25TRANSLATIONS += ../../../i18n/pt_BR/tictac.ts
26TRANSLATIONS += ../../i18n/fr/tictac.ts 26TRANSLATIONS += ../../../i18n/sl/tictac.ts
27TRANSLATIONS += ../../../i18n/zh_CN/tictac.ts
28TRANSLATIONS += ../../../i18n/zh_TW/tictac.ts
29
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 553a63a..495f6d2 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -7,20 +7,23 @@ SOURCES = main.cpp \
7 INTERFACES= newgamebase.ui rulesbase.ui 7 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/pt_BR/wordgame.ts 13
14TRANSLATIONS += ../i18n/es/wordgame.ts 14
15TRANSLATIONS += ../i18n/pt/wordgame.ts 15TRANSLATIONS = ../../../i18n/de/wordgame.ts
16TRANSLATIONS += ../i18n/de/wordgame.ts 16TRANSLATIONS += ../../../i18n/en/wordgame.ts
17TRANSLATIONS += ../i18n/en/wordgame.ts 17TRANSLATIONS += ../../../i18n/es/wordgame.ts
18TRANSLATIONS += ../i18n/hu/wordgame.ts 18TRANSLATIONS += ../../../i18n/fr/wordgame.ts
19TRANSLATIONS += ../i18n/sl/wordgame.ts 19TRANSLATIONS += ../../../i18n/hu/wordgame.ts
20TRANSLATIONS += ../i18n/ja/wordgame.ts 20TRANSLATIONS += ../../../i18n/ja/wordgame.ts
21TRANSLATIONS += ../i18n/ko/wordgame.ts 21TRANSLATIONS += ../../../i18n/ko/wordgame.ts
22TRANSLATIONS += ../i18n/pl/wordgame.ts 22TRANSLATIONS += ../../../i18n/no/wordgame.ts
23TRANSLATIONS += ../i18n/no/wordgame.ts 23TRANSLATIONS += ../../../i18n/pl/wordgame.ts
24TRANSLATIONS += ../i18n/zh_CN/wordgame.ts 24TRANSLATIONS += ../../../i18n/pt/wordgame.ts
25TRANSLATIONS += ../i18n/zh_TW/wordgame.ts 25TRANSLATIONS += ../../../i18n/pt_BR/wordgame.ts
26TRANSLATIONS += ../i18n/fr/wordgame.ts 26TRANSLATIONS += ../../../i18n/sl/wordgame.ts
27TRANSLATIONS += ../../../i18n/zh_CN/wordgame.ts
28TRANSLATIONS += ../../../i18n/zh_TW/wordgame.ts
29