summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/keypebble.pro
Unidiff
Diffstat (limited to 'noncore/comm/keypebble/keypebble.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/keypebble.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index e175a42..ff92090 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -27,26 +27,29 @@ SOURCES = d3des.c \
27 krfboptions.cpp \ 27 krfboptions.cpp \
28 kvnc.cpp \ 28 kvnc.cpp \
29 kvncconnectdlg.cpp \ 29 kvncconnectdlg.cpp \
30 kvncoptionsdlg.cpp \ 30 kvncoptionsdlg.cpp \
31 main.cpp 31 main.cpp
32 INTERFACES= vncoptionsbase.ui 32 INTERFACES= vncoptionsbase.ui
33TARGET = keypebble 33TARGET = keypebble
34 34
35INCLUDEPATH += $(OPIEDIR)/include 35INCLUDEPATH += $(OPIEDIR)/include
36DEPENDPATH += $(OPIEDIR)/include 36DEPENDPATH += $(OPIEDIR)/include
37LIBS += -lqpe 37LIBS += -lqpe
38 38
39TRANSLATIONS = ../i18n/pt_BR/keypebble.ts 39
40TRANSLATIONS += ../i18n/es/keypebble.ts 40
41TRANSLATIONS += ../i18n/pt/keypebble.ts 41TRANSLATIONS = ../../../i18n/de/keypebble.ts
42TRANSLATIONS += ../i18n/de/keypebble.ts 42TRANSLATIONS += ../../../i18n/en/keypebble.ts
43TRANSLATIONS += ../i18n/en/keypebble.ts 43TRANSLATIONS += ../../../i18n/es/keypebble.ts
44TRANSLATIONS += ../i18n/hu/keypebble.ts 44TRANSLATIONS += ../../../i18n/fr/keypebble.ts
45TRANSLATIONS += ../i18n/sl/keypebble.ts 45TRANSLATIONS += ../../../i18n/hu/keypebble.ts
46TRANSLATIONS += ../i18n/fr/keypebble.ts 46TRANSLATIONS += ../../../i18n/ja/keypebble.ts
47TRANSLATIONS += ../i18n/pl/keypebble.ts 47TRANSLATIONS += ../../../i18n/ko/keypebble.ts
48TRANSLATIONS += ../i18n/ja/keypebble.ts 48TRANSLATIONS += ../../../i18n/no/keypebble.ts
49TRANSLATIONS += ../i18n/ko/keypebble.ts 49TRANSLATIONS += ../../../i18n/pl/keypebble.ts
50TRANSLATIONS += ../i18n/no/keypebble.ts 50TRANSLATIONS += ../../../i18n/pt/keypebble.ts
51TRANSLATIONS += ../i18n/zh_CN/keypebble.ts 51TRANSLATIONS += ../../../i18n/pt_BR/keypebble.ts
52TRANSLATIONS += ../i18n/zh_TW/keypebble.ts 52TRANSLATIONS += ../../../i18n/sl/keypebble.ts
53TRANSLATIONS += ../../../i18n/zh_CN/keypebble.ts
54TRANSLATIONS += ../../../i18n/zh_TW/keypebble.ts
55