summaryrefslogtreecommitdiff
path: root/core/pim
Unidiff
Diffstat (limited to 'core/pim') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/addressbook/addressbook.pro1
-rw-r--r--core/pim/datebook/datebook.pro1
-rw-r--r--core/pim/today/plugins/addressbook/addressbook.pro1
-rw-r--r--core/pim/today/plugins/datebook/datebook.pro1
-rw-r--r--core/pim/today/plugins/mail/mail.pro1
-rw-r--r--core/pim/today/plugins/todolist/todolist.pro1
-rw-r--r--core/pim/today/today.pro1
-rw-r--r--core/pim/todo/todo.pro1
8 files changed, 8 insertions, 0 deletions
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index 0e8521e..1637cac 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -21,24 +21,25 @@ SOURCES = main.cpp \
21 picker.cpp \ 21 picker.cpp \
22 configdlg.cpp \ 22 configdlg.cpp \
23 abconfig.cpp \ 23 abconfig.cpp \
24 abview.cpp 24 abview.cpp
25 25
26 INTERFACES= configdlg_base.ui 26 INTERFACES= configdlg_base.ui
27 TARGET = addressbook 27 TARGET = addressbook
28INCLUDEPATH += $(OPIEDIR)/include 28INCLUDEPATH += $(OPIEDIR)/include
29 DEPENDPATH+= $(OPIEDIR)/include 29 DEPENDPATH+= $(OPIEDIR)/include
30LIBS += -lqpe -lopie 30LIBS += -lqpe -lopie
31 31
32TRANSLATIONS = ../../../i18n/de/addressbook.ts \ 32TRANSLATIONS = ../../../i18n/de/addressbook.ts \
33 ../../../i18n/nl/addressbook.ts \
33 ../../../i18n/da/addressbook.ts \ 34 ../../../i18n/da/addressbook.ts \
34 ../../../i18n/xx/addressbook.ts \ 35 ../../../i18n/xx/addressbook.ts \
35 ../../../i18n/en/addressbook.ts \ 36 ../../../i18n/en/addressbook.ts \
36 ../../../i18n/es/addressbook.ts \ 37 ../../../i18n/es/addressbook.ts \
37 ../../../i18n/fr/addressbook.ts \ 38 ../../../i18n/fr/addressbook.ts \
38 ../../../i18n/hu/addressbook.ts \ 39 ../../../i18n/hu/addressbook.ts \
39 ../../../i18n/ja/addressbook.ts \ 40 ../../../i18n/ja/addressbook.ts \
40 ../../../i18n/ko/addressbook.ts \ 41 ../../../i18n/ko/addressbook.ts \
41 ../../../i18n/no/addressbook.ts \ 42 ../../../i18n/no/addressbook.ts \
42 ../../../i18n/pl/addressbook.ts \ 43 ../../../i18n/pl/addressbook.ts \
43 ../../../i18n/pt/addressbook.ts \ 44 ../../../i18n/pt/addressbook.ts \
44 ../../../i18n/pt_BR/addressbook.ts \ 45 ../../../i18n/pt_BR/addressbook.ts \
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index a6ee799..e8e0a98 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -29,24 +29,25 @@ INTERFACES = dateentry.ui \
29 datebookweekheader.ui \ 29 datebookweekheader.ui \
30 datebookweeklstheader.ui \ 30 datebookweeklstheader.ui \
31 datebookweeklstdayhdr.ui \ 31 datebookweeklstdayhdr.ui \
32 repeatentrybase.ui \ 32 repeatentrybase.ui \
33 datebooksettingsbase.ui \ 33 datebooksettingsbase.ui \
34 noteentry.ui 34 noteentry.ui
35INCLUDEPATH += $(OPIEDIR)/include 35INCLUDEPATH += $(OPIEDIR)/include
36 DEPENDPATH+= $(OPIEDIR)/include 36 DEPENDPATH+= $(OPIEDIR)/include
37LIBS += -lqpe -lopie 37LIBS += -lqpe -lopie
38 TARGET = datebook 38 TARGET = datebook
39 39
40TRANSLATIONS = ../../../i18n/de/datebook.ts \ 40TRANSLATIONS = ../../../i18n/de/datebook.ts \
41 ../../../i18n/nl/datebook.ts \
41 ../../../i18n/xx/datebook.ts \ 42 ../../../i18n/xx/datebook.ts \
42 ../../../i18n/en/datebook.ts \ 43 ../../../i18n/en/datebook.ts \
43 ../../../i18n/es/datebook.ts \ 44 ../../../i18n/es/datebook.ts \
44 ../../../i18n/fr/datebook.ts \ 45 ../../../i18n/fr/datebook.ts \
45 ../../../i18n/hu/datebook.ts \ 46 ../../../i18n/hu/datebook.ts \
46 ../../../i18n/ja/datebook.ts \ 47 ../../../i18n/ja/datebook.ts \
47 ../../../i18n/ko/datebook.ts \ 48 ../../../i18n/ko/datebook.ts \
48 ../../../i18n/no/datebook.ts \ 49 ../../../i18n/no/datebook.ts \
49 ../../../i18n/pl/datebook.ts \ 50 ../../../i18n/pl/datebook.ts \
50 ../../../i18n/pt/datebook.ts \ 51 ../../../i18n/pt/datebook.ts \
51 ../../../i18n/pt_BR/datebook.ts \ 52 ../../../i18n/pt_BR/datebook.ts \
52 ../../../i18n/sl/datebook.ts \ 53 ../../../i18n/sl/datebook.ts \
diff --git a/core/pim/today/plugins/addressbook/addressbook.pro b/core/pim/today/plugins/addressbook/addressbook.pro
index 3ee5bce..4ebbc9e 100644
--- a/core/pim/today/plugins/addressbook/addressbook.pro
+++ b/core/pim/today/plugins/addressbook/addressbook.pro
@@ -10,24 +10,25 @@ SOURCES = addressplugin.cpp addresspluginimpl.cpp addresspluginconfig.cpp \
10 10
11INCLUDEPATH += $(OPIEDIR)/include \ 11INCLUDEPATH += $(OPIEDIR)/include \
12 ../ ../library 12 ../ ../library
13DEPENDPATH += $(OPIEDIR)/include \ 13DEPENDPATH += $(OPIEDIR)/include \
14 ../ ../library 14 ../ ../library
15 15
16LIBS+= -lqpe -lopie 16LIBS+= -lqpe -lopie
17 17
18DESTDIR = $(OPIEDIR)/plugins/today 18DESTDIR = $(OPIEDIR)/plugins/today
19TARGET = todayaddressbookplugin 19TARGET = todayaddressbookplugin
20 20
21TRANSLATIONS = ../../../../../i18n/de/libtodayaddressbookplugin.ts \ 21TRANSLATIONS = ../../../../../i18n/de/libtodayaddressbookplugin.ts \
22 ../../../../../i18n/nl/libtodayaddressbookplugin.ts \
22 ../../../../../i18n/xx/libtodayaddressbookplugin.ts \ 23 ../../../../../i18n/xx/libtodayaddressbookplugin.ts \
23 ../../../../../i18n/en/libtodayaddressbookplugin.ts \ 24 ../../../../../i18n/en/libtodayaddressbookplugin.ts \
24 ../../../../../i18n/es/libtodayaddressbookplugin.ts \ 25 ../../../../../i18n/es/libtodayaddressbookplugin.ts \
25 ../../../../../i18n/fr/libtodayaddressbookplugin.ts \ 26 ../../../../../i18n/fr/libtodayaddressbookplugin.ts \
26 ../../../../../i18n/hu/libtodayaddressbookplugin.ts \ 27 ../../../../../i18n/hu/libtodayaddressbookplugin.ts \
27 ../../../../../i18n/ja/libtodayaddressbookplugin.ts \ 28 ../../../../../i18n/ja/libtodayaddressbookplugin.ts \
28 ../../../../../i18n/ko/libtodayaddressbookplugin.ts \ 29 ../../../../../i18n/ko/libtodayaddressbookplugin.ts \
29 ../../../../../i18n/no/libtodayaddressbookplugin.ts \ 30 ../../../../../i18n/no/libtodayaddressbookplugin.ts \
30 ../../../../../i18n/pl/libtodayaddressbookplugin.ts \ 31 ../../../../../i18n/pl/libtodayaddressbookplugin.ts \
31 ../../../../../i18n/pt/libtodayaddressbookplugin.ts \ 32 ../../../../../i18n/pt/libtodayaddressbookplugin.ts \
32 ../../../../../i18n/pt_BR/libtodayaddressbookplugin.ts \ 33 ../../../../../i18n/pt_BR/libtodayaddressbookplugin.ts \
33 ../../../../../i18n/sl/libtodayaddressbookplugin.ts \ 34 ../../../../../i18n/sl/libtodayaddressbookplugin.ts \
diff --git a/core/pim/today/plugins/datebook/datebook.pro b/core/pim/today/plugins/datebook/datebook.pro
index 318cbdb..e0a1dcb 100644
--- a/core/pim/today/plugins/datebook/datebook.pro
+++ b/core/pim/today/plugins/datebook/datebook.pro
@@ -9,24 +9,25 @@ SOURCES = datebookplugin.cpp datebookpluginimpl.cpp datebookpluginconfig.cpp \
9 9
10INCLUDEPATH += $(OPIEDIR)/include \ 10INCLUDEPATH += $(OPIEDIR)/include \
11 ../ ../library 11 ../ ../library
12DEPENDPATH += $(OPIEDIR)/include \ 12DEPENDPATH += $(OPIEDIR)/include \
13 ../ ../library 13 ../ ../library
14 14
15LIBS+= -lqpe -lopie 15LIBS+= -lqpe -lopie
16 16
17DESTDIR = $(OPIEDIR)/plugins/today 17DESTDIR = $(OPIEDIR)/plugins/today
18TARGET = todaydatebookplugin 18TARGET = todaydatebookplugin
19 19
20TRANSLATIONS = ../../../../../i18n/de/libtodaydatebookplugin.ts \ 20TRANSLATIONS = ../../../../../i18n/de/libtodaydatebookplugin.ts \
21 ../../../../../i18n/nl/libtodaydatebookplugin.ts \
21 ../../../../../i18n/xx/libtodaydatebookplugin.ts \ 22 ../../../../../i18n/xx/libtodaydatebookplugin.ts \
22 ../../../../../i18n/en/libtodaydatebookplugin.ts \ 23 ../../../../../i18n/en/libtodaydatebookplugin.ts \
23 ../../../../../i18n/es/libtodaydatebookplugin.ts \ 24 ../../../../../i18n/es/libtodaydatebookplugin.ts \
24 ../../../../../i18n/fr/libtodaydatebookplugin.ts \ 25 ../../../../../i18n/fr/libtodaydatebookplugin.ts \
25 ../../../../../i18n/hu/libtodaydatebookplugin.ts \ 26 ../../../../../i18n/hu/libtodaydatebookplugin.ts \
26 ../../../../../i18n/ja/libtodaydatebookplugin.ts \ 27 ../../../../../i18n/ja/libtodaydatebookplugin.ts \
27 ../../../../../i18n/ko/libtodaydatebookplugin.ts \ 28 ../../../../../i18n/ko/libtodaydatebookplugin.ts \
28 ../../../../../i18n/no/libtodaydatebookplugin.ts \ 29 ../../../../../i18n/no/libtodaydatebookplugin.ts \
29 ../../../../../i18n/pl/libtodaydatebookplugin.ts \ 30 ../../../../../i18n/pl/libtodaydatebookplugin.ts \
30 ../../../../../i18n/pt/libtodaydatebookplugin.ts \ 31 ../../../../../i18n/pt/libtodaydatebookplugin.ts \
31 ../../../../../i18n/pt_BR/libtodaydatebookplugin.ts \ 32 ../../../../../i18n/pt_BR/libtodaydatebookplugin.ts \
32 ../../../../../i18n/sl/libtodaydatebookplugin.ts \ 33 ../../../../../i18n/sl/libtodaydatebookplugin.ts \
diff --git a/core/pim/today/plugins/mail/mail.pro b/core/pim/today/plugins/mail/mail.pro
index 2538f74..70c484d 100644
--- a/core/pim/today/plugins/mail/mail.pro
+++ b/core/pim/today/plugins/mail/mail.pro
@@ -8,24 +8,25 @@ SOURCES = mailplugin.cpp mailpluginimpl.cpp mailpluginwidget.cpp
8 8
9INCLUDEPATH += $(OPIEDIR)/include \ 9INCLUDEPATH += $(OPIEDIR)/include \
10 ../ ../library 10 ../ ../library
11DEPENDPATH += $(OPIEDIR)/include \ 11DEPENDPATH += $(OPIEDIR)/include \
12 ../ ../library 12 ../ ../library
13 13
14LIBS+= -lqpe -lopie 14LIBS+= -lqpe -lopie
15 15
16DESTDIR = $(OPIEDIR)/plugins/today 16DESTDIR = $(OPIEDIR)/plugins/today
17TARGET = todaymailplugin 17TARGET = todaymailplugin
18 18
19TRANSLATIONS = ../../../../../i18n/de/libtodaymailplugin.ts \ 19TRANSLATIONS = ../../../../../i18n/de/libtodaymailplugin.ts \
20 ../../../../../i18n/nl/libtodaymailplugin.ts \
20 ../../../../../i18n/xx/libtodaymailplugin.ts \ 21 ../../../../../i18n/xx/libtodaymailplugin.ts \
21 ../../../../../i18n/en/libtodaymailplugin.ts \ 22 ../../../../../i18n/en/libtodaymailplugin.ts \
22 ../../../../../i18n/es/libtodaymailplugin.ts \ 23 ../../../../../i18n/es/libtodaymailplugin.ts \
23 ../../../../../i18n/fr/libtodaymailplugin.ts \ 24 ../../../../../i18n/fr/libtodaymailplugin.ts \
24 ../../../../../i18n/hu/libtodaymailplugin.ts \ 25 ../../../../../i18n/hu/libtodaymailplugin.ts \
25 ../../../../../i18n/ja/libtodaymailplugin.ts \ 26 ../../../../../i18n/ja/libtodaymailplugin.ts \
26 ../../../../../i18n/ko/libtodaymailplugin.ts \ 27 ../../../../../i18n/ko/libtodaymailplugin.ts \
27 ../../../../../i18n/no/libtodaymailplugin.ts \ 28 ../../../../../i18n/no/libtodaymailplugin.ts \
28 ../../../../../i18n/pl/libtodaymailplugin.ts \ 29 ../../../../../i18n/pl/libtodaymailplugin.ts \
29 ../../../../../i18n/pt/libtodaymailplugin.ts \ 30 ../../../../../i18n/pt/libtodaymailplugin.ts \
30 ../../../../../i18n/pt_BR/libtodaymailplugin.ts \ 31 ../../../../../i18n/pt_BR/libtodaymailplugin.ts \
31 ../../../../../i18n/sl/libtodaymailplugin.ts \ 32 ../../../../../i18n/sl/libtodaymailplugin.ts \
diff --git a/core/pim/today/plugins/todolist/todolist.pro b/core/pim/today/plugins/todolist/todolist.pro
index 5b6aa47..31a6a27 100644
--- a/core/pim/today/plugins/todolist/todolist.pro
+++ b/core/pim/today/plugins/todolist/todolist.pro
@@ -10,24 +10,25 @@ SOURCES = todoplugin.cpp todopluginimpl.cpp todopluginconfig.cpp \
10 10
11INCLUDEPATH += $(OPIEDIR)/include \ 11INCLUDEPATH += $(OPIEDIR)/include \
12 ../ ../library 12 ../ ../library
13DEPENDPATH += $(OPIEDIR)/include \ 13DEPENDPATH += $(OPIEDIR)/include \
14 ../ ../library 14 ../ ../library
15 15
16LIBS+= -lqpe -lopie 16LIBS+= -lqpe -lopie
17 17
18DESTDIR = $(OPIEDIR)/plugins/today 18DESTDIR = $(OPIEDIR)/plugins/today
19TARGET = todaytodolistplugin 19TARGET = todaytodolistplugin
20 20
21TRANSLATIONS = ../../../../../i18n/de/libtodaytodolistplugin.ts \ 21TRANSLATIONS = ../../../../../i18n/de/libtodaytodolistplugin.ts \
22 ../../../../../i18n/nl/libtodaytodolistplugin.ts \
22 ../../../../../i18n/xx/libtodaytodolistplugin.ts \ 23 ../../../../../i18n/xx/libtodaytodolistplugin.ts \
23 ../../../../../i18n/en/libtodaytodolistplugin.ts \ 24 ../../../../../i18n/en/libtodaytodolistplugin.ts \
24 ../../../../../i18n/es/libtodaytodolistplugin.ts \ 25 ../../../../../i18n/es/libtodaytodolistplugin.ts \
25 ../../../../../i18n/fr/libtodaytodolistplugin.ts \ 26 ../../../../../i18n/fr/libtodaytodolistplugin.ts \
26 ../../../../../i18n/hu/libtodaytodolistplugin.ts \ 27 ../../../../../i18n/hu/libtodaytodolistplugin.ts \
27 ../../../../../i18n/ja/libtodaytodolistplugin.ts \ 28 ../../../../../i18n/ja/libtodaytodolistplugin.ts \
28 ../../../../../i18n/ko/libtodaytodolistplugin.ts \ 29 ../../../../../i18n/ko/libtodaytodolistplugin.ts \
29 ../../../../../i18n/no/libtodaytodolistplugin.ts \ 30 ../../../../../i18n/no/libtodaytodolistplugin.ts \
30 ../../../../../i18n/pl/libtodaytodolistplugin.ts \ 31 ../../../../../i18n/pl/libtodaytodolistplugin.ts \
31 ../../../../../i18n/pt/libtodaytodolistplugin.ts \ 32 ../../../../../i18n/pt/libtodaytodolistplugin.ts \
32 ../../../../../i18n/pt_BR/libtodaytodolistplugin.ts \ 33 ../../../../../i18n/pt_BR/libtodaytodolistplugin.ts \
33 ../../../../../i18n/sl/libtodaytodolistplugin.ts \ 34 ../../../../../i18n/sl/libtodaytodolistplugin.ts \
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 7ab5f08..f93b5bf 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -2,24 +2,25 @@ TEMPLATE = app
2 CONFIG = qt warn_on 2 CONFIG = qt warn_on
3 #CONFIG = qt warn_on release 3 #CONFIG = qt warn_on release
4 HEADERS = today.h todaybase.h todayconfig.h 4 HEADERS = today.h todaybase.h todayconfig.h
5 SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp 5 SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe -lopie 8LIBS += -lqpe -lopie
9 INTERFACES= 9 INTERFACES=
10 TARGET = today 10 TARGET = today
11 DESTDIR = $(OPIEDIR)/bin 11 DESTDIR = $(OPIEDIR)/bin
12 12
13TRANSLATIONS = ../../../i18n/de/today.ts \ 13TRANSLATIONS = ../../../i18n/de/today.ts \
14 ../../../i18n/nl/today.ts \
14 ../../../i18n/xx/today.ts \ 15 ../../../i18n/xx/today.ts \
15 ../../../i18n/en/today.ts \ 16 ../../../i18n/en/today.ts \
16 ../../../i18n/es/today.ts \ 17 ../../../i18n/es/today.ts \
17 ../../../i18n/fr/today.ts \ 18 ../../../i18n/fr/today.ts \
18 ../../../i18n/hu/today.ts \ 19 ../../../i18n/hu/today.ts \
19 ../../../i18n/ja/today.ts \ 20 ../../../i18n/ja/today.ts \
20 ../../../i18n/ko/today.ts \ 21 ../../../i18n/ko/today.ts \
21 ../../../i18n/no/today.ts \ 22 ../../../i18n/no/today.ts \
22 ../../../i18n/pl/today.ts \ 23 ../../../i18n/pl/today.ts \
23 ../../../i18n/pt/today.ts \ 24 ../../../i18n/pt/today.ts \
24 ../../../i18n/pt_BR/today.ts \ 25 ../../../i18n/pt_BR/today.ts \
25 ../../../i18n/sl/today.ts \ 26 ../../../i18n/sl/today.ts \
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 1708451..4a63770 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -38,24 +38,25 @@ SOURCES = smalltodo.cpp \
38 quickedit.cpp \ 38 quickedit.cpp \
39 otaskeditor.cpp \ 39 otaskeditor.cpp \
40 taskeditoroverview.cpp \ 40 taskeditoroverview.cpp \
41 taskeditorstatus.cpp \ 41 taskeditorstatus.cpp \
42 taskeditoralarms.cpp 42 taskeditoralarms.cpp
43 43
44 TARGET = todolist 44 TARGET = todolist
45INCLUDEPATH += $(OPIEDIR)/include 45INCLUDEPATH += $(OPIEDIR)/include
46 DEPENDPATH+= $(OPIEDIR)/include 46 DEPENDPATH+= $(OPIEDIR)/include
47LIBS += -lqpe -lopie 47LIBS += -lqpe -lopie
48 48
49TRANSLATIONS = ../../../i18n/de/todolist.ts \ 49TRANSLATIONS = ../../../i18n/de/todolist.ts \
50 ../../../i18n/nl/todolist.ts \
50 ../../../i18n/da/todolist.ts \ 51 ../../../i18n/da/todolist.ts \
51 ../../../i18n/xx/todolist.ts \ 52 ../../../i18n/xx/todolist.ts \
52 ../../../i18n/en/todolist.ts \ 53 ../../../i18n/en/todolist.ts \
53 ../../../i18n/es/todolist.ts \ 54 ../../../i18n/es/todolist.ts \
54 ../../../i18n/fr/todolist.ts \ 55 ../../../i18n/fr/todolist.ts \
55 ../../../i18n/hu/todolist.ts \ 56 ../../../i18n/hu/todolist.ts \
56 ../../../i18n/ja/todolist.ts \ 57 ../../../i18n/ja/todolist.ts \
57 ../../../i18n/ko/todolist.ts \ 58 ../../../i18n/ko/todolist.ts \
58 ../../../i18n/no/todolist.ts \ 59 ../../../i18n/no/todolist.ts \
59 ../../../i18n/pl/todolist.ts \ 60 ../../../i18n/pl/todolist.ts \
60 ../../../i18n/pt/todolist.ts \ 61 ../../../i18n/pt/todolist.ts \
61 ../../../i18n/pt_BR/todolist.ts \ 62 ../../../i18n/pt_BR/todolist.ts \