summaryrefslogtreecommitdiff
path: root/noncore/tools
Unidiff
Diffstat (limited to 'noncore/tools') (more/less context) (show 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
@@ -8,12 +8,13 @@ INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= calculator.ui 10 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 \
17 ../../../i18n/fr/calculator.ts \ 18 ../../../i18n/fr/calculator.ts \
18 ../../../i18n/hu/calculator.ts \ 19 ../../../i18n/hu/calculator.ts \
19 ../../../i18n/ja/calculator.ts \ 20 ../../../i18n/ja/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
@@ -8,12 +8,13 @@ INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopie -lpthread 9LIBS += -lqpe -lopie -lpthread
10INTERFACES = 10INTERFACES =
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 \
17 ../../../i18n/fr/clock.ts \ 18 ../../../i18n/fr/clock.ts \
18 ../../../i18n/hu/clock.ts \ 19 ../../../i18n/hu/clock.ts \
19 ../../../i18n/ja/clock.ts \ 20 ../../../i18n/ja/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
@@ -6,12 +6,13 @@ TARGET = formatter
6DESTDIR = $(OPIEDIR)/bin 6DESTDIR = $(OPIEDIR)/bin
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(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 \
15 ../../../i18n/es/formatter.ts \ 16 ../../../i18n/es/formatter.ts \
16 ../../../i18n/fr/formatter.ts \ 17 ../../../i18n/fr/formatter.ts \
17 ../../../i18n/hu/formatter.ts \ 18 ../../../i18n/hu/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
@@ -6,12 +6,13 @@ SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp
6 INCLUDEPATH +=$(OPIEDIR)/include 6 INCLUDEPATH +=$(OPIEDIR)/include
7 DEPENDPATH +=$(OPIEDIR)/include 7 DEPENDPATH +=$(OPIEDIR)/include
8 LIBS +=-lqpe 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/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 \
15 ../../../i18n/es/opie-sh.ts \ 16 ../../../i18n/es/opie-sh.ts \
16 ../../../i18n/fr/opie-sh.ts \ 17 ../../../i18n/fr/opie-sh.ts \
17 ../../../i18n/hu/opie-sh.ts \ 18 ../../../i18n/hu/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
@@ -6,12 +6,13 @@ SOURCES =remote.cpp remotetab.cpp learntab.cpp configtab.cpp topgroup.cpp dvdgr
6 INCLUDEPATH+=$(OPIEDIR)/include 6 INCLUDEPATH+=$(OPIEDIR)/include
7 DEPENDPATH+=$(OPIEDIR)/include 7 DEPENDPATH+=$(OPIEDIR)/include
8 LIBS +=-lqpe -lopie 8 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 \
15 ../../../i18n/es/remote.ts \ 16 ../../../i18n/es/remote.ts \
16 ../../../i18n/fr/remote.ts \ 17 ../../../i18n/fr/remote.ts \
17 ../../../i18n/hu/remote.ts \ 18 ../../../i18n/hu/remote.ts \