From 2da629c52c3cbfebff7b314b8668ccd579bb6742 Mon Sep 17 00:00:00 2001 From: davipt Date: Mon, 24 Jun 2002 23:25:17 +0000 Subject: Fix TRANSLATIONS --- (limited to 'noncore/games/go') 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 @@ -16,17 +16,20 @@ 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 + -- cgit v0.9.0.2