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