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, 14 insertions, 17 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index 76cc4f2..11f2098 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -18,18 +18,15 @@ TARGET = go
18 18
19 19TRANSLATIONS = ../../../i18n/de/go.ts \
20 20 ../../../i18n/en/go.ts \
21TRANSLATIONS = ../../../i18n/de/go.ts 21 ../../../i18n/es/go.ts \
22TRANSLATIONS += ../../../i18n/en/go.ts 22 ../../../i18n/fr/go.ts \
23TRANSLATIONS += ../../../i18n/es/go.ts 23 ../../../i18n/hu/go.ts \
24TRANSLATIONS += ../../../i18n/fr/go.ts 24 ../../../i18n/ja/go.ts \
25TRANSLATIONS += ../../../i18n/hu/go.ts 25 ../../../i18n/ko/go.ts \
26TRANSLATIONS += ../../../i18n/ja/go.ts 26 ../../../i18n/no/go.ts \
27TRANSLATIONS += ../../../i18n/ko/go.ts 27 ../../../i18n/pl/go.ts \
28TRANSLATIONS += ../../../i18n/no/go.ts 28 ../../../i18n/pt/go.ts \
29TRANSLATIONS += ../../../i18n/pl/go.ts 29 ../../../i18n/pt_BR/go.ts \
30TRANSLATIONS += ../../../i18n/pt/go.ts 30 ../../../i18n/sl/go.ts \
31TRANSLATIONS += ../../../i18n/pt_BR/go.ts 31 ../../../i18n/zh_CN/go.ts \
32TRANSLATIONS += ../../../i18n/sl/go.ts 32 ../../../i18n/zh_TW/go.ts
33TRANSLATIONS += ../../../i18n/zh_CN/go.ts
34TRANSLATIONS += ../../../i18n/zh_TW/go.ts
35