summaryrefslogtreecommitdiff
path: root/noncore/apps/dictionary
authorcniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
committer cniehaus <cniehaus>2002-06-16 15:05:47 (UTC)
commit932dae70d65ecbad75e7aeb9a3cd97a67742de36 (patch) (unidiff)
treea5afe4e516117c204af1a7fae6c6b5da4e2fe833 /noncore/apps/dictionary
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/apps/dictionary') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index 71056dc..34c06e3 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -5,24 +5,25 @@ DESTDIR = ../bin
5 HEADERS= dicttool.h 5 HEADERS= dicttool.h
6 SOURCES= dicttool.cpp main.cpp 6 SOURCES= dicttool.cpp main.cpp
7 7
8 INTERFACES= dicttoolbase.ui 8 INTERFACES= dicttoolbase.ui
9 9
10INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11 DEPENDPATH+= $(OPIEDIR)/include 11 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe 12LIBS += -lqpe
13 13
14 TARGET = dictionary 14 TARGET = dictionary
15 15
16TRANSLATIONS = ../i18n/pt_BR/dictionary.ts 16TRANSLATIONS = ../i18n/pt_BR/dictionary.ts
17TRANSLATIONS += ../i18n/pt/dictionary.ts
17TRANSLATIONS += ../i18n/de/dictionary.ts 18TRANSLATIONS += ../i18n/de/dictionary.ts
18TRANSLATIONS += ../i18n/en/dictionary.ts 19TRANSLATIONS += ../i18n/en/dictionary.ts
19TRANSLATIONS += ../i18n/hu/dictionary.ts 20TRANSLATIONS += ../i18n/hu/dictionary.ts
20TRANSLATIONS += ../i18n/sl/dictionary.ts 21TRANSLATIONS += ../i18n/sl/dictionary.ts
21TRANSLATIONS += ../i18n/pl/dictionary.ts 22TRANSLATIONS += ../i18n/pl/dictionary.ts
22TRANSLATIONS += ../i18n/fr/dictionary.ts 23TRANSLATIONS += ../i18n/fr/dictionary.ts
23TRANSLATIONS += ../i18n/ja/dictionary.ts 24TRANSLATIONS += ../i18n/ja/dictionary.ts
24TRANSLATIONS += ../i18n/ko/dictionary.ts 25TRANSLATIONS += ../i18n/ko/dictionary.ts
25TRANSLATIONS += ../i18n/no/dictionary.ts 26TRANSLATIONS += ../i18n/no/dictionary.ts
26TRANSLATIONS += ../i18n/zh_CN/dictionary.ts 27TRANSLATIONS += ../i18n/zh_CN/dictionary.ts
27TRANSLATIONS += ../i18n/zh_TW/dictionary.ts 28TRANSLATIONS += ../i18n/zh_TW/dictionary.ts
28TRANSLATIONS += ../i18n/es/dictionary.ts 29TRANSLATIONS += ../i18n/es/dictionary.ts