summaryrefslogtreecommitdiff
path: root/noncore/comm
authorcniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
committer cniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
commit48475749a81e1794071ee0b0178c6d37a623da76 (patch) (unidiff)
treef32abf4eda3386610cbb24e8117560ba77abfb72 /noncore/comm
parenta38efe229e1c2954d5e10be28e920198c85315ab (diff)
downloadopie-48475749a81e1794071ee0b0178c6d37a623da76.zip
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2
addLanguage rules
Diffstat (limited to 'noncore/comm') (more/less context) (show whitespace changes)
-rw-r--r--noncore/comm/keypebble/keypebble.pro2
-rw-r--r--noncore/comm/mobilemsg/mobilemsg.pro2
2 files changed, 4 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 1017133..2c4ddbb 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -31,12 +31,14 @@ INTERFACES = kvncconndlgbase.ui \
31TARGET = keypebble 31TARGET = keypebble
32INCLUDEPATH += $(OPIEDIR)/include 32INCLUDEPATH += $(OPIEDIR)/include
33DEPENDPATH += $(OPIEDIR)/include 33DEPENDPATH += $(OPIEDIR)/include
34LIBS += -lqpe 34LIBS += -lqpe
35 35
36TRANSLATIONS = ../../../i18n/de/keypebble.ts \ 36TRANSLATIONS = ../../../i18n/de/keypebble.ts \
37 ../../../i18n/da/keypebble.ts \
38 ../../../i18n/xx/keypebble.ts \
37 ../../../i18n/en/keypebble.ts \ 39 ../../../i18n/en/keypebble.ts \
38 ../../../i18n/es/keypebble.ts \ 40 ../../../i18n/es/keypebble.ts \
39 ../../../i18n/fr/keypebble.ts \ 41 ../../../i18n/fr/keypebble.ts \
40 ../../../i18n/hu/keypebble.ts \ 42 ../../../i18n/hu/keypebble.ts \
41 ../../../i18n/ja/keypebble.ts \ 43 ../../../i18n/ja/keypebble.ts \
42 ../../../i18n/ko/keypebble.ts \ 44 ../../../i18n/ko/keypebble.ts \
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro
index 04f854a..8c7a960 100644
--- a/noncore/comm/mobilemsg/mobilemsg.pro
+++ b/noncore/comm/mobilemsg/mobilemsg.pro
@@ -8,12 +8,14 @@ DEPENDPATH += $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 TARGET = mobilemsg 9 TARGET = mobilemsg
10 DESTDIR = $(OPIEDIR)/bin 10 DESTDIR = $(OPIEDIR)/bin
11 INTERFACES= mobilemsgbase.ui 11 INTERFACES= mobilemsgbase.ui
12 12
13TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ 13TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \
14 ../../../i18n/da/mobilemsg.ts \
15 ../../../i18n/xx/mobilemsg.ts \
14 ../../../i18n/en/mobilemsg.ts \ 16 ../../../i18n/en/mobilemsg.ts \
15 ../../../i18n/es/mobilemsg.ts \ 17 ../../../i18n/es/mobilemsg.ts \
16 ../../../i18n/fr/mobilemsg.ts \ 18 ../../../i18n/fr/mobilemsg.ts \
17 ../../../i18n/hu/mobilemsg.ts \ 19 ../../../i18n/hu/mobilemsg.ts \
18 ../../../i18n/ja/mobilemsg.ts \ 20 ../../../i18n/ja/mobilemsg.ts \
19 ../../../i18n/ko/mobilemsg.ts \ 21 ../../../i18n/ko/mobilemsg.ts \