summaryrefslogtreecommitdiff
path: root/noncore/games/minesweep/minesweep.pro
authorar <ar>2003-12-04 21:16:08 (UTC)
committer ar <ar>2003-12-04 21:16:08 (UTC)
commit956020cd93327d53d72254f00e448f92a5e679a1 (patch) (side-by-side diff)
tree202724f7916d752d2a297c3f28225073748d0794 /noncore/games/minesweep/minesweep.pro
parentc8330ea474bcd2d5359db28786514a5d5cda5fe0 (diff)
downloadopie-956020cd93327d53d72254f00e448f92a5e679a1.zip
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.gz
opie-956020cd93327d53d72254f00e448f92a5e679a1.tar.bz2
use opie-lupdate instead lupdate
Diffstat (limited to 'noncore/games/minesweep/minesweep.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/minesweep/minesweep.pro21
1 files changed, 0 insertions, 21 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index 3675b06..8e4001e 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -9,28 +9,7 @@ SOURCES = main.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = minesweep
-TRANSLATIONS = ../../../i18n/de/minesweep.ts \
- ../../../i18n/nl/minesweep.ts \
- ../../../i18n/da/minesweep.ts \
- ../../../i18n/xx/minesweep.ts \
- ../../../i18n/en/minesweep.ts \
- ../../../i18n/es/minesweep.ts \
- ../../../i18n/fr/minesweep.ts \
- ../../../i18n/hu/minesweep.ts \
- ../../../i18n/ja/minesweep.ts \
- ../../../i18n/ko/minesweep.ts \
- ../../../i18n/no/minesweep.ts \
- ../../../i18n/pl/minesweep.ts \
- ../../../i18n/pt/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
-
-
-
include ( $(OPIEDIR)/include.pro )