summaryrefslogtreecommitdiff
path: root/noncore/games/go/go.pro
Side-by-side diff
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
@@ -16,20 +16,17 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
-
-
-TRANSLATIONS = ../../../i18n/de/go.ts
-TRANSLATIONS += ../../../i18n/en/go.ts
-TRANSLATIONS += ../../../i18n/es/go.ts
-TRANSLATIONS += ../../../i18n/fr/go.ts
-TRANSLATIONS += ../../../i18n/hu/go.ts
-TRANSLATIONS += ../../../i18n/ja/go.ts
-TRANSLATIONS += ../../../i18n/ko/go.ts
-TRANSLATIONS += ../../../i18n/no/go.ts
-TRANSLATIONS += ../../../i18n/pl/go.ts
-TRANSLATIONS += ../../../i18n/pt/go.ts
-TRANSLATIONS += ../../../i18n/pt_BR/go.ts
-TRANSLATIONS += ../../../i18n/sl/go.ts
-TRANSLATIONS += ../../../i18n/zh_CN/go.ts
-TRANSLATIONS += ../../../i18n/zh_TW/go.ts
-
+TRANSLATIONS = ../../../i18n/de/go.ts \
+ ../../../i18n/en/go.ts \
+ ../../../i18n/es/go.ts \
+ ../../../i18n/fr/go.ts \
+ ../../../i18n/hu/go.ts \
+ ../../../i18n/ja/go.ts \
+ ../../../i18n/ko/go.ts \
+ ../../../i18n/no/go.ts \
+ ../../../i18n/pl/go.ts \
+ ../../../i18n/pt/go.ts \
+ ../../../i18n/pt_BR/go.ts \
+ ../../../i18n/sl/go.ts \
+ ../../../i18n/zh_CN/go.ts \
+ ../../../i18n/zh_TW/go.ts