summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/showimg.pro
Side-by-side diff
Diffstat (limited to 'noncore/multimedia/showimg/showimg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/showimg/showimg.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index 1cf87ec..78ee67c 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -16,17 +16,20 @@ LIBS += -lqpe
REQUIRES = showimg
-TRANSLATIONS = ../i18n/pt_BR/showimg.ts
-TRANSLATIONS += ../i18n/es/showimg.ts
-TRANSLATIONS += ../i18n/pt/showimg.ts
-TRANSLATIONS += ../i18n/de/showimg.ts
-TRANSLATIONS += ../i18n/en/showimg.ts
-TRANSLATIONS += ../i18n/hu/showimg.ts
-TRANSLATIONS += ../i18n/sl/showimg.ts
-TRANSLATIONS += ../i18n/ja/showimg.ts
-TRANSLATIONS += ../i18n/pl/showimg.ts
-TRANSLATIONS += ../i18n/ko/showimg.ts
-TRANSLATIONS += ../i18n/no/showimg.ts
-TRANSLATIONS += ../i18n/zh_CN/showimg.ts
-TRANSLATIONS += ../i18n/zh_TW/showimg.ts
-TRANSLATIONS += ../i18n/fr/showimg.ts
+
+
+TRANSLATIONS = ../../../i18n/de/showimg.ts
+TRANSLATIONS += ../../../i18n/en/showimg.ts
+TRANSLATIONS += ../../../i18n/es/showimg.ts
+TRANSLATIONS += ../../../i18n/fr/showimg.ts
+TRANSLATIONS += ../../../i18n/hu/showimg.ts
+TRANSLATIONS += ../../../i18n/ja/showimg.ts
+TRANSLATIONS += ../../../i18n/ko/showimg.ts
+TRANSLATIONS += ../../../i18n/no/showimg.ts
+TRANSLATIONS += ../../../i18n/pl/showimg.ts
+TRANSLATIONS += ../../../i18n/pt/showimg.ts
+TRANSLATIONS += ../../../i18n/pt_BR/showimg.ts
+TRANSLATIONS += ../../../i18n/sl/showimg.ts
+TRANSLATIONS += ../../../i18n/zh_CN/showimg.ts
+TRANSLATIONS += ../../../i18n/zh_TW/showimg.ts
+