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/solitaire') diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index 7a01e2b..4919dbf 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro @@ -15,17 +15,20 @@ LIBS += -lqpe REQUIRES = patience -TRANSLATIONS = ../i18n/de/patience.ts -TRANSLATIONS += ../i18n/es/patience.ts -TRANSLATIONS += ../i18n/pt/patience.ts -TRANSLATIONS += ../i18n/pt_BR/patience.ts -TRANSLATIONS += ../i18n/en/patience.ts -TRANSLATIONS += ../i18n/hu/patience.ts -TRANSLATIONS += ../i18n/ja/patience.ts -TRANSLATIONS += ../i18n/sl/patience.ts -TRANSLATIONS += ../i18n/ko/patience.ts -TRANSLATIONS += ../i18n/pl/patience.ts -TRANSLATIONS += ../i18n/no/patience.ts -TRANSLATIONS += ../i18n/fr/patience.ts -TRANSLATIONS += ../i18n/zh_CN/patience.ts -TRANSLATIONS += ../i18n/zh_TW/patience.ts + + +TRANSLATIONS = ../../../i18n/de/patience.ts +TRANSLATIONS += ../../../i18n/en/patience.ts +TRANSLATIONS += ../../../i18n/es/patience.ts +TRANSLATIONS += ../../../i18n/fr/patience.ts +TRANSLATIONS += ../../../i18n/hu/patience.ts +TRANSLATIONS += ../../../i18n/ja/patience.ts +TRANSLATIONS += ../../../i18n/ko/patience.ts +TRANSLATIONS += ../../../i18n/no/patience.ts +TRANSLATIONS += ../../../i18n/pl/patience.ts +TRANSLATIONS += ../../../i18n/pt/patience.ts +TRANSLATIONS += ../../../i18n/pt_BR/patience.ts +TRANSLATIONS += ../../../i18n/sl/patience.ts +TRANSLATIONS += ../../../i18n/zh_CN/patience.ts +TRANSLATIONS += ../../../i18n/zh_TW/patience.ts + -- cgit v0.9.0.2