summaryrefslogtreecommitdiff
path: root/noncore/games/minesweep/minesweep.pro
Unidiff
Diffstat (limited to 'noncore/games/minesweep/minesweep.pro') (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
11LIBS += -lqpe 11LIBS += -lqpe
12 INTERFACES= 12 INTERFACES=
13 13
14TRANSLATIONS = ../i18n/de/minesweep.ts 14
15TRANSLATIONS += ../i18n/es/minesweep.ts 15
16TRANSLATIONS += ../i18n/pt/minesweep.ts 16TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts
17TRANSLATIONS += ../i18n/pt_BR/minesweep.ts 17TRANSLATIONS += ../../../i18n/en/minesweep.pro.in.ts
18TRANSLATIONS += ../i18n/en/minesweep.ts 18TRANSLATIONS += ../../../i18n/es/minesweep.pro.in.ts
19TRANSLATIONS += ../i18n/hu/minesweep.ts 19TRANSLATIONS += ../../../i18n/fr/minesweep.pro.in.ts
20TRANSLATIONS += ../i18n/ja/minesweep.ts 20TRANSLATIONS += ../../../i18n/hu/minesweep.pro.in.ts
21TRANSLATIONS += ../i18n/fr/minesweep.ts 21TRANSLATIONS += ../../../i18n/ja/minesweep.pro.in.ts
22TRANSLATIONS += ../i18n/ko/minesweep.ts 22TRANSLATIONS += ../../../i18n/ko/minesweep.pro.in.ts
23TRANSLATIONS += ../i18n/pl/minesweep.ts 23TRANSLATIONS += ../../../i18n/no/minesweep.pro.in.ts
24TRANSLATIONS += ../i18n/sl/minesweep.ts 24TRANSLATIONS += ../../../i18n/pl/minesweep.pro.in.ts
25TRANSLATIONS += ../i18n/no/minesweep.ts 25TRANSLATIONS += ../../../i18n/pt/minesweep.pro.in.ts
26TRANSLATIONS += ../i18n/zh_CN/minesweep.ts 26TRANSLATIONS += ../../../i18n/pt_BR/minesweep.pro.in.ts
27TRANSLATIONS += ../i18n/zh_TW/minesweep.ts 27TRANSLATIONS += ../../../i18n/sl/minesweep.pro.in.ts
28TRANSLATIONS += ../../../i18n/zh_CN/minesweep.pro.in.ts
29TRANSLATIONS += ../../../i18n/zh_TW/minesweep.pro.in.ts
30