summaryrefslogtreecommitdiff
path: root/library
Unidiff
Diffstat (limited to 'library') (more/less context) (ignore whitespace changes)
-rw-r--r--library/library.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.pro b/library/library.pro
index cb4714a..1837b4f 100644
--- a/library/library.pro
+++ b/library/library.pro
@@ -29,33 +29,32 @@ HEADERS = calendar.h \
29 datebookdb.h \ 29 datebookdb.h \
30 alarmserver.h \ 30 alarmserver.h \
31 process.h \ 31 process.h \
32 password.h \ 32 password.h \
33 timestring.h \ 33 timestring.h \
34 fontfactoryinterface.h \ 34 fontfactoryinterface.h \
35 fontdatabase.h \ 35 fontdatabase.h \
36 power.h \ 36 power.h \
37 storage.h \ 37 storage.h \
38 qpemessagebox.h \ 38 qpemessagebox.h \
39 backend/timeconversion.h \ 39 backend/timeconversion.h \
40 qpedebug.h \ 40 qpedebug.h \
41 qpemenubar.h \ 41 qpemenubar.h \
42 qpetoolbar.h \ 42 qpetoolbar.h \
43 backend/categories.h \ 43 backend/categories.h \
44 backend/stringutil.h \ 44 backend/stringutil.h \
45 backend/palmtopuid.h \
46 backend/palmtoprecord.h \ 45 backend/palmtoprecord.h \
47 backend/task.h \ 46 backend/task.h \
48 backend/event.h \ 47 backend/event.h \
49 backend/contact.h\ 48 backend/contact.h\
50 categorymenu.h \ 49 categorymenu.h \
51 categoryedit_p.h \ 50 categoryedit_p.h \
52 categoryselect.h \ 51 categoryselect.h \
53 categorywidget.h \ 52 categorywidget.h \
54 ir.h \ 53 ir.h \
55 backend/vobject_p.h \ 54 backend/vobject_p.h \
56 findwidget_p.h \ 55 findwidget_p.h \
57 finddialog.h \ 56 finddialog.h \
58 lnkproperties.h 57 lnkproperties.h
59 SOURCES= calendar.cpp \ 58 SOURCES= calendar.cpp \
60 global.cpp \ 59 global.cpp \
61 xmlreader.cpp \ 60 xmlreader.cpp \
@@ -122,17 +121,18 @@ DESTDIR = $(QTDIR)/lib$(PROJMAK)
122# This is set by configure$(OPIEDIR). 121# This is set by configure$(OPIEDIR).
123 VERSION = 1.5.0.1 122 VERSION = 1.5.0.1
124 123
125TRANSLATIONS = ../i18n/de/libqpe.ts \ 124TRANSLATIONS = ../i18n/de/libqpe.ts \
126 ../i18n/en/libqpe.ts \ 125 ../i18n/en/libqpe.ts \
127 ../i18n/es/libqpe.ts \ 126 ../i18n/es/libqpe.ts \
128 ../i18n/fr/libqpe.ts \ 127 ../i18n/fr/libqpe.ts \
129 ../i18n/hu/libqpe.ts \ 128 ../i18n/hu/libqpe.ts \
130 ../i18n/ja/libqpe.ts \ 129 ../i18n/ja/libqpe.ts \
131 ../i18n/ko/libqpe.ts \ 130 ../i18n/ko/libqpe.ts \
132 ../i18n/no/libqpe.ts \ 131 ../i18n/no/libqpe.ts \
133 ../i18n/pl/libqpe.ts \ 132 ../i18n/pl/libqpe.ts \
134 ../i18n/pt/libqpe.ts \ 133 ../i18n/pt/libqpe.ts \
135 ../i18n/pt_BR/libqpe.ts \ 134 ../i18n/pt_BR/libqpe.ts \
136 ../i18n/sl/libqpe.ts \ 135 ../i18n/sl/libqpe.ts \
137 ../i18n/zh_CN/libqpe.ts \ 136 ../i18n/zh_CN/libqpe.ts \
137 ../i18n/it/libqpe.ts \
138 ../i18n/zh_TW/libqpe.ts 138 ../i18n/zh_TW/libqpe.ts