summaryrefslogtreecommitdiff
path: root/noncore/unsupported
authorcniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
committer cniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
commit932dae70d65ecbad75e7aeb9a3cd97a67742de36 (patch) (unidiff)
treea5afe4e516117c204af1a7fae6c6b5da4e2fe833 /noncore/unsupported
parentf3c439fa534832eec214e1779c7f7040a3325a2c (diff)
downloadopie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.zip
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.gz
opie-932dae70d65ecbad75e7aeb9a3cd97a67742de36.tar.bz2
This add .pt and .es to all .pro
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro2
-rw-r--r--noncore/unsupported/qpdf/qpdf.pro2
2 files changed, 4 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro
index 19195a4..3d9d49f 100644
--- a/noncore/unsupported/filebrowser/filebrowser.pro
+++ b/noncore/unsupported/filebrowser/filebrowser.pro
@@ -5,12 +5,14 @@ HEADERS = inlineedit.h filebrowser.h filePermissions.h
5 SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp 5 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=
10TRANSLATIONS = ../i18n/de/filebrowser.ts 10TRANSLATIONS = ../i18n/de/filebrowser.ts
11TRANSLATIONS += ../i18n/es/filebrowser.ts
12TRANSLATIONS += ../i18n/pt/filebrowser.ts
11TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts 13TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts
12TRANSLATIONS += ../i18n/en/filebrowser.ts 14TRANSLATIONS += ../i18n/en/filebrowser.ts
13TRANSLATIONS += ../i18n/hu/filebrowser.ts 15TRANSLATIONS += ../i18n/hu/filebrowser.ts
14TRANSLATIONS += ../i18n/ja/filebrowser.ts 16TRANSLATIONS += ../i18n/ja/filebrowser.ts
15TRANSLATIONS += ../i18n/fr/filebrowser.ts 17TRANSLATIONS += ../i18n/fr/filebrowser.ts
16TRANSLATIONS += ../i18n/sl/filebrowser.ts 18TRANSLATIONS += ../i18n/sl/filebrowser.ts
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro
index fe5abfb..21cd7be 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -56,6 +56,8 @@ INCLUDEPATH += . \
56LIBS += -L $(OPIEDIR)/lib -lqpe -lopie 56LIBS += -L $(OPIEDIR)/lib -lqpe -lopie
57 57
58DESTDIR = $(OPIEDIR)/bin 58DESTDIR = $(OPIEDIR)/bin
59TARGET = qpdf 59TARGET = qpdf
60 60
61TRANSLATIONS = ../../i18n/de/qpdf.ts 61TRANSLATIONS = ../../i18n/de/qpdf.ts
62TRANSLATIONS += ../../i18n/es/qpdf.ts
63TRANSLATIONS += ../../i18n/pt/qpdf.ts