summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer
Unidiff
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
@@ -11,4 +11,14 @@ DEPENDPATH += ../$(OPIEDIR)/include ..
11LIBS += -lqpe -lm 11LIBS += -lqpe -lm
12VERSION = 1.0.0 12VERSION = 1.0.0
13 13
14TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts 14TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts
15TRANSLATIONS += ../../i18n/de/libmadplugin.ts
16TRANSLATIONS += ../../i18n/en/libmadplugin.ts
17TRANSLATIONS += ../../i18n/hu/libmadplugin.ts
18TRANSLATIONS += ../../i18n/sl/libmadplugin.ts
19TRANSLATIONS += ../../i18n/ja/libmadplugin.ts
20TRANSLATIONS += ../../i18n/ko/libmadplugin.ts
21TRANSLATIONS += ../../i18n/no/libmadplugin.ts
22TRANSLATIONS += ../../i18n/zh_CN/libmadplugin.ts
23TRANSLATIONS += ../../i18n/zh_TW/libmadplugin.ts
24TRANSLATIONS += ../../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
@@ -22,11 +22,12 @@ LIBS += -lqpe -lpthread
22INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include
23DEPENDPATH += $(OPIEDIR)/include 23DEPENDPATH += $(OPIEDIR)/include
24 24
25TRANSLATIONS += ../i18n/de/mpegplayer.ts 25TRANSLATIONS = ../i18n/de/mpegplayer.ts
26TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts 26TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts
27TRANSLATIONS += ../i18n/en/mpegplayer.ts 27TRANSLATIONS += ../i18n/en/mpegplayer.ts
28TRANSLATIONS += ../i18n/hu/mpegplayer.ts 28TRANSLATIONS += ../i18n/hu/mpegplayer.ts
29TRANSLATIONS += ../i18n/ja/mpegplayer.ts 29TRANSLATIONS += ../i18n/ja/mpegplayer.ts
30TRANSLATIONS += ../i18n/sl/mpegplayer.ts
30TRANSLATIONS += ../i18n/fr/mpegplayer.ts 31TRANSLATIONS += ../i18n/fr/mpegplayer.ts
31TRANSLATIONS += ../i18n/ko/mpegplayer.ts 32TRANSLATIONS += ../i18n/ko/mpegplayer.ts
32TRANSLATIONS += ../i18n/no/mpegplayer.ts 33TRANSLATIONS += ../i18n/no/mpegplayer.ts