summaryrefslogtreecommitdiff
path: root/noncore/comm
authorcniehaus <cniehaus>2002-03-29 15:51:55 (UTC)
committer cniehaus <cniehaus>2002-03-29 15:51:55 (UTC)
commit6e194663130b9548c4a31afd2798d9ca1dd30be5 (patch) (unidiff)
treeb90d423646cd2a2517be9389145e119c9afe6597 /noncore/comm
parent3138ef96c4ce64023c0a45e9317e3a93d998dc50 (diff)
downloadopie-6e194663130b9548c4a31afd2798d9ca1dd30be5.zip
opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.gz
opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.bz2
for i18n
Diffstat (limited to 'noncore/comm') (more/less context) (show whitespace changes)
-rw-r--r--noncore/comm/keypebble/keypebble.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 802ab23..a2486ff 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -19,30 +19,31 @@ HEADERS = d3des.h \
19 19
20 SOURCES = d3des.c \ 20 SOURCES = d3des.c \
21 vncauth.c \ 21 vncauth.c \
22 krfbbuffer.cpp \ 22 krfbbuffer.cpp \
23 krfbcanvas.cpp \ 23 krfbcanvas.cpp \
24 krfbconnection.cpp \ 24 krfbconnection.cpp \
25 krfbdecoder.cpp \ 25 krfbdecoder.cpp \
26 krfblogin.cpp \ 26 krfblogin.cpp \
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 39TRANSLATIONS = ../i18n/pt_BR/keypebble.ts
40TRANSLATIONS += ../i18n/de/keypebble.ts 40TRANSLATIONS += ../i18n/de/keypebble.ts
41TRANSLATIONS += ../i18n/en/keypebble.ts 41TRANSLATIONS += ../i18n/en/keypebble.ts
42TRANSLATIONS += ../i18n/hu/keypebble.ts 42TRANSLATIONS += ../i18n/hu/keypebble.ts
43TRANSLATIONS += ../i18n/sl/keypebble.ts
43TRANSLATIONS += ../i18n/fr/keypebble.ts 44TRANSLATIONS += ../i18n/fr/keypebble.ts
44TRANSLATIONS += ../i18n/ja/keypebble.ts 45TRANSLATIONS += ../i18n/ja/keypebble.ts
45TRANSLATIONS += ../i18n/ko/keypebble.ts 46TRANSLATIONS += ../i18n/ko/keypebble.ts
46TRANSLATIONS += ../i18n/no/keypebble.ts 47TRANSLATIONS += ../i18n/no/keypebble.ts
47TRANSLATIONS += ../i18n/zh_CN/keypebble.ts 48TRANSLATIONS += ../i18n/zh_CN/keypebble.ts
48TRANSLATIONS += ../i18n/zh_TW/keypebble.ts 49TRANSLATIONS += ../i18n/zh_TW/keypebble.ts