From 2da629c52c3cbfebff7b314b8668ccd579bb6742 Mon Sep 17 00:00:00 2001 From: davipt Date: Mon, 24 Jun 2002 23:25:17 +0000 Subject: Fix TRANSLATIONS --- (limited to 'noncore/multimedia') 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 + -- cgit v0.9.0.2