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 'core/pim/today/today.pro') diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro index 05ca6cd..123c77c 100644 --- a/core/pim/today/today.pro +++ b/core/pim/today/today.pro @@ -11,4 +11,11 @@ INTERFACES = TARGET = today DESTDIR = $(OPIEDIR)/bin TRANSLATIONS = ../i18n/pt_BR/today.ts -TRANSLATIONS = ../i18n/de/today.ts +TRANSLATIONS += ../i18n/de/today.ts +TRANSLATIONS += ../i18n/en/today.ts +TRANSLATIONS += ../i18n/hu/today.ts +TRANSLATIONS += ../i18n/ja/today.ts +TRANSLATIONS += ../i18n/ko/today.ts +TRANSLATIONS += ../i18n/no/today.ts +TRANSLATIONS += ../i18n/zh_CN/today.ts +TRANSLATIONS += ../i18n/zh_TW/today.ts -- cgit v0.9.0.2