summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot
authordavipt <davipt>2002-06-24 23:25:17 (UTC)
committer davipt <davipt>2002-06-24 23:25:17 (UTC)
commit2da629c52c3cbfebff7b314b8668ccd579bb6742 (patch) (side-by-side diff)
treecc0176eb71e36c92f5972a34d15a204623a0d1c8 /noncore/games/parashoot
parent6f7621ee78d60eaa3299045daba7c875a0915dc1 (diff)
downloadopie-2da629c52c3cbfebff7b314b8668ccd579bb6742.zip
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.gz
opie-2da629c52c3cbfebff7b314b8668ccd579bb6742.tar.bz2
Fix TRANSLATIONS
Diffstat (limited to 'noncore/games/parashoot') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/parashoot/parashoot.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 84e0964..5977024 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -8,17 +8,20 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-TRANSLATIONS = ../i18n/de/parashoot.ts
-TRANSLATIONS += ../i18n/es/parashoot.ts
-TRANSLATIONS += ../i18n/pt/parashoot.ts
-TRANSLATIONS += ../i18n/pt_BR/parashoot.ts
-TRANSLATIONS += ../i18n/en/parashoot.ts
-TRANSLATIONS += ../i18n/hu/parashoot.ts
-TRANSLATIONS += ../i18n/ja/parashoot.ts
-TRANSLATIONS += ../i18n/pl/parashoot.ts
-TRANSLATIONS += ../i18n/ko/parashoot.ts
-TRANSLATIONS += ../i18n/fr/parashoot.ts
-TRANSLATIONS += ../i18n/sl/parashoot.ts
-TRANSLATIONS += ../i18n/no/parashoot.ts
-TRANSLATIONS += ../i18n/zh_CN/parashoot.ts
-TRANSLATIONS += ../i18n/zh_TW/parashoot.ts
+
+
+TRANSLATIONS = ../../../i18n/de/parashoot.ts
+TRANSLATIONS += ../../../i18n/en/parashoot.ts
+TRANSLATIONS += ../../../i18n/es/parashoot.ts
+TRANSLATIONS += ../../../i18n/fr/parashoot.ts
+TRANSLATIONS += ../../../i18n/hu/parashoot.ts
+TRANSLATIONS += ../../../i18n/ja/parashoot.ts
+TRANSLATIONS += ../../../i18n/ko/parashoot.ts
+TRANSLATIONS += ../../../i18n/no/parashoot.ts
+TRANSLATIONS += ../../../i18n/pl/parashoot.ts
+TRANSLATIONS += ../../../i18n/pt/parashoot.ts
+TRANSLATIONS += ../../../i18n/pt_BR/parashoot.ts
+TRANSLATIONS += ../../../i18n/sl/parashoot.ts
+TRANSLATIONS += ../../../i18n/zh_CN/parashoot.ts
+TRANSLATIONS += ../../../i18n/zh_TW/parashoot.ts
+