summaryrefslogtreecommitdiff
path: root/noncore/games
Unidiff
Diffstat (limited to 'noncore/games') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/minesweep/minesweep.pro1
-rw-r--r--noncore/games/tetrix/tetrix.pro4
2 files changed, 3 insertions, 2 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 4c5ffb6..89dd5e3 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -27,2 +27,3 @@ TRANSLATIONS = ../../../i18n/de/minesweep.ts \
27 ../../../i18n/zh_CN/minesweep.ts \ 27 ../../../i18n/zh_CN/minesweep.ts \
28 ../../../i18n/it/minesweep.ts \
28 ../../../i18n/zh_TW/minesweep.ts 29 ../../../i18n/zh_TW/minesweep.ts
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index bcb27af..b8fbe9f 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -3,4 +3,3 @@ CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = minefield.h \ 4 HEADERS = gtetrix.h \
5 gtetrix.h \
6 qtetrix.h \ 5 qtetrix.h \
@@ -32,2 +31,3 @@ TRANSLATIONS = ../../../i18n/de/tetrix.ts \
32 ../../../i18n/zh_CN/tetrix.ts \ 31 ../../../i18n/zh_CN/tetrix.ts \
32 ../../../i18n/it/tetrix.ts \
33 ../../../i18n/zh_TW/tetrix.ts 33 ../../../i18n/zh_TW/tetrix.ts