summaryrefslogtreecommitdiff
path: root/noncore/unsupported/filebrowser/filebrowser.pro
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/filebrowser/filebrowser.pro
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/filebrowser/filebrowser.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.pro2
1 files changed, 2 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
@@ -1,21 +1,23 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
4 HEADERS = inlineedit.h filebrowser.h filePermissions.h 4 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
17TRANSLATIONS += ../i18n/ko/filebrowser.ts 19TRANSLATIONS += ../i18n/ko/filebrowser.ts
18TRANSLATIONS += ../i18n/no/filebrowser.ts 20TRANSLATIONS += ../i18n/no/filebrowser.ts
19TRANSLATIONS += ../i18n/pl/filebrowser.ts 21TRANSLATIONS += ../i18n/pl/filebrowser.ts
20TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts 22TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts
21TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts 23TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts