summaryrefslogtreecommitdiff
path: root/noncore/unsupported
Side-by-side diff
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro29
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.pro30
-rw-r--r--noncore/unsupported/mail2/bend/bend.pro30
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro30
-rw-r--r--noncore/unsupported/mail2/mail.pro30
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro14
-rw-r--r--noncore/unsupported/qpdf/qpdf.pro36
7 files changed, 99 insertions, 100 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 3d9d49f..2849127 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -1,23 +1,24 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = inlineedit.h filebrowser.h filePermissions.h
SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
-TRANSLATIONS = ../i18n/de/filebrowser.ts
-TRANSLATIONS += ../i18n/es/filebrowser.ts
-TRANSLATIONS += ../i18n/pt/filebrowser.ts
-TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts
-TRANSLATIONS += ../i18n/en/filebrowser.ts
-TRANSLATIONS += ../i18n/hu/filebrowser.ts
-TRANSLATIONS += ../i18n/ja/filebrowser.ts
-TRANSLATIONS += ../i18n/fr/filebrowser.ts
-TRANSLATIONS += ../i18n/sl/filebrowser.ts
-TRANSLATIONS += ../i18n/ko/filebrowser.ts
-TRANSLATIONS += ../i18n/no/filebrowser.ts
-TRANSLATIONS += ../i18n/pl/filebrowser.ts
-TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts
-TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts
+
+TRANSLATIONS = ../../../i18n/de/filebrowser.pro.in.ts \
+ ../../../i18n/en/filebrowser.pro.in.ts \
+ ../../../i18n/es/filebrowser.pro.in.ts \
+ ../../../i18n/fr/filebrowser.pro.in.ts \
+ ../../../i18n/hu/filebrowser.pro.in.ts \
+ ../../../i18n/ja/filebrowser.pro.in.ts \
+ ../../../i18n/ko/filebrowser.pro.in.ts \
+ ../../../i18n/no/filebrowser.pro.in.ts \
+ ../../../i18n/pl/filebrowser.pro.in.ts \
+ ../../../i18n/pt/filebrowser.pro.in.ts \
+ ../../../i18n/pt_BR/filebrowser.pro.in.ts \
+ ../../../i18n/sl/filebrowser.pro.in.ts \
+ ../../../i18n/zh_CN/filebrowser.pro.in.ts \
+ ../../../i18n/zh_TW/filebrowser.pro.in.ts
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro
index 73bac50..d627075 100644
--- a/noncore/unsupported/gsmtool/gsmtool.pro
+++ b/noncore/unsupported/gsmtool/gsmtool.pro
@@ -4,28 +4,26 @@ CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = gsmtool.h
SOURCES = main.cpp gsmtool.cpp
# This doesn't actually work...
TMAKE_CXXFLAGS += -fexceptions
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(GSMLIBDIR)
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme
INTERFACES = gsmtoolbase.ui
TARGET = gsmtool
-
-TRANSLATIONS = ../../../i18n/de/gsmtool.ts
-TRANSLATIONS += ../../../i18n/en/gsmtool.ts
-TRANSLATIONS += ../../../i18n/es/gsmtool.ts
-TRANSLATIONS += ../../../i18n/fr/gsmtool.ts
-TRANSLATIONS += ../../../i18n/hu/gsmtool.ts
-TRANSLATIONS += ../../../i18n/ja/gsmtool.ts
-TRANSLATIONS += ../../../i18n/ko/gsmtool.ts
-TRANSLATIONS += ../../../i18n/no/gsmtool.ts
-TRANSLATIONS += ../../../i18n/pl/gsmtool.ts
-TRANSLATIONS += ../../../i18n/pt/gsmtool.ts
-TRANSLATIONS += ../../../i18n/pt_BR/gsmtool.ts
-TRANSLATIONS += ../../../i18n/sl/gsmtool.ts
-TRANSLATIONS += ../../../i18n/zh_CN/gsmtool.ts
-TRANSLATIONS += ../../../i18n/zh_TW/gsmtool.ts
-
+TRANSLATIONS = ../../../i18n/de/gsmtool.ts \
+ ../../../i18n/en/gsmtool.ts \
+ ../../../i18n/es/gsmtool.ts \
+ ../../../i18n/fr/gsmtool.ts \
+ ../../../i18n/hu/gsmtool.ts \
+ ../../../i18n/ja/gsmtool.ts \
+ ../../../i18n/ko/gsmtool.ts \
+ ../../../i18n/no/gsmtool.ts \
+ ../../../i18n/pl/gsmtool.ts \
+ ../../../i18n/pt/gsmtool.ts \
+ ../../../i18n/pt_BR/gsmtool.ts \
+ ../../../i18n/sl/gsmtool.ts \
+ ../../../i18n/zh_CN/gsmtool.ts \
+ ../../../i18n/zh_TW/gsmtool.ts
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro
index bb96d76..fe0aed0 100644
--- a/noncore/unsupported/mail2/bend/bend.pro
+++ b/noncore/unsupported/mail2/bend/bend.pro
@@ -1,27 +1,25 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS += bend.h \
bendimpl.h
SOURCES += bend.cpp \
bendimpl.cpp
INCLUDEPATH += $(OPIEDIR)/include ../libmail
LIBS += -lmail -lqpe
TARGET = bend
DESTDIR += $(OPIEDIR)/plugins/applets/
-
-TRANSLATIONS = ../../../i18n/de/libbend.ts
-TRANSLATIONS += ../../../i18n/en/libbend.ts
-TRANSLATIONS += ../../../i18n/es/libbend.ts
-TRANSLATIONS += ../../../i18n/fr/libbend.ts
-TRANSLATIONS += ../../../i18n/hu/libbend.ts
-TRANSLATIONS += ../../../i18n/ja/libbend.ts
-TRANSLATIONS += ../../../i18n/ko/libbend.ts
-TRANSLATIONS += ../../../i18n/no/libbend.ts
-TRANSLATIONS += ../../../i18n/pl/libbend.ts
-TRANSLATIONS += ../../../i18n/pt/libbend.ts
-TRANSLATIONS += ../../../i18n/pt_BR/libbend.ts
-TRANSLATIONS += ../../../i18n/sl/libbend.ts
-TRANSLATIONS += ../../../i18n/zh_CN/libbend.ts
-TRANSLATIONS += ../../../i18n/zh_TW/libbend.ts
-
+TRANSLATIONS = ../../../i18n/de/libbend.ts \
+ ../../../i18n/en/libbend.ts \
+ ../../../i18n/es/libbend.ts \
+ ../../../i18n/fr/libbend.ts \
+ ../../../i18n/hu/libbend.ts \
+ ../../../i18n/ja/libbend.ts \
+ ../../../i18n/ko/libbend.ts \
+ ../../../i18n/no/libbend.ts \
+ ../../../i18n/pl/libbend.ts \
+ ../../../i18n/pt/libbend.ts \
+ ../../../i18n/pt_BR/libbend.ts \
+ ../../../i18n/sl/libbend.ts \
+ ../../../i18n/zh_CN/libbend.ts \
+ ../../../i18n/zh_TW/libbend.ts
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index af65a3e..e80ecaf 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -14,28 +14,26 @@ SOURCES = configfile.cpp \
imapbase.cpp \
imaphandler.cpp \
imapresponse.cpp \
mailfactory.cpp \
md5.h \
miscfunctions.cpp \
smtphandler.cpp
INCLUDEPATH += $(OPIEDIR)/include
LIBS += -L$(OPIEDIR)/lib -lqpe
TARGET = mail
DESTDIR = $(QTDIR)/lib
-
-TRANSLATIONS = ../../../i18n/de/libmail.ts
-TRANSLATIONS += ../../../i18n/en/libmail.ts
-TRANSLATIONS += ../../../i18n/es/libmail.ts
-TRANSLATIONS += ../../../i18n/fr/libmail.ts
-TRANSLATIONS += ../../../i18n/hu/libmail.ts
-TRANSLATIONS += ../../../i18n/ja/libmail.ts
-TRANSLATIONS += ../../../i18n/ko/libmail.ts
-TRANSLATIONS += ../../../i18n/no/libmail.ts
-TRANSLATIONS += ../../../i18n/pl/libmail.ts
-TRANSLATIONS += ../../../i18n/pt/libmail.ts
-TRANSLATIONS += ../../../i18n/pt_BR/libmail.ts
-TRANSLATIONS += ../../../i18n/sl/libmail.ts
-TRANSLATIONS += ../../../i18n/zh_CN/libmail.ts
-TRANSLATIONS += ../../../i18n/zh_TW/libmail.ts
-
+TRANSLATIONS = ../../../i18n/de/libmail.ts \
+ ../../../i18n/en/libmail.ts \
+ ../../../i18n/es/libmail.ts \
+ ../../../i18n/fr/libmail.ts \
+ ../../../i18n/hu/libmail.ts \
+ ../../../i18n/ja/libmail.ts \
+ ../../../i18n/ko/libmail.ts \
+ ../../../i18n/no/libmail.ts \
+ ../../../i18n/pl/libmail.ts \
+ ../../../i18n/pt/libmail.ts \
+ ../../../i18n/pt_BR/libmail.ts \
+ ../../../i18n/sl/libmail.ts \
+ ../../../i18n/zh_CN/libmail.ts \
+ ../../../i18n/zh_TW/libmail.ts
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index 117c863..985a6fb 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -34,28 +34,26 @@ SOURCES = accounteditor.cpp \
viewmailbase.cpp
INTERFACES = accounteditorbase.ui \
addresspickerbase.ui \
configdiagbase.ui \
opendiagbase.ui \
renamebase.ui \
searchdiagbase.ui
INCLUDEPATH += $(OPIEDIR)/include libmail
LIBS += -lmail -lqpe -lopie
TARGET = mail
DESTDIR = $(OPIEDIR)/bin
-
-TRANSLATIONS = ../../i18n/de/mail.ts
-TRANSLATIONS += ../../i18n/en/mail.ts
-TRANSLATIONS += ../../i18n/es/mail.ts
-TRANSLATIONS += ../../i18n/fr/mail.ts
-TRANSLATIONS += ../../i18n/hu/mail.ts
-TRANSLATIONS += ../../i18n/ja/mail.ts
-TRANSLATIONS += ../../i18n/ko/mail.ts
-TRANSLATIONS += ../../i18n/no/mail.ts
-TRANSLATIONS += ../../i18n/pl/mail.ts
-TRANSLATIONS += ../../i18n/pt/mail.ts
-TRANSLATIONS += ../../i18n/pt_BR/mail.ts
-TRANSLATIONS += ../../i18n/sl/mail.ts
-TRANSLATIONS += ../../i18n/zh_CN/mail.ts
-TRANSLATIONS += ../../i18n/zh_TW/mail.ts
-
+TRANSLATIONS = ../../i18n/de/mail.ts \
+ ../../i18n/en/mail.ts \
+ ../../i18n/es/mail.ts \
+ ../../i18n/fr/mail.ts \
+ ../../i18n/hu/mail.ts \
+ ../../i18n/ja/mail.ts \
+ ../../i18n/ko/mail.ts \
+ ../../i18n/no/mail.ts \
+ ../../i18n/pl/mail.ts \
+ ../../i18n/pt/mail.ts \
+ ../../i18n/pt_BR/mail.ts \
+ ../../i18n/sl/mail.ts \
+ ../../i18n/zh_CN/mail.ts \
+ ../../i18n/zh_TW/mail.ts
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro
index 7f60ed8..986cbcd 100644
--- a/noncore/unsupported/oipkg/oipkg.pro
+++ b/noncore/unsupported/oipkg/oipkg.pro
@@ -26,12 +26,26 @@ SOURCES = main.cpp \
pmipkg.cpp \
packagelistitem.cpp \
packagelist.cpp \
package.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/ioclude
LIBS += -lqpe
LIBS += -lopie
INTERFACES = runwindow.ui \
pksettingsbase.ui
TARGET = oipkg
+TRANSLATIONS = ../../../i18n/de/oipkg.ts \
+ ../../../i18n/en/oipkg.ts \
+ ../../../i18n/es/oipkg.ts \
+ ../../../i18n/fr/oipkg.ts \
+ ../../../i18n/hu/oipkg.ts \
+ ../../../i18n/ja/oipkg.ts \
+ ../../../i18n/ko/oipkg.ts \
+ ../../../i18n/no/oipkg.ts \
+ ../../../i18n/pl/oipkg.ts \
+ ../../../i18n/pt/oipkg.ts \
+ ../../../i18n/pt_BR/oipkg.ts \
+ ../../../i18n/sl/oipkg.ts \
+ ../../../i18n/zh_CN/oipkg.ts \
+ ../../../i18n/zh_TW/oipkg.ts
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro
index a5f7735..d2a553b 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -1,17 +1,15 @@
TEMPLATE = app
-
CONFIG *= qt embedded release warn_off
CONFIG -= warn_on
-
SOURCES = xpdf/Array.cc \
xpdf/BuiltinFont.cc \
xpdf/BuiltinFontTables.cc \
xpdf/CMap.cc \
xpdf/Catalog.cc \
xpdf/CharCodeToUnicode.cc \
xpdf/Decrypt.cc \
xpdf/Dict.cc \
xpdf/Error.cc \
xpdf/FontEncodingTables.cc \
xpdf/Annot.cc \
xpdf/Function.cc \
@@ -31,47 +29,41 @@ SOURCES = xpdf/Array.cc \
xpdf/Stream.cc \
xpdf/TextOutputDev.cc \
xpdf/UnicodeMap.cc \
xpdf/XRef.cc \
goo/GHash.cc \
goo/GString.cc \
goo/GList.cc \
QOutputDev.cpp \
QPEOutputDev.cpp \
qpdf.cpp \
qbusybar.cpp \
gooStub.cpp
-
HEADERS = QOutputDev.h \
QPEOutputDev.h \
qbusybar.h \
qpdf.h
-
INCLUDEPATH += . \
.. \
xpdf \
$(OPIEDIR)/include \
../goo \
goo
LIBS += -L $(OPIEDIR)/lib -lqpe -lopie
-
DESTDIR = $(OPIEDIR)/bin
TARGET = qpdf
-
-
-TRANSLATIONS = ../../../i18n/de/qpdf.ts
-TRANSLATIONS += ../../../i18n/en/qpdf.ts
-TRANSLATIONS += ../../../i18n/es/qpdf.ts
-TRANSLATIONS += ../../../i18n/fr/qpdf.ts
-TRANSLATIONS += ../../../i18n/hu/qpdf.ts
-TRANSLATIONS += ../../../i18n/ja/qpdf.ts
-TRANSLATIONS += ../../../i18n/ko/qpdf.ts
-TRANSLATIONS += ../../../i18n/no/qpdf.ts
-TRANSLATIONS += ../../../i18n/pl/qpdf.ts
-TRANSLATIONS += ../../../i18n/pt/qpdf.ts
-TRANSLATIONS += ../../../i18n/pt_BR/qpdf.ts
-TRANSLATIONS += ../../../i18n/sl/qpdf.ts
-TRANSLATIONS += ../../../i18n/zh_CN/qpdf.ts
-TRANSLATIONS += ../../../i18n/zh_TW/qpdf.ts
-
+TRANSLATIONS = ../../../i18n/de/qpdf.ts \
+ ../../../i18n/en/qpdf.ts \
+ ../../../i18n/es/qpdf.ts \
+ ../../../i18n/fr/qpdf.ts \
+ ../../../i18n/hu/qpdf.ts \
+ ../../../i18n/ja/qpdf.ts \
+ ../../../i18n/ko/qpdf.ts \
+ ../../../i18n/no/qpdf.ts \
+ ../../../i18n/pl/qpdf.ts \
+ ../../../i18n/pt/qpdf.ts \
+ ../../../i18n/pt_BR/qpdf.ts \
+ ../../../i18n/sl/qpdf.ts \
+ ../../../i18n/zh_CN/qpdf.ts \
+ ../../../i18n/zh_TW/qpdf.ts