summaryrefslogtreecommitdiff
path: root/core/apps/helpbrowser/helpbrowser.pro
authorcniehaus <cniehaus>2002-03-27 23:06:42 (UTC)
committer cniehaus <cniehaus>2002-03-27 23:06:42 (UTC)
commit071d9e5431473189a41841701e25dd03b08ab2b6 (patch) (unidiff)
treec5c4c49713da703fed48a07dd00e0d03356ef4b0 /core/apps/helpbrowser/helpbrowser.pro
parent3310d8c8a2b33b863a0cd8c50873536129c94506 (diff)
downloadopie-071d9e5431473189a41841701e25dd03b08ab2b6.zip
opie-071d9e5431473189a41841701e25dd03b08ab2b6.tar.gz
opie-071d9e5431473189a41841701e25dd03b08ab2b6.tar.bz2
now french will automatically be build
Diffstat (limited to 'core/apps/helpbrowser/helpbrowser.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index b828ee6..d1bdd8e 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -7,14 +7,15 @@ SOURCES = helpbrowser.cpp \
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= 10 INTERFACES=
11 11
12TRANSLATIONS = ../i18n/de/helpbrowser.ts 12TRANSLATIONS = ../i18n/de/helpbrowser.ts
13TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts 13TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts
14TRANSLATIONS += ../i18n/en/helpbrowser.ts 14TRANSLATIONS += ../i18n/en/helpbrowser.ts
15TRANSLATIONS += ../i18n/hu/helpbrowser.ts 15TRANSLATIONS += ../i18n/hu/helpbrowser.ts
16TRANSLATIONS += ../i18n/ja/helpbrowser.ts 16TRANSLATIONS += ../i18n/ja/helpbrowser.ts
17TRANSLATIONS += ../i18n/ko/helpbrowser.ts 17TRANSLATIONS += ../i18n/ko/helpbrowser.ts
18TRANSLATIONS += ../i18n/no/helpbrowser.ts 18TRANSLATIONS += ../i18n/no/helpbrowser.ts
19TRANSLATIONS += ../i18n/fr/helpbrowser.ts
19TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts 20TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts
20TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts 21TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts