From b13d95b210c7d16229514afc66e32a1de09a075c Mon Sep 17 00:00:00 2001 From: sandman Date: Wed, 26 Jun 2002 23:13:50 +0000 Subject: Major pro file overhaul from davipt. Commited by me, since it touches many core files ... please report bugs on this to davipt --- (limited to 'noncore/games/go') 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 -- cgit v0.9.0.2