summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot
authorsandman <sandman>2002-06-26 23:13:50 (UTC)
committer sandman <sandman>2002-06-26 23:13:50 (UTC)
commitb13d95b210c7d16229514afc66e32a1de09a075c (patch) (side-by-side diff)
tree341d10953319693d0fd1a51edeb5cbb83ad5bcf4 /noncore/games/parashoot
parentde4d8f77c0b0eba84a0a0240b5cf439c3e5243a4 (diff)
downloadopie-b13d95b210c7d16229514afc66e32a1de09a075c.zip
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.gz
opie-b13d95b210c7d16229514afc66e32a1de09a075c.tar.bz2
Major pro file overhaul from davipt. Commited by me, since it touches
many core files ... please report bugs on this to davipt
Diffstat (limited to 'noncore/games/parashoot') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/parashoot/parashoot.pro31
1 files changed, 14 insertions, 17 deletions
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro
index 5977024..b601ae1 100644
--- a/noncore/games/parashoot/parashoot.pro
+++ b/noncore/games/parashoot/parashoot.pro
@@ -8,20 +8,17 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-
-
-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
-
+TRANSLATIONS = ../../../i18n/de/parashoot.ts \
+ ../../../i18n/en/parashoot.ts \
+ ../../../i18n/es/parashoot.ts \
+ ../../../i18n/fr/parashoot.ts \
+ ../../../i18n/hu/parashoot.ts \
+ ../../../i18n/ja/parashoot.ts \
+ ../../../i18n/ko/parashoot.ts \
+ ../../../i18n/no/parashoot.ts \
+ ../../../i18n/pl/parashoot.ts \
+ ../../../i18n/pt/parashoot.ts \
+ ../../../i18n/pt_BR/parashoot.ts \
+ ../../../i18n/sl/parashoot.ts \
+ ../../../i18n/zh_CN/parashoot.ts \
+ ../../../i18n/zh_TW/parashoot.ts