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, 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
@@ -13,20 +13,23 @@ SOURCES = amigo.c \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = go
-TRANSLATIONS = ../i18n/de/go.ts
-TRANSLATIONS += ../i18n/es/go.ts
-TRANSLATIONS += ../i18n/pt/go.ts
-TRANSLATIONS += ../i18n/pt_BR/go.ts
-TRANSLATIONS += ../i18n/en/go.ts
-TRANSLATIONS += ../i18n/hu/go.ts
-TRANSLATIONS += ../i18n/ja/go.ts
-TRANSLATIONS += ../i18n/fr/go.ts
-TRANSLATIONS += ../i18n/sl/go.ts
-TRANSLATIONS += ../i18n/pl/go.ts
-TRANSLATIONS += ../i18n/ko/go.ts
-TRANSLATIONS += ../i18n/no/go.ts
-TRANSLATIONS += ../i18n/zh_CN/go.ts
-TRANSLATIONS += ../i18n/zh_TW/go.ts
+
+
+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
+