summaryrefslogtreecommitdiff
path: root/noncore/tools
Unidiff
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.pro2
-rw-r--r--noncore/tools/opie-sh/opie-sh.pro2
-rw-r--r--noncore/tools/remote/remote.pro2
5 files changed, 8 insertions, 0 deletions
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index c8396c9..eed584f 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/xx/calculator.ts \
14 ../../../i18n/en/calculator.ts \ 15 ../../../i18n/en/calculator.ts \
15 ../../../i18n/es/calculator.ts \ 16 ../../../i18n/es/calculator.ts \
16 ../../../i18n/fr/calculator.ts \ 17 ../../../i18n/fr/calculator.ts \
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 554c829..086349e 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/xx/clock.ts \
14 ../../../i18n/en/clock.ts \ 15 ../../../i18n/en/clock.ts \
15 ../../../i18n/es/clock.ts \ 16 ../../../i18n/es/clock.ts \
16 ../../../i18n/fr/clock.ts \ 17 ../../../i18n/fr/clock.ts \
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro
index 17801dc..2c08e4c 100644
--- a/noncore/tools/formatter/formatter.pro
+++ b/noncore/tools/formatter/formatter.pro
@@ -9,6 +9,8 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 10
11TRANSLATIONS = ../../../i18n/de/formatter.ts \ 11TRANSLATIONS = ../../../i18n/de/formatter.ts \
12 ../../../i18n/da/formatter.ts \
13 ../../../i18n/xx/formatter.ts \
12 ../../../i18n/en/formatter.ts \ 14 ../../../i18n/en/formatter.ts \
13 ../../../i18n/es/formatter.ts \ 15 ../../../i18n/es/formatter.ts \
14 ../../../i18n/fr/formatter.ts \ 16 ../../../i18n/fr/formatter.ts \
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro
index 0866f48..c6c1846 100644
--- a/noncore/tools/opie-sh/opie-sh.pro
+++ b/noncore/tools/opie-sh/opie-sh.pro
@@ -9,6 +9,8 @@ LIBS +=-lqpe
9TARGET = opie-sh 9TARGET = opie-sh
10 10
11TRANSLATIONS = ../../../i18n/de/opie-sh.ts \ 11TRANSLATIONS = ../../../i18n/de/opie-sh.ts \
12 ../../../i18n/da/opie-sh.ts \
13 ../../../i18n/xx/opie-sh.ts \
12 ../../../i18n/en/opie-sh.ts \ 14 ../../../i18n/en/opie-sh.ts \
13 ../../../i18n/es/opie-sh.ts \ 15 ../../../i18n/es/opie-sh.ts \
14 ../../../i18n/fr/opie-sh.ts \ 16 ../../../i18n/fr/opie-sh.ts \
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro
index e5fc3fb..277c5ef 100644
--- a/noncore/tools/remote/remote.pro
+++ b/noncore/tools/remote/remote.pro
@@ -9,6 +9,8 @@ LIBS +=-lqpe -lopie
9TARGET = remote 9TARGET = remote
10 10
11TRANSLATIONS = ../../../i18n/de/remote.ts \ 11TRANSLATIONS = ../../../i18n/de/remote.ts \
12 ../../../i18n/da/remote.ts \
13 ../../../i18n/xx/remote.ts \
12 ../../../i18n/en/remote.ts \ 14 ../../../i18n/en/remote.ts \
13 ../../../i18n/es/remote.ts \ 15 ../../../i18n/es/remote.ts \
14 ../../../i18n/fr/remote.ts \ 16 ../../../i18n/fr/remote.ts \