summaryrefslogtreecommitdiff
path: root/noncore/games
Side-by-side diff
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
@@ -25,4 +25,5 @@ TRANSLATIONS = ../../../i18n/de/minesweep.ts \
../../../i18n/pt_BR/minesweep.ts \
../../../i18n/sl/minesweep.ts \
../../../i18n/zh_CN/minesweep.ts \
+ ../../../i18n/it/minesweep.ts \
../../../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
@@ -1,8 +1,7 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
-HEADERS = minefield.h \
- gtetrix.h \
+HEADERS = gtetrix.h \
qtetrix.h \
qtetrixb.h \
tpiece.h
@@ -30,4 +29,5 @@ TRANSLATIONS = ../../../i18n/de/tetrix.ts \
../../../i18n/pt_BR/tetrix.ts \
../../../i18n/sl/tetrix.ts \
../../../i18n/zh_CN/tetrix.ts \
+ ../../../i18n/it/tetrix.ts \
../../../i18n/zh_TW/tetrix.ts