summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.pro
authorllornkcor <llornkcor>2002-03-18 01:56:12 (UTC)
committer llornkcor <llornkcor>2002-03-18 01:56:12 (UTC)
commit2ed59c2eb1694b3dda2ab709f54a4ad25a24c6cc (patch) (unidiff)
treef14f5f50b091add26e880e6268bde46e836864af /core/pim/datebook/datebook.pro
parentc09cb25eb6bbf31bed0d4a415802469cfd1efedf (diff)
downloadopie-2ed59c2eb1694b3dda2ab709f54a4ad25a24c6cc.zip
opie-2ed59c2eb1694b3dda2ab709f54a4ad25a24c6cc.tar.gz
opie-2ed59c2eb1694b3dda2ab709f54a4ad25a24c6cc.tar.bz2
added Portuguese translations from 'covarde_anonimo' on #opie
Diffstat (limited to 'core/pim/datebook/datebook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/datebook.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index bbe07af..416bae0 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -11,32 +11,33 @@ HEADERS = datebookday.h \
11 datebookweeklst.h \ 11 datebookweeklst.h \
12 datebookweekheaderimpl.h \ 12 datebookweekheaderimpl.h \
13 repeatentry.h \ 13 repeatentry.h \
14 clickablelabel.h 14 clickablelabel.h
15 15
16 SOURCES= main.cpp \ 16 SOURCES= main.cpp \
17 datebookday.cpp \ 17 datebookday.cpp \
18 datebook.cpp \ 18 datebook.cpp \
19 dateentryimpl.cpp \ 19 dateentryimpl.cpp \
20 datebookdayheaderimpl.cpp \ 20 datebookdayheaderimpl.cpp \
21 datebooksettings.cpp \ 21 datebooksettings.cpp \
22 datebookweek.cpp \ 22 datebookweek.cpp \
23 datebookweeklst.cpp \ 23 datebookweeklst.cpp \
24 datebookweekheaderimpl.cpp \ 24 datebookweekheaderimpl.cpp \
25 repeatentry.cpp \ 25 repeatentry.cpp \
26 clickablelabel.cpp 26 clickablelabel.cpp
27 27
28 INTERFACES= dateentry.ui \ 28 INTERFACES= dateentry.ui \
29 datebookdayheader.ui \ 29 datebookdayheader.ui \
30 datebooksettingsbase.ui \ 30 datebooksettingsbase.ui \
31 datebookweekheader.ui \ 31 datebookweekheader.ui \
32 datebookweeklstheader.ui \ 32 datebookweeklstheader.ui \
33 datebookweeklstdayhdr.ui \ 33 datebookweeklstdayhdr.ui \
34 repeatentrybase.ui 34 repeatentrybase.ui
35 35
36INCLUDEPATH += $(OPIEDIR)/include 36INCLUDEPATH += $(OPIEDIR)/include
37 DEPENDPATH+= $(OPIEDIR)/include 37 DEPENDPATH+= $(OPIEDIR)/include
38LIBS += -lqpe 38LIBS += -lqpe
39 39
40 TARGET = datebook 40 TARGET = datebook
41 41
42TRANSLATIONS = ../i18n/de/datebook.ts 42TRANSLATIONS = ../i18n/de/datebook.ts
43TRANSLATIONS = ../i18n/pt_BR/datebook.ts