summaryrefslogtreecommitdiff
path: root/noncore/games/tetrix
authorcniehaus <cniehaus>2002-08-29 15:24:36 (UTC)
committer cniehaus <cniehaus>2002-08-29 15:24:36 (UTC)
commit0561505ce8077b2ae494f0f9af3e3f6b1ad4de16 (patch) (side-by-side diff)
tree5bc3d921febf93a36d2d777fae3b3c84bcf74754 /noncore/games/tetrix
parent4b90c9ba76f5757c670e1fd66ceb9cf2d8057073 (diff)
downloadopie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.zip
opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.gz
opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.bz2
I fixed some issues in .pro
Diffstat (limited to 'noncore/games/tetrix') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tetrix/tetrix.pro4
1 files changed, 2 insertions, 2 deletions
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