summaryrefslogtreecommitdiff
path: root/noncore/unsupported
Unidiff
Diffstat (limited to 'noncore/unsupported') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro1
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.pro1
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro1
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro1
-rw-r--r--noncore/unsupported/mail2/mail.pro1
-rw-r--r--noncore/unsupported/mailit/mailit.pro1
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro1
-rw-r--r--noncore/unsupported/qpdf/qpdf.pro1
8 files changed, 8 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 43e6c0f..4e0f946 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -6,12 +6,13 @@ SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 INTERFACES= 9 INTERFACES=
10 10
11TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ 11TRANSLATIONS = ../../../i18n/de/filebrowser.ts \
12 ../../../i18n/nl/filebrowser.ts \
12 ../../../i18n/da/filebrowser.ts \ 13 ../../../i18n/da/filebrowser.ts \
13 ../../../i18n/xx/filebrowser.ts \ 14 ../../../i18n/xx/filebrowser.ts \
14 ../../../i18n/en/filebrowser.ts \ 15 ../../../i18n/en/filebrowser.ts \
15 ../../../i18n/es/filebrowser.ts \ 16 ../../../i18n/es/filebrowser.ts \
16 ../../../i18n/fr/filebrowser.ts \ 17 ../../../i18n/fr/filebrowser.ts \
17 ../../../i18n/hu/filebrowser.ts \ 18 ../../../i18n/hu/filebrowser.ts \
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro
index ca0620d..180195f 100644
--- a/noncore/unsupported/gsmtool/gsmtool.pro
+++ b/noncore/unsupported/gsmtool/gsmtool.pro
@@ -11,12 +11,13 @@ INCLUDEPATH += $(GSMLIBDIR)
11 DEPENDPATH+= $(OPIEDIR)/include 11 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme 12LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme
13 INTERFACES= gsmtoolbase.ui 13 INTERFACES= gsmtoolbase.ui
14 TARGET = gsmtool 14 TARGET = gsmtool
15 15
16TRANSLATIONS = ../../../i18n/de/gsmtool.ts \ 16TRANSLATIONS = ../../../i18n/de/gsmtool.ts \
17 ../../../i18n/nl/gsmtool.ts \
17 ../../../i18n/da/gsmtool.ts \ 18 ../../../i18n/da/gsmtool.ts \
18 ../../../i18n/xx/gsmtool.ts \ 19 ../../../i18n/xx/gsmtool.ts \
19 ../../../i18n/en/gsmtool.ts \ 20 ../../../i18n/en/gsmtool.ts \
20 ../../../i18n/es/gsmtool.ts \ 21 ../../../i18n/es/gsmtool.ts \
21 ../../../i18n/fr/gsmtool.ts \ 22 ../../../i18n/fr/gsmtool.ts \
22 ../../../i18n/hu/gsmtool.ts \ 23 ../../../i18n/hu/gsmtool.ts \
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro
index ebb53b5..b03f652 100644
--- a/noncore/unsupported/mail2/bend/bend.pro
+++ b/noncore/unsupported/mail2/bend/bend.pro
@@ -7,12 +7,13 @@ SOURCES += bend.cpp \
7 INCLUDEPATH +=$(OPIEDIR)/include ../libmail 7 INCLUDEPATH +=$(OPIEDIR)/include ../libmail
8 LIBS +=-lmail -lqpe 8 LIBS +=-lmail -lqpe
9 TARGET =bend 9 TARGET =bend
10 DESTDIR +=$(OPIEDIR)/plugins/applets/ 10 DESTDIR +=$(OPIEDIR)/plugins/applets/
11 11
12TRANSLATIONS = ../../../i18n/de/libbend.ts \ 12TRANSLATIONS = ../../../i18n/de/libbend.ts \
13 ../../../i18n/nl/libbend.ts \
13 ../../../i18n/da/libbend.ts \ 14 ../../../i18n/da/libbend.ts \
14 ../../../i18n/xx/libbend.ts \ 15 ../../../i18n/xx/libbend.ts \
15 ../../../i18n/en/libbend.ts \ 16 ../../../i18n/en/libbend.ts \
16 ../../../i18n/es/libbend.ts \ 17 ../../../i18n/es/libbend.ts \
17 ../../../i18n/fr/libbend.ts \ 18 ../../../i18n/fr/libbend.ts \
18 ../../../i18n/hu/libbend.ts \ 19 ../../../i18n/hu/libbend.ts \
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index 53cbb82..94ca448 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -21,12 +21,13 @@ SOURCES = configfile.cpp \
21 INCLUDEPATH +=$(OPIEDIR)/include 21 INCLUDEPATH +=$(OPIEDIR)/include
22 LIBS +=-L$(OPIEDIR)/lib -lqpe 22 LIBS +=-L$(OPIEDIR)/lib -lqpe
23 TARGET =mail 23 TARGET =mail
24DESTDIR = $(OPIEDIR)/lib 24DESTDIR = $(OPIEDIR)/lib
25 25
26TRANSLATIONS = ../../../i18n/de/libmail.ts \ 26TRANSLATIONS = ../../../i18n/de/libmail.ts \
27 ../../../i18n/nl/libmail.ts \
27 ../../../i18n/da/libmail.ts \ 28 ../../../i18n/da/libmail.ts \
28 ../../../i18n/xx/libmail.ts \ 29 ../../../i18n/xx/libmail.ts \
29 ../../../i18n/en/libmail.ts \ 30 ../../../i18n/en/libmail.ts \
30 ../../../i18n/es/libmail.ts \ 31 ../../../i18n/es/libmail.ts \
31 ../../../i18n/fr/libmail.ts \ 32 ../../../i18n/fr/libmail.ts \
32 ../../../i18n/hu/libmail.ts \ 33 ../../../i18n/hu/libmail.ts \
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index fb121be..0c1a1fb 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -43,12 +43,13 @@ INTERFACES = accounteditorbase.ui \
43 INCLUDEPATH += $(OPIEDIR)/include libmail 43 INCLUDEPATH += $(OPIEDIR)/include libmail
44 LIBS += -lmail -lqpe -lopie 44 LIBS += -lmail -lqpe -lopie
45 TARGET = mail 45 TARGET = mail
46 DESTDIR = $(OPIEDIR)/bin 46 DESTDIR = $(OPIEDIR)/bin
47 47
48TRANSLATIONS = ../../i18n/de/mail.ts \ 48TRANSLATIONS = ../../i18n/de/mail.ts \
49 ../../i18n/nl/mail.ts \
49 ../../i18n/da/mail.ts \ 50 ../../i18n/da/mail.ts \
50 ../../i18n/xx/mail.ts \ 51 ../../i18n/xx/mail.ts \
51 ../../i18n/en/mail.ts \ 52 ../../i18n/en/mail.ts \
52 ../../i18n/es/mail.ts \ 53 ../../i18n/es/mail.ts \
53 ../../i18n/fr/mail.ts \ 54 ../../i18n/fr/mail.ts \
54 ../../i18n/hu/mail.ts \ 55 ../../i18n/hu/mail.ts \
diff --git a/noncore/unsupported/mailit/mailit.pro b/noncore/unsupported/mailit/mailit.pro
index 1d78075..cfbda36 100644
--- a/noncore/unsupported/mailit/mailit.pro
+++ b/noncore/unsupported/mailit/mailit.pro
@@ -38,12 +38,13 @@ LIBS += -lqpe -lopie
38# -lssl 38# -lssl
39MOC_DIR=qpeobj 39MOC_DIR=qpeobj
40OBJECTS_DIR=qpeobj 40OBJECTS_DIR=qpeobj
41DESTDIR=$(OPIEDIR)/bin 41DESTDIR=$(OPIEDIR)/bin
42 42
43TRANSLATIONS = ../../../i18n/de/mailit.ts \ 43TRANSLATIONS = ../../../i18n/de/mailit.ts \
44 ../../../i18n/nl/mailit.ts \
44 ../../../i18n/da/mailit.ts \ 45 ../../../i18n/da/mailit.ts \
45 ../../../i18n/xx/mailit.ts \ 46 ../../../i18n/xx/mailit.ts \
46 ../../../i18n/it/mailit.ts \ 47 ../../../i18n/it/mailit.ts \
47 ../../../i18n/en/mailit.ts \ 48 ../../../i18n/en/mailit.ts \
48 ../../../i18n/es/mailit.ts \ 49 ../../../i18n/es/mailit.ts \
49 ../../../i18n/fr/mailit.ts \ 50 ../../../i18n/fr/mailit.ts \
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro
index 71fba0c..ee9481c 100644
--- a/noncore/unsupported/oipkg/oipkg.pro
+++ b/noncore/unsupported/oipkg/oipkg.pro
@@ -35,12 +35,13 @@ LIBS += -lqpe
35LIBS += -lopie 35LIBS += -lopie
36 INTERFACES= runwindow.ui \ 36 INTERFACES= runwindow.ui \
37 pksettingsbase.ui 37 pksettingsbase.ui
38 TARGET = oipkg 38 TARGET = oipkg
39 39
40TRANSLATIONS = ../../../i18n/de/oipkg.ts \ 40TRANSLATIONS = ../../../i18n/de/oipkg.ts \
41 ../../../i18n/nl/oipkg.ts \
41 ../../../i18n/da/oipkg.ts \ 42 ../../../i18n/da/oipkg.ts \
42 ../../../i18n/xx/oipkg.ts \ 43 ../../../i18n/xx/oipkg.ts \
43 ../../../i18n/en/oipkg.ts \ 44 ../../../i18n/en/oipkg.ts \
44 ../../../i18n/es/oipkg.ts \ 45 ../../../i18n/es/oipkg.ts \
45 ../../../i18n/fr/oipkg.ts \ 46 ../../../i18n/fr/oipkg.ts \
46 ../../../i18n/hu/oipkg.ts \ 47 ../../../i18n/hu/oipkg.ts \
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro
index f5ec264..cfb6d2f 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -51,12 +51,13 @@ INCLUDEPATH += . \
51 51
52LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++ 52LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++
53DESTDIR = $(OPIEDIR)/bin 53DESTDIR = $(OPIEDIR)/bin
54TARGET = qpdf 54TARGET = qpdf
55 55
56TRANSLATIONS = ../../../i18n/de/qpdf.ts \ 56TRANSLATIONS = ../../../i18n/de/qpdf.ts \
57 ../../../i18n/nl/qpdf.ts \
57 ../../../i18n/da/qpdf.ts \ 58 ../../../i18n/da/qpdf.ts \
58 ../../../i18n/xx/qpdf.ts \ 59 ../../../i18n/xx/qpdf.ts \
59 ../../../i18n/en/qpdf.ts \ 60 ../../../i18n/en/qpdf.ts \
60 ../../../i18n/es/qpdf.ts \ 61 ../../../i18n/es/qpdf.ts \
61 ../../../i18n/fr/qpdf.ts \ 62 ../../../i18n/fr/qpdf.ts \
62 ../../../i18n/hu/qpdf.ts \ 63 ../../../i18n/hu/qpdf.ts \