summaryrefslogtreecommitdiff
path: root/core
Unidiff
Diffstat (limited to 'core') (more/less context) (show whitespace changes)
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro1
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro10
-rw-r--r--core/multimedia/opieplayer/mpegplayer.pro3
-rw-r--r--core/pim/addressbook/addressbook.pro15
-rw-r--r--core/pim/datebook/datebook.pro12
-rw-r--r--core/pim/todo/todo.pro7
-rw-r--r--core/settings/citytime/citytime.pro1
-rw-r--r--core/settings/security/security.pro13
8 files changed, 50 insertions, 12 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index d1bdd8e..475226e 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -11,11 +11,12 @@ INTERFACES =
11 11
12TRANSLATIONS = ../i18n/de/helpbrowser.ts 12TRANSLATIONS = ../i18n/de/helpbrowser.ts
13TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts 13TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts
14TRANSLATIONS += ../i18n/en/helpbrowser.ts 14TRANSLATIONS += ../i18n/en/helpbrowser.ts
15TRANSLATIONS += ../i18n/hu/helpbrowser.ts 15TRANSLATIONS += ../i18n/hu/helpbrowser.ts
16TRANSLATIONS += ../i18n/ja/helpbrowser.ts 16TRANSLATIONS += ../i18n/ja/helpbrowser.ts
17TRANSLATIONS += ../i18n/sl/helpbrowser.ts
17TRANSLATIONS += ../i18n/ko/helpbrowser.ts 18TRANSLATIONS += ../i18n/ko/helpbrowser.ts
18TRANSLATIONS += ../i18n/no/helpbrowser.ts 19TRANSLATIONS += ../i18n/no/helpbrowser.ts
19TRANSLATIONS += ../i18n/fr/helpbrowser.ts 20TRANSLATIONS += ../i18n/fr/helpbrowser.ts
20TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts 21TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts
21TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts 22TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index 6b75d1f..0441201 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -9,6 +9,16 @@ DESTDIR = ../../plugins/codecs
9INCLUDEPATH += $(OPIEDIR)/include .. 9INCLUDEPATH += $(OPIEDIR)/include ..
10DEPENDPATH += ../$(OPIEDIR)/include .. 10DEPENDPATH += ../$(OPIEDIR)/include ..
11LIBS += -lqpe -lm 11LIBS += -lqpe -lm
12VERSION = 1.0.0 12VERSION = 1.0.0
13 13
14TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts 14TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts
15TRANSLATIONS += ../../i18n/de/libmadplugin.ts
16TRANSLATIONS += ../../i18n/en/libmadplugin.ts
17TRANSLATIONS += ../../i18n/hu/libmadplugin.ts
18TRANSLATIONS += ../../i18n/sl/libmadplugin.ts
19TRANSLATIONS += ../../i18n/ja/libmadplugin.ts
20TRANSLATIONS += ../../i18n/ko/libmadplugin.ts
21TRANSLATIONS += ../../i18n/no/libmadplugin.ts
22TRANSLATIONS += ../../i18n/zh_CN/libmadplugin.ts
23TRANSLATIONS += ../../i18n/zh_TW/libmadplugin.ts
24TRANSLATIONS += ../../i18n/fr/libmadplugin.ts
diff --git a/core/multimedia/opieplayer/mpegplayer.pro b/core/multimedia/opieplayer/mpegplayer.pro
index d003f04..92db399 100644
--- a/core/multimedia/opieplayer/mpegplayer.pro
+++ b/core/multimedia/opieplayer/mpegplayer.pro
@@ -19,16 +19,17 @@ LIBS += -lqpe -lpthread
19# LIBS += libmpeg3/libmpeg3.a -lpthread 19# LIBS += libmpeg3/libmpeg3.a -lpthread
20# LIBS += $(OPIEDIR)/plugins/codecs/liblibmadplugin.so 20# LIBS += $(OPIEDIR)/plugins/codecs/liblibmadplugin.so
21 21
22INCLUDEPATH += $(OPIEDIR)/include 22INCLUDEPATH += $(OPIEDIR)/include
23DEPENDPATH += $(OPIEDIR)/include 23DEPENDPATH += $(OPIEDIR)/include
24 24
25TRANSLATIONS += ../i18n/de/mpegplayer.ts 25TRANSLATIONS = ../i18n/de/mpegplayer.ts
26TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts 26TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts
27TRANSLATIONS += ../i18n/en/mpegplayer.ts 27TRANSLATIONS += ../i18n/en/mpegplayer.ts
28TRANSLATIONS += ../i18n/hu/mpegplayer.ts 28TRANSLATIONS += ../i18n/hu/mpegplayer.ts
29TRANSLATIONS += ../i18n/ja/mpegplayer.ts 29TRANSLATIONS += ../i18n/ja/mpegplayer.ts
30TRANSLATIONS += ../i18n/sl/mpegplayer.ts
30TRANSLATIONS += ../i18n/fr/mpegplayer.ts 31TRANSLATIONS += ../i18n/fr/mpegplayer.ts
31TRANSLATIONS += ../i18n/ko/mpegplayer.ts 32TRANSLATIONS += ../i18n/ko/mpegplayer.ts
32TRANSLATIONS += ../i18n/no/mpegplayer.ts 33TRANSLATIONS += ../i18n/no/mpegplayer.ts
33TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts 34TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts
34TRANSLATIONS += ../i18n/zh_TW/mpegplayer.ts 35TRANSLATIONS += ../i18n/zh_TW/mpegplayer.ts
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index 3035101..fa73909 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -16,10 +16,17 @@ INTERFACES = addresssettingsbase.ui
16 16
17 TARGET = addressbook 17 TARGET = addressbook
18INCLUDEPATH += $(OPIEDIR)/include 18INCLUDEPATH += $(OPIEDIR)/include
19 DEPENDPATH+= $(OPIEDIR)/include 19 DEPENDPATH+= $(OPIEDIR)/include
20LIBS += -lqpe 20LIBS += -lqpe
21 21
22TRANSLATIONS = ../i18n/de/addressbook.ts 22TRANSLATIONS = ../../i18n/pt_BR/addessbook.ts
23TRANSLATIONS += ../i18n/fr/addressbook.ts 23TRANSLATIONS += ../../i18n/de/addessbook.ts
24TRANSLATIONS += ../i18n/sl/addressbook.ts 24TRANSLATIONS += ../../i18n/en/addessbook.ts
25TRANSLATIONS += ../i18n/pt_BR/addressbook.ts 25TRANSLATIONS += ../../i18n/hu/addessbook.ts
26TRANSLATIONS += ../../i18n/sl/addessbook.ts
27TRANSLATIONS += ../../i18n/ja/addessbook.ts
28TRANSLATIONS += ../../i18n/ko/addessbook.ts
29TRANSLATIONS += ../../i18n/no/addessbook.ts
30TRANSLATIONS += ../../i18n/zh_CN/addessbook.ts
31TRANSLATIONS += ../../i18n/zh_TW/addessbook.ts
32TRANSLATIONS += ../../i18n/fr/addessbook.ts
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index cab1074..2826930 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -38,9 +38,17 @@ INTERFACES = dateentry.ui \
38INCLUDEPATH += $(OPIEDIR)/include 38INCLUDEPATH += $(OPIEDIR)/include
39 DEPENDPATH+= $(OPIEDIR)/include 39 DEPENDPATH+= $(OPIEDIR)/include
40LIBS += -lqpe 40LIBS += -lqpe
41 41
42 TARGET = datebook 42 TARGET = datebook
43 43
44TRANSLATIONS = ../i18n/de/datebook.ts 44TRANSLATIONS = ../i18n/pt_BR/datebook.ts
45TRANSLATIONS += ../i18n/de/datebook.ts
46TRANSLATIONS += ../i18n/en/datebook.ts
47TRANSLATIONS += ../i18n/hu/datebook.ts
48TRANSLATIONS += ../i18n/sl/datebook.ts
49TRANSLATIONS += ../i18n/ja/datebook.ts
50TRANSLATIONS += ../i18n/ko/datebook.ts
51TRANSLATIONS += ../i18n/no/datebook.ts
52TRANSLATIONS += ../i18n/zh_CN/datebook.ts
53TRANSLATIONS += ../i18n/zh_TW/datebook.ts
45TRANSLATIONS += ../i18n/fr/datebook.ts 54TRANSLATIONS += ../i18n/fr/datebook.ts
46TRANSLATIONS += ../i18n/pt_BR/datebook.ts
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index f214c50..9cd0e7c 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -13,16 +13,17 @@ INTERFACES = todoentry.ui
13 13
14 TARGET = todolist 14 TARGET = todolist
15INCLUDEPATH += $(OPIEDIR)/include 15INCLUDEPATH += $(OPIEDIR)/include
16 DEPENDPATH+= $(OPIEDIR)/include 16 DEPENDPATH+= $(OPIEDIR)/include
17LIBS += -lqpe -lopie 17LIBS += -lqpe -lopie
18 18
19TRANSLATIONS = ../i18n/de/todolist.ts 19TRANSLATIONS = ../i18n/pt_BR/todolist.ts
20TRANSLATIONS += ../i18n/pt_BR/todolist.ts 20TRANSLATIONS += ../i18n/de/todolist.ts
21TRANSLATIONS += ../i18n/en/todolist.ts 21TRANSLATIONS += ../i18n/en/todolist.ts
22TRANSLATIONS += ../i18n/hu/todolist.ts 22TRANSLATIONS += ../i18n/hu/todolist.ts
23TRANSLATIONS += ../i18n/sl/todolist.ts
23TRANSLATIONS += ../i18n/ja/todolist.ts 24TRANSLATIONS += ../i18n/ja/todolist.ts
24TRANSLATIONS += ../i18n/ko/todolist.ts 25TRANSLATIONS += ../i18n/ko/todolist.ts
25TRANSLATIONS += ../i18n/sl/todolist.ts
26TRANSLATIONS += ../i18n/no/todolist.ts 26TRANSLATIONS += ../i18n/no/todolist.ts
27TRANSLATIONS += ../i18n/zh_CN/todolist.ts 27TRANSLATIONS += ../i18n/zh_CN/todolist.ts
28TRANSLATIONS += ../i18n/zh_TW/todolist.ts 28TRANSLATIONS += ../i18n/zh_TW/todolist.ts
29TRANSLATIONS += ../i18n/fr/todolist.ts
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index 6e8901d..e4e40df 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -14,9 +14,10 @@ TRANSLATIONS = ../i18n/de/citytime.ts
14TRANSLATIONS += ../i18n/pt_BR/citytime.ts 14TRANSLATIONS += ../i18n/pt_BR/citytime.ts
15TRANSLATIONS += ../i18n/en/citytime.ts 15TRANSLATIONS += ../i18n/en/citytime.ts
16TRANSLATIONS += ../i18n/hu/citytime.ts 16TRANSLATIONS += ../i18n/hu/citytime.ts
17TRANSLATIONS += ../i18n/ja/citytime.ts 17TRANSLATIONS += ../i18n/ja/citytime.ts
18TRANSLATIONS += ../i18n/ko/citytime.ts 18TRANSLATIONS += ../i18n/ko/citytime.ts
19TRANSLATIONS += ../i18n/fr/citytime.ts 19TRANSLATIONS += ../i18n/fr/citytime.ts
20TRANSLATIONS += ../i18n/sl/citytime.ts
20TRANSLATIONS += ../i18n/no/citytime.ts 21TRANSLATIONS += ../i18n/no/citytime.ts
21TRANSLATIONS += ../i18n/zh_CN/citytime.ts 22TRANSLATIONS += ../i18n/zh_CN/citytime.ts
22TRANSLATIONS += ../i18n/zh_TW/citytime.ts 23TRANSLATIONS += ../i18n/zh_TW/citytime.ts
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro
index fd68b4a..daa9ba7 100644
--- a/core/settings/security/security.pro
+++ b/core/settings/security/security.pro
@@ -6,8 +6,17 @@ SOURCES = security.cpp main.cpp
6 INTERFACES= securitybase.ui 6 INTERFACES= securitybase.ui
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= ../$(OPIEDIR)/include 8 DEPENDPATH+= ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 TARGET = security 10 TARGET = security
11 11
12TRANSLATIONS = ../../i18n/de/security.ts 12TRANSLATIONS = ../../i18n/pt_BR/security.ts
13TRANSLATIONS += ../../i18n/pt_BR/security.ts 13TRANSLATIONS += ../../i18n/de/security.ts
14TRANSLATIONS += ../../i18n/en/security.ts
15TRANSLATIONS += ../../i18n/hu/security.ts
16TRANSLATIONS += ../../i18n/sl/security.ts
17TRANSLATIONS += ../../i18n/ja/security.ts
18TRANSLATIONS += ../../i18n/ko/security.ts
19TRANSLATIONS += ../../i18n/no/security.ts
20TRANSLATIONS += ../../i18n/zh_CN/security.ts
21TRANSLATIONS += ../../i18n/zh_TW/security.ts
22TRANSLATIONS += ../../i18n/fr/security.ts