summaryrefslogtreecommitdiff
path: root/noncore/games
Side-by-side diff
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/chess/chess.pro1
-rw-r--r--noncore/games/fifteen/fifteen.pro1
-rw-r--r--noncore/games/go/go.pro1
-rw-r--r--noncore/games/kcheckers/kcheckers.pro12
-rw-r--r--noncore/games/mindbreaker/mindbreaker.pro1
-rw-r--r--noncore/games/minesweep/minesweep.pro1
-rw-r--r--noncore/games/parashoot/parashoot.pro1
-rw-r--r--noncore/games/qasteroids/qasteroids.pro1
-rw-r--r--noncore/games/tetrix/tetrix.pro1
-rw-r--r--noncore/games/tictac/tictac.pro12
-rw-r--r--noncore/games/wordgame/wordgame.pro7
11 files changed, 34 insertions, 5 deletions
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro
index 2d78d5d..0e1eabf 100644
--- a/noncore/games/chess/chess.pro
+++ b/noncore/games/chess/chess.pro
@@ -8,18 +8,19 @@ IMAGES = images/new.png images/repeat.png images/txt.png images/back.png
TEMPLATE =app
CONFIG += qt warn_on release
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -lqpe
DBFILE = chess.db
LANGUAGE = C++
CPP_ALWAYS_CREATE_SOURCE = TRUE
TRANSLATIONS = ../i18n/pt_BR/chess.ts
TRANSLATIONS += ../i18n/de/chess.ts
TRANSLATIONS += ../i18n/en/chess.ts
TRANSLATIONS += ../i18n/fr/chess.ts
+TRANSLATIONS += ../i18n/sl/chess.ts
TRANSLATIONS += ../i18n/hu/chess.ts
TRANSLATIONS += ../i18n/ja/chess.ts
TRANSLATIONS += ../i18n/ko/chess.ts
TRANSLATIONS += ../i18n/no/chess.ts
TRANSLATIONS += ../i18n/zh_CN/chess.ts
TRANSLATIONS += ../i18n/zh_TW/chess.ts
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro
index bde742f..086ebc2 100644
--- a/noncore/games/fifteen/fifteen.pro
+++ b/noncore/games/fifteen/fifteen.pro
@@ -5,17 +5,18 @@ HEADERS = fifteen.h
SOURCES = fifteen.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = fifteen
TRANSLATIONS = ../i18n/pt_BR/fifteen.ts
TRANSLATIONS += ../i18n/de/fifteen.ts
TRANSLATIONS += ../i18n/en/fifteen.ts
TRANSLATIONS += ../i18n/hu/fifteen.ts
TRANSLATIONS += ../i18n/ja/fifteen.ts
+TRANSLATIONS += ../i18n/sl/fifteen.ts
TRANSLATIONS += ../i18n/ko/fifteen.ts
TRANSLATIONS += ../i18n/fr/fifteen.ts
TRANSLATIONS += ../i18n/no/fifteen.ts
TRANSLATIONS += ../i18n/zh_CN/fifteen.ts
TRANSLATIONS += ../i18n/zh_TW/fifteen.ts
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index b87b2c7..2eaaac2 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -13,16 +13,17 @@ SOURCES = amigo.c \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
TRANSLATIONS = ../i18n/de/go.ts
TRANSLATIONS += ../i18n/pt_BR/go.ts
TRANSLATIONS += ../i18n/en/go.ts
TRANSLATIONS += ../i18n/hu/go.ts
TRANSLATIONS += ../i18n/ja/go.ts
TRANSLATIONS += ../i18n/fr/go.ts
+TRANSLATIONS += ../i18n/sl/go.ts
TRANSLATIONS += ../i18n/ko/go.ts
TRANSLATIONS += ../i18n/no/go.ts
TRANSLATIONS += ../i18n/zh_CN/go.ts
TRANSLATIONS += ../i18n/zh_TW/go.ts
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro
index fbc12d4..614635d 100644
--- a/noncore/games/kcheckers/kcheckers.pro
+++ b/noncore/games/kcheckers/kcheckers.pro
@@ -9,13 +9,23 @@ SOURCES = checkers.cpp \
echeckers.cpp \
field.cpp \
kcheckers.cpp \
main.cpp \
rcheckers.cpp
INTERFACES =
INCLUDEPATH += . \
$(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = kcheckers
-TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts
+TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts
+TRANSLATIONS += ../../i18n/de/kcheckers.ts
+TRANSLATIONS += ../../i18n/en/kcheckers.ts
+TRANSLATIONS += ../../i18n/hu/kcheckers.ts
+TRANSLATIONS += ../../i18n/sl/kcheckers.ts
+TRANSLATIONS += ../../i18n/ja/kcheckers.ts
+TRANSLATIONS += ../../i18n/ko/kcheckers.ts
+TRANSLATIONS += ../../i18n/no/kcheckers.ts
+TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts
+TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts
+TRANSLATIONS += ../../i18n/fr/kcheckers.ts
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro
index 11ba940..19cfc90 100644
--- a/noncore/games/mindbreaker/mindbreaker.pro
+++ b/noncore/games/mindbreaker/mindbreaker.pro
@@ -6,16 +6,17 @@ SOURCES = main.cpp \
mindbreaker.cpp
TARGET = mindbreaker
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/mindbreaker.ts
TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts
TRANSLATIONS += ../i18n/en/mindbreaker.ts
TRANSLATIONS += ../i18n/hu/mindbreaker.ts
TRANSLATIONS += ../i18n/fr/mindbreaker.ts
TRANSLATIONS += ../i18n/ja/mindbreaker.ts
+TRANSLATIONS += ../i18n/sl/mindbreaker.ts
TRANSLATIONS += ../i18n/ko/mindbreaker.ts
TRANSLATIONS += ../i18n/no/mindbreaker.ts
TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts
TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index b5306df..42432c2 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -9,15 +9,16 @@ SOURCES = main.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../i18n/de/minesweep.ts
TRANSLATIONS += ../i18n/pt_BR/minesweep.ts
TRANSLATIONS += ../i18n/en/minesweep.ts
TRANSLATIONS += ../i18n/hu/minesweep.ts
TRANSLATIONS += ../i18n/ja/minesweep.ts
TRANSLATIONS += ../i18n/fr/minesweep.ts
TRANSLATIONS += ../i18n/ko/minesweep.ts
+TRANSLATIONS += ../i18n/sl/minesweep.ts
TRANSLATIONS += ../i18n/no/minesweep.ts
TRANSLATIONS += ../i18n/zh_CN/minesweep.ts
TRANSLATIONS += ../i18n/zh_TW/minesweep.ts
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index a87d4b7..2d42e9b 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -6,15 +6,16 @@ SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicop
TARGET = parashoot
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/parashoot.ts
TRANSLATIONS += ../i18n/pt_BR/parashoot.ts
TRANSLATIONS += ../i18n/en/parashoot.ts
TRANSLATIONS += ../i18n/hu/parashoot.ts
TRANSLATIONS += ../i18n/ja/parashoot.ts
TRANSLATIONS += ../i18n/ko/parashoot.ts
TRANSLATIONS += ../i18n/fr/parashoot.ts
+TRANSLATIONS += ../i18n/sl/parashoot.ts
TRANSLATIONS += ../i18n/no/parashoot.ts
TRANSLATIONS += ../i18n/zh_CN/parashoot.ts
TRANSLATIONS += ../i18n/zh_TW/parashoot.ts
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro
index 39a9857..20749db 100644
--- a/noncore/games/qasteroids/qasteroids.pro
+++ b/noncore/games/qasteroids/qasteroids.pro
@@ -6,15 +6,16 @@ SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp
TARGET = qasteroids
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/qasteroids.ts
TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts
TRANSLATIONS += ../i18n/en/qasteroids.ts
TRANSLATIONS += ../i18n/hu/qasteroids.ts
TRANSLATIONS += ../i18n/fr/qasteroids.ts
TRANSLATIONS += ../i18n/ja/qasteroids.ts
TRANSLATIONS += ../i18n/ko/qasteroids.ts
+TRANSLATIONS += ../i18n/sl/qasteroids.ts
TRANSLATIONS += ../i18n/no/qasteroids.ts
TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts
TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index 3cd66d8..5bb72ac 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -12,17 +12,18 @@ SOURCES = main.cpp \
qtetrixb.cpp \
tpiece.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../i18n/pt_BR/tetrix.ts
TRANSLATIONS += ../i18n/de/tetrix.ts
TRANSLATIONS += ../i18n/en/tetrix.ts
TRANSLATIONS += ../i18n/fr/tetrix.ts
TRANSLATIONS += ../i18n/hu/tetrix.ts
+TRANSLATIONS += ../i18n/sl/tetrix.ts
TRANSLATIONS += ../i18n/ja/tetrix.ts
TRANSLATIONS += ../i18n/ko/tetrix.ts
TRANSLATIONS += ../i18n/no/tetrix.ts
TRANSLATIONS += ../i18n/zh_CN/tetrix.ts
TRANSLATIONS += ../i18n/zh_TW/tetrix.ts
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro
index c82e1ca..a32e0d2 100644
--- a/noncore/games/tictac/tictac.pro
+++ b/noncore/games/tictac/tictac.pro
@@ -1,13 +1,23 @@
TEMPLATE = app
CONFIG += qt warn_on release
HEADERS = tictac.h
SOURCES = main.cpp \
tictac.cpp
TARGET = tictac
REQUIRES=medium-config
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
DESTDIR = $(OPIEDIR)/bin
-TRANSLATIONS = ../../i18n/pt_BR/tictac.ts
+TRANSLATIONS = ../../i18n/pt_BR/tictac.ts
+TRANSLATIONS += ../../i18n/de/tictac.ts
+TRANSLATIONS += ../../i18n/en/tictac.ts
+TRANSLATIONS += ../../i18n/hu/tictac.ts
+TRANSLATIONS += ../../i18n/sl/tictac.ts
+TRANSLATIONS += ../../i18n/ja/tictac.ts
+TRANSLATIONS += ../../i18n/ko/tictac.ts
+TRANSLATIONS += ../../i18n/no/tictac.ts
+TRANSLATIONS += ../../i18n/zh_CN/tictac.ts
+TRANSLATIONS += ../../i18n/zh_TW/tictac.ts
+TRANSLATIONS += ../../i18n/fr/tictac.ts
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro
index fd4f46e..6772c18 100644
--- a/noncore/games/wordgame/wordgame.pro
+++ b/noncore/games/wordgame/wordgame.pro
@@ -1,22 +1,23 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = wordgame.h
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
-TRANSLATIONS += ../i18n/pt_BR/wordgame.ts
+TRANSLATIONS = ../i18n/pt_BR/wordgame.ts
+TRANSLATIONS += ../i18n/de/wordgame.ts
TRANSLATIONS += ../i18n/en/wordgame.ts
TRANSLATIONS += ../i18n/hu/wordgame.ts
+TRANSLATIONS += ../i18n/sl/wordgame.ts
TRANSLATIONS += ../i18n/ja/wordgame.ts
TRANSLATIONS += ../i18n/ko/wordgame.ts
-TRANSLATIONS += ../i18n/fr/wordgame.ts
TRANSLATIONS += ../i18n/no/wordgame.ts
TRANSLATIONS += ../i18n/zh_CN/wordgame.ts
TRANSLATIONS += ../i18n/zh_TW/wordgame.ts
+TRANSLATIONS += ../i18n/fr/wordgame.ts