From 071d9e5431473189a41841701e25dd03b08ab2b6 Mon Sep 17 00:00:00 2001 From: cniehaus Date: Wed, 27 Mar 2002 23:06:42 +0000 Subject: now french will automatically be build --- (limited to 'noncore/tools') diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index 7421b23..6c0110d 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro @@ -13,6 +13,7 @@ TRANSLATIONS = ../i18n/pt_BR/calc.ts TRANSLATIONS += ../i18n/de/calc.ts TRANSLATIONS += ../i18n/en/calc.ts TRANSLATIONS += ../i18n/hu/calc.ts +TRANSLATIONS += ../i18n/fr/calc.ts TRANSLATIONS += ../i18n/ja/calc.ts TRANSLATIONS += ../i18n/ko/calc.ts TRANSLATIONS += ../i18n/no/calc.ts diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 12f0f4b..04761b7 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro @@ -15,6 +15,7 @@ TRANSLATIONS += ../i18n/de/calculator.ts TRANSLATIONS += ../i18n/en/calculator.ts TRANSLATIONS += ../i18n/hu/calculator.ts TRANSLATIONS += ../i18n/ja/calculator.ts +TRANSLATIONS += ../i18n/fr/calculator.ts TRANSLATIONS += ../i18n/ko/calculator.ts TRANSLATIONS += ../i18n/no/calculator.ts TRANSLATIONS += ../i18n/zh_CN/calculator.ts diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index fe8c73e..746882e 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro @@ -16,6 +16,7 @@ TRANSLATIONS += ../i18n/en/clock.ts TRANSLATIONS += ../i18n/hu/clock.ts TRANSLATIONS += ../i18n/ja/clock.ts TRANSLATIONS += ../i18n/ko/clock.ts +TRANSLATIONS += ../i18n/fr/clock.ts TRANSLATIONS += ../i18n/no/clock.ts TRANSLATIONS += ../i18n/zh_CN/clock.ts TRANSLATIONS += ../i18n/zh_TW/clock.ts -- cgit v0.9.0.2