summaryrefslogtreecommitdiff
path: root/noncore/comm
Unidiff
Diffstat (limited to 'noncore/comm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/keypebble.pro1
-rw-r--r--noncore/comm/mobilemsg/mobilemsg.pro1
2 files changed, 2 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 1eee074..04f4b64 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -29,16 +29,17 @@ SOURCES = d3des.c \
29 INTERFACES= kvncconndlgbase.ui \ 29 INTERFACES= kvncconndlgbase.ui \
30 kvncbookmarkdlgbase.ui 30 kvncbookmarkdlgbase.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/nl/keypebble.ts \
37 ../../../i18n/da/keypebble.ts \ 38 ../../../i18n/da/keypebble.ts \
38 ../../../i18n/xx/keypebble.ts \ 39 ../../../i18n/xx/keypebble.ts \
39 ../../../i18n/en/keypebble.ts \ 40 ../../../i18n/en/keypebble.ts \
40 ../../../i18n/es/keypebble.ts \ 41 ../../../i18n/es/keypebble.ts \
41 ../../../i18n/fr/keypebble.ts \ 42 ../../../i18n/fr/keypebble.ts \
42 ../../../i18n/hu/keypebble.ts \ 43 ../../../i18n/hu/keypebble.ts \
43 ../../../i18n/ja/keypebble.ts \ 44 ../../../i18n/ja/keypebble.ts \
44 ../../../i18n/ko/keypebble.ts \ 45 ../../../i18n/ko/keypebble.ts \
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro
index 4a3bbd8..278e7b2 100644
--- a/noncore/comm/mobilemsg/mobilemsg.pro
+++ b/noncore/comm/mobilemsg/mobilemsg.pro
@@ -6,16 +6,17 @@ SOURCES = main.cpp mobilemsg.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 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/nl/mobilemsg.ts \
14 ../../../i18n/da/mobilemsg.ts \ 15 ../../../i18n/da/mobilemsg.ts \
15 ../../../i18n/xx/mobilemsg.ts \ 16 ../../../i18n/xx/mobilemsg.ts \
16 ../../../i18n/en/mobilemsg.ts \ 17 ../../../i18n/en/mobilemsg.ts \
17 ../../../i18n/es/mobilemsg.ts \ 18 ../../../i18n/es/mobilemsg.ts \
18 ../../../i18n/fr/mobilemsg.ts \ 19 ../../../i18n/fr/mobilemsg.ts \
19 ../../../i18n/hu/mobilemsg.ts \ 20 ../../../i18n/hu/mobilemsg.ts \
20 ../../../i18n/ja/mobilemsg.ts \ 21 ../../../i18n/ja/mobilemsg.ts \
21 ../../../i18n/ko/mobilemsg.ts \ 22 ../../../i18n/ko/mobilemsg.ts \