summaryrefslogtreecommitdiff
path: root/noncore/settings/sound/sound.pro
Side-by-side diff
Diffstat (limited to 'noncore/settings/sound/sound.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sound/sound.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro
index a5c6cea..c00a30d 100644
--- a/noncore/settings/sound/sound.pro
+++ b/noncore/settings/sound/sound.pro
@@ -9,17 +9,20 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = sound
-TRANSLATIONS = ../../i18n/pt_BR/sound.ts
-TRANSLATIONS += ../../i18n/es/sound.ts
-TRANSLATIONS += ../../i18n/pt/sound.ts
-TRANSLATIONS += ../../i18n/de/sound.ts
-TRANSLATIONS += ../../i18n/en/sound.ts
-TRANSLATIONS += ../../i18n/hu/sound.ts
-TRANSLATIONS += ../../i18n/sl/sound.ts
-TRANSLATIONS += ../../i18n/pl/sound.ts
-TRANSLATIONS += ../../i18n/ja/sound.ts
-TRANSLATIONS += ../../i18n/ko/sound.ts
-TRANSLATIONS += ../../i18n/no/sound.ts
-TRANSLATIONS += ../../i18n/zh_CN/sound.ts
-TRANSLATIONS += ../../i18n/zh_TW/sound.ts
-TRANSLATIONS += ../../i18n/fr/sound.ts
+
+
+TRANSLATIONS = ../../../i18n/de/sound.ts
+TRANSLATIONS += ../../../i18n/en/sound.ts
+TRANSLATIONS += ../../../i18n/es/sound.ts
+TRANSLATIONS += ../../../i18n/fr/sound.ts
+TRANSLATIONS += ../../../i18n/hu/sound.ts
+TRANSLATIONS += ../../../i18n/ja/sound.ts
+TRANSLATIONS += ../../../i18n/ko/sound.ts
+TRANSLATIONS += ../../../i18n/no/sound.ts
+TRANSLATIONS += ../../../i18n/pl/sound.ts
+TRANSLATIONS += ../../../i18n/pt/sound.ts
+TRANSLATIONS += ../../../i18n/pt_BR/sound.ts
+TRANSLATIONS += ../../../i18n/sl/sound.ts
+TRANSLATIONS += ../../../i18n/zh_CN/sound.ts
+TRANSLATIONS += ../../../i18n/zh_TW/sound.ts
+