summaryrefslogtreecommitdiff
path: root/noncore/games/minesweep
authordavipt <davipt>2002-06-24 23:25:17 (UTC)
committer davipt <davipt>2002-06-24 23:25:17 (UTC)
commit2da629c52c3cbfebff7b314b8668ccd579bb6742 (patch) (side-by-side diff)
treecc0176eb71e36c92f5972a34d15a204623a0d1c8 /noncore/games/minesweep
parent6f7621ee78d60eaa3299045daba7c875a0915dc1 (diff)
downloadopie-2da629c52c3cbfebff7b314b8668ccd579bb6742.zip
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.gz
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.bz2
Fix TRANSLATIONS
Diffstat (limited to 'noncore/games/minesweep') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/minesweep/minesweep.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro
index c76e5e5..8453a74 100644
--- a/noncore/games/minesweep/minesweep.pro
+++ b/noncore/games/minesweep/minesweep.pro
@@ -11,17 +11,20 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
-TRANSLATIONS = ../i18n/de/minesweep.ts
-TRANSLATIONS += ../i18n/es/minesweep.ts
-TRANSLATIONS += ../i18n/pt/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/pl/minesweep.ts
-TRANSLATIONS += ../i18n/sl/minesweep.ts
-TRANSLATIONS += ../i18n/no/minesweep.ts
-TRANSLATIONS += ../i18n/zh_CN/minesweep.ts
-TRANSLATIONS += ../i18n/zh_TW/minesweep.ts
+
+
+TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/en/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/es/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/fr/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/hu/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/ja/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/ko/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/no/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/pl/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/pt/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/pt_BR/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/sl/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/zh_CN/minesweep.pro.in.ts
+TRANSLATIONS += ../../../i18n/zh_TW/minesweep.pro.in.ts
+