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/kcheckers') diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index 1801979..9358e99 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro @@ -17,20 +17,17 @@ LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin TARGET = kcheckers - - -TRANSLATIONS = ../../../i18n/de/kcheckers.ts -TRANSLATIONS += ../../../i18n/en/kcheckers.ts -TRANSLATIONS += ../../../i18n/es/kcheckers.ts -TRANSLATIONS += ../../../i18n/fr/kcheckers.ts -TRANSLATIONS += ../../../i18n/hu/kcheckers.ts -TRANSLATIONS += ../../../i18n/ja/kcheckers.ts -TRANSLATIONS += ../../../i18n/ko/kcheckers.ts -TRANSLATIONS += ../../../i18n/no/kcheckers.ts -TRANSLATIONS += ../../../i18n/pl/kcheckers.ts -TRANSLATIONS += ../../../i18n/pt/kcheckers.ts -TRANSLATIONS += ../../../i18n/pt_BR/kcheckers.ts -TRANSLATIONS += ../../../i18n/sl/kcheckers.ts -TRANSLATIONS += ../../../i18n/zh_CN/kcheckers.ts -TRANSLATIONS += ../../../i18n/zh_TW/kcheckers.ts - +TRANSLATIONS = ../../../i18n/de/kcheckers.ts \ + ../../../i18n/en/kcheckers.ts \ + ../../../i18n/es/kcheckers.ts \ + ../../../i18n/fr/kcheckers.ts \ + ../../../i18n/hu/kcheckers.ts \ + ../../../i18n/ja/kcheckers.ts \ + ../../../i18n/ko/kcheckers.ts \ + ../../../i18n/no/kcheckers.ts \ + ../../../i18n/pl/kcheckers.ts \ + ../../../i18n/pt/kcheckers.ts \ + ../../../i18n/pt_BR/kcheckers.ts \ + ../../../i18n/sl/kcheckers.ts \ + ../../../i18n/zh_CN/kcheckers.ts \ + ../../../i18n/zh_TW/kcheckers.ts -- cgit v0.9.0.2