summaryrefslogtreecommitdiff
path: root/noncore/games/go/go.pro
Unidiff
Diffstat (limited to 'noncore/games/go/go.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/go.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 90a00a2..76cc4f2 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -17,16 +17,19 @@ LIBS += -lqpe
17 TARGET = go 17 TARGET = go
18 18
19TRANSLATIONS = ../i18n/de/go.ts 19
20TRANSLATIONS += ../i18n/es/go.ts 20
21TRANSLATIONS += ../i18n/pt/go.ts 21TRANSLATIONS = ../../../i18n/de/go.ts
22TRANSLATIONS += ../i18n/pt_BR/go.ts 22TRANSLATIONS += ../../../i18n/en/go.ts
23TRANSLATIONS += ../i18n/en/go.ts 23TRANSLATIONS += ../../../i18n/es/go.ts
24TRANSLATIONS += ../i18n/hu/go.ts 24TRANSLATIONS += ../../../i18n/fr/go.ts
25TRANSLATIONS += ../i18n/ja/go.ts 25TRANSLATIONS += ../../../i18n/hu/go.ts
26TRANSLATIONS += ../i18n/fr/go.ts 26TRANSLATIONS += ../../../i18n/ja/go.ts
27TRANSLATIONS += ../i18n/sl/go.ts 27TRANSLATIONS += ../../../i18n/ko/go.ts
28TRANSLATIONS += ../i18n/pl/go.ts 28TRANSLATIONS += ../../../i18n/no/go.ts
29TRANSLATIONS += ../i18n/ko/go.ts 29TRANSLATIONS += ../../../i18n/pl/go.ts
30TRANSLATIONS += ../i18n/no/go.ts 30TRANSLATIONS += ../../../i18n/pt/go.ts
31TRANSLATIONS += ../i18n/zh_CN/go.ts 31TRANSLATIONS += ../../../i18n/pt_BR/go.ts
32TRANSLATIONS += ../i18n/zh_TW/go.ts 32TRANSLATIONS += ../../../i18n/sl/go.ts
33TRANSLATIONS += ../../../i18n/zh_CN/go.ts
34TRANSLATIONS += ../../../i18n/zh_TW/go.ts
35