summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.pro
authorcniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
committer cniehaus <cniehaus>2003-04-20 10:49:51 (UTC)
commit006162c13c63e65a209f4fc01e64beb445a09d0b (patch) (unidiff)
tree35668e7599c02fc8cf3a45219986b6831ab462fc /core/launcher/launcher.pro
parentcf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff)
downloadopie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz
opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2
adding dutch to the .pro-files
Diffstat (limited to 'core/launcher/launcher.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/launcher.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 007e48c..ba01954 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -89,24 +89,25 @@ SOURCES = background.cpp \
89 ../../rsync/version.c \ 89 ../../rsync/version.c \
90 ../../rsync/whole.c \ 90 ../../rsync/whole.c \
91 ../../rsync/qrsync.cpp 91 ../../rsync/qrsync.cpp
92 INTERFACES= syncdialog.ui 92 INTERFACES= syncdialog.ui
93INCLUDEPATH += ../../include 93INCLUDEPATH += ../../include
94 DEPENDPATH+= ../../include . 94 DEPENDPATH+= ../../include .
95INCLUDEPATH += ../../rsync 95INCLUDEPATH += ../../rsync
96 DEPENDPATH+= ../../rsync 96 DEPENDPATH+= ../../rsync
97 TARGET = qpe 97 TARGET = qpe
98 LIBS += -lqpe -lcrypt -lopie 98 LIBS += -lqpe -lcrypt -lopie
99 99
100TRANSLATIONS = ../../i18n/de/qpe.ts \ 100TRANSLATIONS = ../../i18n/de/qpe.ts \
101 ../../i18n/nl/qpe.ts \
101 ../../i18n/xx/qpe.ts \ 102 ../../i18n/xx/qpe.ts \
102 ../../i18n/en/qpe.ts \ 103 ../../i18n/en/qpe.ts \
103 ../../i18n/es/qpe.ts \ 104 ../../i18n/es/qpe.ts \
104 ../../i18n/fr/qpe.ts \ 105 ../../i18n/fr/qpe.ts \
105 ../../i18n/hu/qpe.ts \ 106 ../../i18n/hu/qpe.ts \
106 ../../i18n/ja/qpe.ts \ 107 ../../i18n/ja/qpe.ts \
107 ../../i18n/ko/qpe.ts \ 108 ../../i18n/ko/qpe.ts \
108 ../../i18n/no/qpe.ts \ 109 ../../i18n/no/qpe.ts \
109 ../../i18n/pl/qpe.ts \ 110 ../../i18n/pl/qpe.ts \
110 ../../i18n/pt/qpe.ts \ 111 ../../i18n/pt/qpe.ts \
111 ../../i18n/pt_BR/qpe.ts \ 112 ../../i18n/pt_BR/qpe.ts \
112 ../../i18n/sl/qpe.ts \ 113 ../../i18n/sl/qpe.ts \