From 006162c13c63e65a209f4fc01e64beb445a09d0b Mon Sep 17 00:00:00 2001 From: cniehaus Date: Sun, 20 Apr 2003 10:49:51 +0000 Subject: adding dutch to the .pro-files --- (limited to 'noncore/tools') diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 3c052e7..0fe5bb2 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro @@ -11,6 +11,7 @@ INTERFACES = calculator.ui TARGET = calculator TRANSLATIONS = ../../../i18n/de/calculator.ts \ + ../../../i18n/nl/calculator.ts \ ../../../i18n/xx/calculator.ts \ ../../../i18n/en/calculator.ts \ ../../../i18n/es/calculator.ts \ diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index 8b92118..38ce2f8 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro @@ -11,6 +11,7 @@ INTERFACES = TARGET = clock TRANSLATIONS = ../../../i18n/de/clock.ts \ + ../../../i18n/nl/clock.ts \ ../../../i18n/xx/clock.ts \ ../../../i18n/en/clock.ts \ ../../../i18n/es/clock.ts \ diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro index b2e976b..baf6ace 100644 --- a/noncore/tools/formatter/formatter.pro +++ b/noncore/tools/formatter/formatter.pro @@ -9,6 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../../../i18n/de/formatter.ts \ + ../../../i18n/nl/formatter.ts \ ../../../i18n/da/formatter.ts \ ../../../i18n/xx/formatter.ts \ ../../../i18n/en/formatter.ts \ diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro index a419362..b595cc1 100644 --- a/noncore/tools/opie-sh/opie-sh.pro +++ b/noncore/tools/opie-sh/opie-sh.pro @@ -9,6 +9,7 @@ LIBS +=-lqpe TARGET = opie-sh TRANSLATIONS = ../../../i18n/de/opie-sh.ts \ + ../../../i18n/nl/opie-sh.ts \ ../../../i18n/da/opie-sh.ts \ ../../../i18n/xx/opie-sh.ts \ ../../../i18n/en/opie-sh.ts \ diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro index bd681be..d822cea 100644 --- a/noncore/tools/remote/remote.pro +++ b/noncore/tools/remote/remote.pro @@ -9,6 +9,7 @@ LIBS +=-lqpe -lopie TARGET = remote TRANSLATIONS = ../../../i18n/de/remote.ts \ + ../../../i18n/nl/remote.ts \ ../../../i18n/da/remote.ts \ ../../../i18n/xx/remote.ts \ ../../../i18n/en/remote.ts \ -- cgit v0.9.0.2