From 8261de8ef44e221fa93f05e5669387cffd32661c Mon Sep 17 00:00:00 2001 From: cniehaus Date: Wed, 27 Mar 2002 18:50:48 +0000 Subject: this modifies some .pro files in order to let us be able to translate all apps for all languages. --- (limited to 'noncore/apps/dictionary') diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index fc89411..6b337c6 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro @@ -12,3 +12,13 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TARGET = dictionary + +TRANSLATIONS = ../i18n/pt_BR/dictionary.ts +TRANSLATIONS += ../i18n/de/dictionary.ts +TRANSLATIONS += ../i18n/en/dictionary.ts +TRANSLATIONS += ../i18n/hu/dictionary.ts +TRANSLATIONS += ../i18n/ja/dictionary.ts +TRANSLATIONS += ../i18n/ko/dictionary.ts +TRANSLATIONS += ../i18n/no/dictionary.ts +TRANSLATIONS += ../i18n/zh_CN/dictionary.ts +TRANSLATIONS += ../i18n/zh_TW/dictionary.ts -- cgit v0.9.0.2