summaryrefslogtreecommitdiff
path: root/noncore/games/solitaire
authorcniehaus <cniehaus>2002-07-16 13:48:06 (UTC)
committer cniehaus <cniehaus>2002-07-16 13:48:06 (UTC)
commit1e041a905998928e8d85e8d439799e45456c7778 (patch) (side-by-side diff)
tree2206caead9abf44b6d45307789889aee969f464e /noncore/games/solitaire
parent59f2516bf4f693bae6e29fe1f50e21e92e79acb2 (diff)
downloadopie-1e041a905998928e8d85e8d439799e45456c7778.zip
opie-1e041a905998928e8d85e8d439799e45456c7778.tar.gz
opie-1e041a905998928e8d85e8d439799e45456c7778.tar.bz2
make the path of the translationfiles correct
Diffstat (limited to 'noncore/games/solitaire') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro28
1 files changed, 14 insertions, 14 deletions
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