From 1e041a905998928e8d85e8d439799e45456c7778 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Tue, 16 Jul 2002 13:48:06 +0000 Subject: make the path of the translationfiles correct --- (limited to 'noncore/games') diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index d08dab0..cfaded6 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro @@ -15,17 +15,17 @@ 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/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 -- cgit v0.9.0.2