summaryrefslogtreecommitdiff
path: root/noncore/games
authorcniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
committer cniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
commit932dae70d65ecbad75e7aeb9a3cd97a67742de36 (patch) (unidiff)
treea5afe4e516117c204af1a7fae6c6b5da4e2fe833 /noncore/games
parentf3c439fa534832eec214e1779c7f7040a3325a2c (diff)
downloadopie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.zip
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.gz
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.bz2
This add .pt and .es to all .pro
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-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/kcheckers/kcheckers.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.pro1
-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
13 files changed, 25 insertions, 0 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index c18c110..49ecaba 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -14,6 +14,8 @@ LANGUAGE = C++
14 CPP_ALWAYS_CREATE_SOURCE= TRUE 14 CPP_ALWAYS_CREATE_SOURCE= TRUE
15 15
16TRANSLATIONS = ../i18n/pt_BR/chess.ts 16TRANSLATIONS = ../i18n/pt_BR/chess.ts
17TRANSLATIONS += ../i18n/es/chess.ts
18TRANSLATIONS += ../i18n/pt/chess.ts
17TRANSLATIONS += ../i18n/de/chess.ts 19TRANSLATIONS += ../i18n/de/chess.ts
18TRANSLATIONS += ../i18n/en/chess.ts 20TRANSLATIONS += ../i18n/en/chess.ts
19TRANSLATIONS += ../i18n/fr/chess.ts 21TRANSLATIONS += ../i18n/fr/chess.ts
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index ee99799..964b816 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -10,6 +10,8 @@ LIBS += -lqpe
10 TARGET = fifteen 10 TARGET = fifteen
11 11
12TRANSLATIONS = ../i18n/pt_BR/fifteen.ts 12TRANSLATIONS = ../i18n/pt_BR/fifteen.ts
13TRANSLATIONS += ../i18n/es/fifteen.ts
14TRANSLATIONS += ../i18n/pt/fifteen.ts
13TRANSLATIONS += ../i18n/de/fifteen.ts 15TRANSLATIONS += ../i18n/de/fifteen.ts
14TRANSLATIONS += ../i18n/en/fifteen.ts 16TRANSLATIONS += ../i18n/en/fifteen.ts
15TRANSLATIONS += ../i18n/hu/fifteen.ts 17TRANSLATIONS += ../i18n/hu/fifteen.ts
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 6405808..f9084a8 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -17,6 +17,8 @@ LIBS += -lqpe
17 TARGET = go 17 TARGET = go
18 18
19TRANSLATIONS = ../i18n/de/go.ts 19TRANSLATIONS = ../i18n/de/go.ts
20TRANSLATIONS += ../i18n/es/go.ts
21TRANSLATIONS += ../i18n/pt/go.ts
20TRANSLATIONS += ../i18n/pt_BR/go.ts 22TRANSLATIONS += ../i18n/pt_BR/go.ts
21TRANSLATIONS += ../i18n/en/go.ts 23TRANSLATIONS += ../i18n/en/go.ts
22TRANSLATIONS += ../i18n/hu/go.ts 24TRANSLATIONS += ../i18n/hu/go.ts
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index 5892d3c..7ed418c 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -18,6 +18,8 @@ DESTDIR = $(OPIEDIR)/bin
18 TARGET = kcheckers 18 TARGET = kcheckers
19 19
20TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts 20TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts
21TRANSLATIONS += ../../i18n/es/kcheckers.ts
22TRANSLATIONS += ../../i18n/pt/kcheckers.ts
21TRANSLATIONS += ../../i18n/de/kcheckers.ts 23TRANSLATIONS += ../../i18n/de/kcheckers.ts
22TRANSLATIONS += ../../i18n/en/kcheckers.ts 24TRANSLATIONS += ../../i18n/en/kcheckers.ts
23TRANSLATIONS += ../../i18n/hu/kcheckers.ts 25TRANSLATIONS += ../../i18n/hu/kcheckers.ts
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 6da02a7..5b563ba 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -10,6 +10,8 @@ DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11 11
12TRANSLATIONS = ../i18n/de/mindbreaker.ts 12TRANSLATIONS = ../i18n/de/mindbreaker.ts
13TRANSLATIONS += ../i18n/es/mindbreaker.ts
14TRANSLATIONS += ../i18n/pt/mindbreaker.ts
13TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts 15TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts
14TRANSLATIONS += ../i18n/en/mindbreaker.ts 16TRANSLATIONS += ../i18n/en/mindbreaker.ts
15TRANSLATIONS += ../i18n/hu/mindbreaker.ts 17TRANSLATIONS += ../i18n/hu/mindbreaker.ts
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index a7128d1..c76e5e5 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -12,6 +12,8 @@ LIBS += -lqpe
12 INTERFACES= 12 INTERFACES=
13 13
14TRANSLATIONS = ../i18n/de/minesweep.ts 14TRANSLATIONS = ../i18n/de/minesweep.ts
15TRANSLATIONS += ../i18n/es/minesweep.ts
16TRANSLATIONS += ../i18n/pt/minesweep.ts
15TRANSLATIONS += ../i18n/pt_BR/minesweep.ts 17TRANSLATIONS += ../i18n/pt_BR/minesweep.ts
16TRANSLATIONS += ../i18n/en/minesweep.ts 18TRANSLATIONS += ../i18n/en/minesweep.ts
17TRANSLATIONS += ../i18n/hu/minesweep.ts 19TRANSLATIONS += ../i18n/hu/minesweep.ts
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 9404eb0..84e0964 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -9,6 +9,8 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../i18n/de/parashoot.ts 11TRANSLATIONS = ../i18n/de/parashoot.ts
12TRANSLATIONS += ../i18n/es/parashoot.ts
13TRANSLATIONS += ../i18n/pt/parashoot.ts
12TRANSLATIONS += ../i18n/pt_BR/parashoot.ts 14TRANSLATIONS += ../i18n/pt_BR/parashoot.ts
13TRANSLATIONS += ../i18n/en/parashoot.ts 15TRANSLATIONS += ../i18n/en/parashoot.ts
14TRANSLATIONS += ../i18n/hu/parashoot.ts 16TRANSLATIONS += ../i18n/hu/parashoot.ts
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index be328d9..b35bdb0 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -9,6 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../i18n/de/qasteroids.ts 11TRANSLATIONS = ../i18n/de/qasteroids.ts
12TRANSLATIONS += ../i18n/pt/qasteroids.ts
12TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts 13TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts
13TRANSLATIONS += ../i18n/en/qasteroids.ts 14TRANSLATIONS += ../i18n/en/qasteroids.ts
14TRANSLATIONS += ../i18n/hu/qasteroids.ts 15TRANSLATIONS += ../i18n/hu/qasteroids.ts
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro
index 256c524..7c8829b 100644
--- a/noncore/games/snake/snake.pro
+++ b/noncore/games/snake/snake.pro
@@ -9,6 +9,8 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../i18n/de/snake.ts 11TRANSLATIONS = ../i18n/de/snake.ts
12TRANSLATIONS += ../i18n/es/snake.ts
13TRANSLATIONS += ../i18n/pt/snake.ts
12TRANSLATIONS += ../i18n/pt_BR/snake.ts 14TRANSLATIONS += ../i18n/pt_BR/snake.ts
13TRANSLATIONS += ../i18n/en/snake.ts 15TRANSLATIONS += ../i18n/en/snake.ts
14TRANSLATIONS += ../i18n/hu/snake.ts 16TRANSLATIONS += ../i18n/hu/snake.ts
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index 31b6b89..7a01e2b 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -16,6 +16,8 @@ LIBS += -lqpe
16 REQUIRES= patience 16 REQUIRES= patience
17 17
18TRANSLATIONS = ../i18n/de/patience.ts 18TRANSLATIONS = ../i18n/de/patience.ts
19TRANSLATIONS += ../i18n/es/patience.ts
20TRANSLATIONS += ../i18n/pt/patience.ts
19TRANSLATIONS += ../i18n/pt_BR/patience.ts 21TRANSLATIONS += ../i18n/pt_BR/patience.ts
20TRANSLATIONS += ../i18n/en/patience.ts 22TRANSLATIONS += ../i18n/en/patience.ts
21TRANSLATIONS += ../i18n/hu/patience.ts 23TRANSLATIONS += ../i18n/hu/patience.ts
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index ea37ee2..56310d7 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -17,6 +17,8 @@ LIBS += -lqpe
17 INTERFACES= 17 INTERFACES=
18 18
19TRANSLATIONS = ../i18n/pt_BR/tetrix.ts 19TRANSLATIONS = ../i18n/pt_BR/tetrix.ts
20TRANSLATIONS += ../i18n/es/tetrix.ts
21TRANSLATIONS += ../i18n/pt/tetrix.ts
20TRANSLATIONS += ../i18n/de/tetrix.ts 22TRANSLATIONS += ../i18n/de/tetrix.ts
21TRANSLATIONS += ../i18n/en/tetrix.ts 23TRANSLATIONS += ../i18n/en/tetrix.ts
22TRANSLATIONS += ../i18n/fr/tetrix.ts 24TRANSLATIONS += ../i18n/fr/tetrix.ts
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index 2b22a9f..57a9246 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -11,6 +11,8 @@ LIBS += -lqpe
11DESTDIR = $(OPIEDIR)/bin 11DESTDIR = $(OPIEDIR)/bin
12 12
13TRANSLATIONS = ../../i18n/pt_BR/tictac.ts 13TRANSLATIONS = ../../i18n/pt_BR/tictac.ts
14TRANSLATIONS += ../../i18n/es/tictac.ts
15TRANSLATIONS += ../../i18n/pt/tictac.ts
14TRANSLATIONS += ../../i18n/de/tictac.ts 16TRANSLATIONS += ../../i18n/de/tictac.ts
15TRANSLATIONS += ../../i18n/en/tictac.ts 17TRANSLATIONS += ../../i18n/en/tictac.ts
16TRANSLATIONS += ../../i18n/hu/tictac.ts 18TRANSLATIONS += ../../i18n/hu/tictac.ts
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index 43b5cd1..553a63a 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -11,6 +11,8 @@ DEPENDPATH += $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 12
13TRANSLATIONS = ../i18n/pt_BR/wordgame.ts 13TRANSLATIONS = ../i18n/pt_BR/wordgame.ts
14TRANSLATIONS += ../i18n/es/wordgame.ts
15TRANSLATIONS += ../i18n/pt/wordgame.ts
14TRANSLATIONS += ../i18n/de/wordgame.ts 16TRANSLATIONS += ../i18n/de/wordgame.ts
15TRANSLATIONS += ../i18n/en/wordgame.ts 17TRANSLATIONS += ../i18n/en/wordgame.ts
16TRANSLATIONS += ../i18n/hu/wordgame.ts 18TRANSLATIONS += ../i18n/hu/wordgame.ts