summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer
authorcniehaus <cniehaus>2002-03-29 15:51:55 (UTC)
committer cniehaus <cniehaus>2002-03-29 15:51:55 (UTC)
commit6e194663130b9548c4a31afd2798d9ca1dd30be5 (patch) (side-by-side diff)
treeb90d423646cd2a2517be9389145e119c9afe6597 /core/multimedia/opieplayer
parent3138ef96c4ce64023c0a45e9317e3a93d998dc50 (diff)
downloadopie-6e194663130b9548c4a31afd2798d9ca1dd30be5.zip
opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.gz
opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.bz2
for i18n
Diffstat (limited to 'core/multimedia/opieplayer') (more/less context) (ignore whitespace changes)
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro12
-rw-r--r--core/multimedia/opieplayer/mpegplayer.pro3
2 files changed, 13 insertions, 2 deletions
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index 6b75d1f..0441201 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -8,7 +8,17 @@ TARGET = madplugin
DESTDIR = ../../plugins/codecs
INCLUDEPATH += $(OPIEDIR)/include ..
DEPENDPATH += ../$(OPIEDIR)/include ..
LIBS += -lqpe -lm
VERSION = 1.0.0
-TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts
+TRANSLATIONS = ../../i18n/pt_BR/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/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
diff --git a/core/multimedia/opieplayer/mpegplayer.pro b/core/multimedia/opieplayer/mpegplayer.pro
index d003f04..92db399 100644
--- a/core/multimedia/opieplayer/mpegplayer.pro
+++ b/core/multimedia/opieplayer/mpegplayer.pro
@@ -19,16 +19,17 @@ LIBS += -lqpe -lpthread
# LIBS += libmpeg3/libmpeg3.a -lpthread
# LIBS += $(OPIEDIR)/plugins/codecs/liblibmadplugin.so
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-TRANSLATIONS += ../i18n/de/mpegplayer.ts
+TRANSLATIONS = ../i18n/de/mpegplayer.ts
TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts
TRANSLATIONS += ../i18n/en/mpegplayer.ts
TRANSLATIONS += ../i18n/hu/mpegplayer.ts
TRANSLATIONS += ../i18n/ja/mpegplayer.ts
+TRANSLATIONS += ../i18n/sl/mpegplayer.ts
TRANSLATIONS += ../i18n/fr/mpegplayer.ts
TRANSLATIONS += ../i18n/ko/mpegplayer.ts
TRANSLATIONS += ../i18n/no/mpegplayer.ts
TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts
TRANSLATIONS += ../i18n/zh_TW/mpegplayer.ts