summaryrefslogtreecommitdiff
path: root/noncore/tools
authorcniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
committer cniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
commit006162c13c63e65a209f4fc01e64beb445a09d0b (patch) (unidiff)
tree35668e7599c02fc8cf3a45219986b6831ab462fc /noncore/tools
parentcf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff)
downloadopie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2
adding dutch to the .pro-files
Diffstat (limited to 'noncore/tools') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calculator/calculator.pro1
-rw-r--r--noncore/tools/clock/clock.pro1
-rw-r--r--noncore/tools/formatter/formatter.pro1
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro1
-rw-r--r--noncore/tools/remote/remote.pro1
5 files changed, 5 insertions, 0 deletions
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
11 TARGET = calculator 11 TARGET = calculator
12 12
13TRANSLATIONS = ../../../i18n/de/calculator.ts \ 13TRANSLATIONS = ../../../i18n/de/calculator.ts \
14 ../../../i18n/nl/calculator.ts \
14 ../../../i18n/xx/calculator.ts \ 15 ../../../i18n/xx/calculator.ts \
15 ../../../i18n/en/calculator.ts \ 16 ../../../i18n/en/calculator.ts \
16 ../../../i18n/es/calculator.ts \ 17 ../../../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 =
11TARGET = clock 11TARGET = clock
12 12
13TRANSLATIONS = ../../../i18n/de/clock.ts \ 13TRANSLATIONS = ../../../i18n/de/clock.ts \
14 ../../../i18n/nl/clock.ts \
14 ../../../i18n/xx/clock.ts \ 15 ../../../i18n/xx/clock.ts \
15 ../../../i18n/en/clock.ts \ 16 ../../../i18n/en/clock.ts \
16 ../../../i18n/es/clock.ts \ 17 ../../../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
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../../../i18n/de/formatter.ts \ 11TRANSLATIONS = ../../../i18n/de/formatter.ts \
12 ../../../i18n/nl/formatter.ts \
12 ../../../i18n/da/formatter.ts \ 13 ../../../i18n/da/formatter.ts \
13 ../../../i18n/xx/formatter.ts \ 14 ../../../i18n/xx/formatter.ts \
14 ../../../i18n/en/formatter.ts \ 15 ../../../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
9TARGET = opie-sh 9TARGET = opie-sh
10 10
11TRANSLATIONS = ../../../i18n/de/opie-sh.ts \ 11TRANSLATIONS = ../../../i18n/de/opie-sh.ts \
12 ../../../i18n/nl/opie-sh.ts \
12 ../../../i18n/da/opie-sh.ts \ 13 ../../../i18n/da/opie-sh.ts \
13 ../../../i18n/xx/opie-sh.ts \ 14 ../../../i18n/xx/opie-sh.ts \
14 ../../../i18n/en/opie-sh.ts \ 15 ../../../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
9TARGET = remote 9TARGET = remote
10 10
11TRANSLATIONS = ../../../i18n/de/remote.ts \ 11TRANSLATIONS = ../../../i18n/de/remote.ts \
12 ../../../i18n/nl/remote.ts \
12 ../../../i18n/da/remote.ts \ 13 ../../../i18n/da/remote.ts \
13 ../../../i18n/xx/remote.ts \ 14 ../../../i18n/xx/remote.ts \
14 ../../../i18n/en/remote.ts \ 15 ../../../i18n/en/remote.ts \