summaryrefslogtreecommitdiff
path: root/core/pim/datebook/datebook.pro
Unidiff
Diffstat (limited to 'core/pim/datebook/datebook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/datebook.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index da33bfe..b4206a9 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -38,25 +38,25 @@ INCLUDEPATH += $(OPIEDIR)/include
38 DEPENDPATH+= $(OPIEDIR)/include 38 DEPENDPATH+= $(OPIEDIR)/include
39LIBS += -lqpe -lopie 39LIBS += -lqpe -lopie
40 TARGET = datebook 40 TARGET = datebook
41 41
42TRANSLATIONS = ../../../i18n/de/datebook.ts \ 42TRANSLATIONS = ../../../i18n/de/datebook.ts \
43 ../../../i18n/xx/datebook.ts \ 43 ../../../i18n/xx/datebook.ts \
44 ../../../i18n/en/datebook.ts \ 44 ../../../i18n/en/datebook.ts \
45 ../../../i18n/es/datebook.ts \ 45 ../../../i18n/es/datebook.ts \
46 ../../../i18n/fr/datebook.ts \ 46 ../../../i18n/fr/datebook.ts \
47 ../../../i18n/hu/datebook.ts \ 47 ../../../i18n/hu/datebook.ts \
48 ../../../i18n/ja/datebook.ts \ 48 ../../../i18n/ja/datebook.ts \
49 ../../../i18n/ko/datebook.ts \ 49 ../../../i18n/ko/datebook.ts \
50 ../../../i18n/no/datebook.ts \ 50 ../../../i18n/no/datebook.ts \
51 ../../../i18n/pl/datebook.ts \ 51 ../../../i18n/pl/datebook.ts \
52 ../../../i18n/pt/datebook.ts \ 52 ../../../i18n/pt/datebook.ts \
53 ../../../i18n/pt_BR/datebook.ts \ 53 ../../../i18n/pt_BR/datebook.ts \
54 ../../../i18n/sl/datebook.ts \ 54 ../../../i18n/sl/datebook.ts \
55 ../../../i18n/zh_CN/datebook.ts \ 55 ../../../i18n/zh_CN/datebook.ts \
56 ../../../i18n/it/datebook.ts \ 56 ../../../i18n/it/datebook.ts \
57 ../../../i18n/zh_TW/datebook.ts \ 57 ../../../i18n/zh_TW/datebook.ts \
58 ../../../i18n/da/datebook.ts 58 ../../../i18n/da/datebook.ts
59 59
60 60
61 61
62include ( ../../../include.pro ) 62include ( $(OPIEDIR)/include.pro )