summaryrefslogtreecommitdiff
path: root/core/pim
Unidiff
Diffstat (limited to 'core/pim') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/addressbook.pro2
-rw-r--r--core/pim/datebook/datebook.pro2
-rw-r--r--core/pim/today/plugins/addressbook/addressbook.pro2
-rw-r--r--core/pim/today/plugins/datebook/datebook.pro2
-rw-r--r--core/pim/today/plugins/mail/mail.pro2
-rw-r--r--core/pim/today/plugins/todolist/todolist.pro2
-rw-r--r--core/pim/today/today.pro2
-rw-r--r--core/pim/todo/todo.pro2
8 files changed, 8 insertions, 8 deletions
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index 5003b35..0e8521e 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -28,25 +28,25 @@ 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/da/addressbook.ts \ 33 ../../../i18n/da/addressbook.ts \
34 ../../../i18n/xx/addressbook.ts \ 34 ../../../i18n/xx/addressbook.ts \
35 ../../../i18n/en/addressbook.ts \ 35 ../../../i18n/en/addressbook.ts \
36 ../../../i18n/es/addressbook.ts \ 36 ../../../i18n/es/addressbook.ts \
37 ../../../i18n/fr/addressbook.ts \ 37 ../../../i18n/fr/addressbook.ts \
38 ../../../i18n/hu/addressbook.ts \ 38 ../../../i18n/hu/addressbook.ts \
39 ../../../i18n/ja/addressbook.ts \ 39 ../../../i18n/ja/addressbook.ts \
40 ../../../i18n/ko/addressbook.ts \ 40 ../../../i18n/ko/addressbook.ts \
41 ../../../i18n/no/addressbook.ts \ 41 ../../../i18n/no/addressbook.ts \
42 ../../../i18n/pl/addressbook.ts \ 42 ../../../i18n/pl/addressbook.ts \
43 ../../../i18n/pt/addressbook.ts \ 43 ../../../i18n/pt/addressbook.ts \
44 ../../../i18n/pt_BR/addressbook.ts \ 44 ../../../i18n/pt_BR/addressbook.ts \
45 ../../../i18n/sl/addressbook.ts \ 45 ../../../i18n/sl/addressbook.ts \
46 ../../../i18n/zh_CN/addressbook.ts \ 46 ../../../i18n/zh_CN/addressbook.ts \
47 ../../../i18n/it/addressbook.ts \ 47 ../../../i18n/it/addressbook.ts \
48 ../../../i18n/zh_TW/addressbook.ts 48 ../../../i18n/zh_TW/addressbook.ts
49 49
50 50
51 51
52include ( ../../../include.pro ) 52include ( $(OPIEDIR)/include.pro )
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 )
diff --git a/core/pim/today/plugins/addressbook/addressbook.pro b/core/pim/today/plugins/addressbook/addressbook.pro
index abe5a50..fd7d786 100644
--- a/core/pim/today/plugins/addressbook/addressbook.pro
+++ b/core/pim/today/plugins/addressbook/addressbook.pro
@@ -1,23 +1,23 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG -= moc 2CONFIG -= moc
3CONFIG += qt release 3CONFIG += qt release
4 4
5# Input 5# Input
6HEADERS = addressplugin.h addresspluginimpl.h addresspluginconfig.h \ 6HEADERS = addressplugin.h addresspluginimpl.h addresspluginconfig.h \
7 addresspluginwidget.h 7 addresspluginwidget.h
8SOURCES = addressplugin.cpp addresspluginimpl.cpp addresspluginconfig.cpp \ 8SOURCES = addressplugin.cpp addresspluginimpl.cpp addresspluginconfig.cpp \
9 addresspluginwidget.cpp 9 addresspluginwidget.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
21 21
22 22
23include ( ../../../../../include.pro ) 23include ( $(OPIEDIR)/include.pro )
diff --git a/core/pim/today/plugins/datebook/datebook.pro b/core/pim/today/plugins/datebook/datebook.pro
index d093ac1..838e2fb 100644
--- a/core/pim/today/plugins/datebook/datebook.pro
+++ b/core/pim/today/plugins/datebook/datebook.pro
@@ -1,21 +1,21 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG -= moc 2CONFIG -= moc
3CONFIG += qt release 3CONFIG += qt release
4# Input 4# Input
5HEADERS = datebookplugin.h datebookpluginimpl.h datebookpluginconfig.h \ 5HEADERS = datebookplugin.h datebookpluginimpl.h datebookpluginconfig.h \
6 datebookevent.h datebookpluginwidget.h 6 datebookevent.h datebookpluginwidget.h
7SOURCES = datebookplugin.cpp datebookpluginimpl.cpp datebookpluginconfig.cpp \ 7SOURCES = datebookplugin.cpp datebookpluginimpl.cpp datebookpluginconfig.cpp \
8 datebookevent.cpp datebookpluginwidget.cpp 8 datebookevent.cpp datebookpluginwidget.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
20 20
21include ( ../../../../../include.pro ) 21include ( $(OPIEDIR)/include.pro )
diff --git a/core/pim/today/plugins/mail/mail.pro b/core/pim/today/plugins/mail/mail.pro
index ef00c41..3d1c6d3 100644
--- a/core/pim/today/plugins/mail/mail.pro
+++ b/core/pim/today/plugins/mail/mail.pro
@@ -1,20 +1,20 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG -= moc 2CONFIG -= moc
3CONFIG += qt release 3CONFIG += qt release
4 4
5# Input 5# Input
6HEADERS = mailplugin.h mailpluginimpl.h mailpluginwidget.h 6HEADERS = mailplugin.h mailpluginimpl.h mailpluginwidget.h
7SOURCES = mailplugin.cpp mailpluginimpl.cpp mailpluginwidget.cpp 7SOURCES = 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
19 19
20include ( ../../../../../include.pro ) 20include ( $(OPIEDIR)/include.pro )
diff --git a/core/pim/today/plugins/todolist/todolist.pro b/core/pim/today/plugins/todolist/todolist.pro
index f3aeb52..9d95ff0 100644
--- a/core/pim/today/plugins/todolist/todolist.pro
+++ b/core/pim/today/plugins/todolist/todolist.pro
@@ -1,22 +1,22 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG -= moc 2CONFIG -= moc
3CONFIG += qt release 3CONFIG += qt release
4 4
5# Input 5# Input
6HEADERS = todoplugin.h todopluginimpl.h todopluginconfig.h \ 6HEADERS = todoplugin.h todopluginimpl.h todopluginconfig.h \
7 todopluginwidget.h 7 todopluginwidget.h
8SOURCES = todoplugin.cpp todopluginimpl.cpp todopluginconfig.cpp \ 8SOURCES = todoplugin.cpp todopluginimpl.cpp todopluginconfig.cpp \
9 todopluginwidget.cpp 9 todopluginwidget.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
21 21
22include ( ../../../../../include.pro ) 22include ( $(OPIEDIR)/include.pro )
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 12807eb..a6d6dae 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -9,25 +9,25 @@ LIBS += -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/xx/today.ts \ 14 ../../../i18n/xx/today.ts \
15 ../../../i18n/en/today.ts \ 15 ../../../i18n/en/today.ts \
16 ../../../i18n/es/today.ts \ 16 ../../../i18n/es/today.ts \
17 ../../../i18n/fr/today.ts \ 17 ../../../i18n/fr/today.ts \
18 ../../../i18n/hu/today.ts \ 18 ../../../i18n/hu/today.ts \
19 ../../../i18n/ja/today.ts \ 19 ../../../i18n/ja/today.ts \
20 ../../../i18n/ko/today.ts \ 20 ../../../i18n/ko/today.ts \
21 ../../../i18n/no/today.ts \ 21 ../../../i18n/no/today.ts \
22 ../../../i18n/pl/today.ts \ 22 ../../../i18n/pl/today.ts \
23 ../../../i18n/pt/today.ts \ 23 ../../../i18n/pt/today.ts \
24 ../../../i18n/pt_BR/today.ts \ 24 ../../../i18n/pt_BR/today.ts \
25 ../../../i18n/sl/today.ts \ 25 ../../../i18n/sl/today.ts \
26 ../../../i18n/zh_CN/today.ts \ 26 ../../../i18n/zh_CN/today.ts \
27 ../../../i18n/zh_TW/today.ts \ 27 ../../../i18n/zh_TW/today.ts \
28 ../../../i18n/it/today.ts \ 28 ../../../i18n/it/today.ts \
29 ../../../i18n/da/today.ts 29 ../../../i18n/da/today.ts
30 30
31 31
32 32
33include ( ../../../include.pro ) 33include ( $(OPIEDIR)/include.pro )
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 12b6a48..1708451 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -44,25 +44,25 @@ SOURCES = smalltodo.cpp \
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/da/todolist.ts \ 50 ../../../i18n/da/todolist.ts \
51 ../../../i18n/xx/todolist.ts \ 51 ../../../i18n/xx/todolist.ts \
52 ../../../i18n/en/todolist.ts \ 52 ../../../i18n/en/todolist.ts \
53 ../../../i18n/es/todolist.ts \ 53 ../../../i18n/es/todolist.ts \
54 ../../../i18n/fr/todolist.ts \ 54 ../../../i18n/fr/todolist.ts \
55 ../../../i18n/hu/todolist.ts \ 55 ../../../i18n/hu/todolist.ts \
56 ../../../i18n/ja/todolist.ts \ 56 ../../../i18n/ja/todolist.ts \
57 ../../../i18n/ko/todolist.ts \ 57 ../../../i18n/ko/todolist.ts \
58 ../../../i18n/no/todolist.ts \ 58 ../../../i18n/no/todolist.ts \
59 ../../../i18n/pl/todolist.ts \ 59 ../../../i18n/pl/todolist.ts \
60 ../../../i18n/pt/todolist.ts \ 60 ../../../i18n/pt/todolist.ts \
61 ../../../i18n/pt_BR/todolist.ts \ 61 ../../../i18n/pt_BR/todolist.ts \
62 ../../../i18n/sl/todolist.ts \ 62 ../../../i18n/sl/todolist.ts \
63 ../../../i18n/zh_CN/todolist.ts \ 63 ../../../i18n/zh_CN/todolist.ts \
64 ../../../i18n/zh_TW/todolist.ts 64 ../../../i18n/zh_TW/todolist.ts
65 65
66 66
67 67
68include ( ../../../include.pro ) 68include ( $(OPIEDIR)/include.pro )