summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/libmad
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 /core/multimedia/opieplayer/libmad
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 'core/multimedia/opieplayer/libmad') (more/less context) (ignore whitespace changes)
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro28
1 files changed, 14 insertions, 14 deletions
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index d55cf8f..3787464 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -11,17 +11,17 @@ DEPENDPATH += ../$(OPIEDIR)/include ..
LIBS += -lqpe -lm
VERSION = 1.0.0
-TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts
-TRANSLATIONS += ../../i18n/es/libmadplugin.ts
-TRANSLATIONS += ../../i18n/pt/libmadplugin.ts
-TRANSLATIONS += ../../i18n/de/libmadplugin.ts
-TRANSLATIONS += ../../i18n/en/libmadplugin.ts
-TRANSLATIONS += ../../i18n/hu/libmadplugin.ts
-TRANSLATIONS += ../../i18n/sl/libmadplugin.ts
-TRANSLATIONS += ../../i18n/ja/libmadplugin.ts
-TRANSLATIONS += ../../i18n/pl/libmadplugin.ts
-TRANSLATIONS += ../../i18n/ko/libmadplugin.ts
-TRANSLATIONS += ../../i18n/no/libmadplugin.ts
-TRANSLATIONS += ../../i18n/zh_CN/libmadplugin.ts
-TRANSLATIONS += ../../i18n/zh_TW/libmadplugin.ts
-TRANSLATIONS += ../../i18n/fr/libmadplugin.ts
+TRANSLATIONS = ../../../../i18n/de/libmadplugin.ts \
+ ../../../../i18n/en/libmadplugin.ts \
+ ../../../../i18n/es/libmadplugin.ts \
+ ../../../../i18n/fr/libmadplugin.ts \
+ ../../../../i18n/hu/libmadplugin.ts \
+ ../../../../i18n/ja/libmadplugin.ts \
+ ../../../../i18n/ko/libmadplugin.ts \
+ ../../../../i18n/no/libmadplugin.ts \
+ ../../../../i18n/pl/libmadplugin.ts \
+ ../../../../i18n/pt/libmadplugin.ts \
+ ../../../../i18n/pt_BR/libmadplugin.ts \
+ ../../../../i18n/sl/libmadplugin.ts \
+ ../../../../i18n/zh_CN/libmadplugin.ts \
+ ../../../../i18n/zh_TW/libmadplugin.ts