summaryrefslogtreecommitdiff
path: root/core
Unidiff
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/batteryapplet/batteryapplet.pro2
-rw-r--r--core/applets/cardmon/cardmon.pro2
-rw-r--r--core/applets/clipboardapplet/clipboardapplet.pro2
-rw-r--r--core/applets/clockapplet/clockapplet.pro2
-rw-r--r--core/applets/screenshotapplet/screenshotapplet.pro2
-rw-r--r--core/applets/vmemo/vmemo.pro2
-rw-r--r--core/applets/volumeapplet/volumeapplet.pro2
-rwxr-xr-xcore/apps/embeddedkonsole/embeddedkonsole.pro2
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro2
-rw-r--r--core/launcher/launcher.pro2
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro2
-rw-r--r--core/pim/addressbook/addressbook.pro2
-rw-r--r--core/pim/datebook/datebook.pro1
-rw-r--r--core/pim/today/today.pro1
-rw-r--r--core/pim/todo/todo.pro2
-rw-r--r--core/settings/citytime/citytime.pro2
-rw-r--r--core/settings/light-and-power/light-and-power.pro2
-rw-r--r--core/settings/security/security.pro2
18 files changed, 34 insertions, 0 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro
index eea429c..9cf7556 100644
--- a/core/applets/batteryapplet/batteryapplet.pro
+++ b/core/applets/batteryapplet/batteryapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = ../../plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include .. 8DEPENDPATH += ../$(OPIEDIR)/include ..
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts 12TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts
13TRANSLATIONS += ../../i18n/es/libbatteryapplet.ts
14TRANSLATIONS += ../../i18n/pt/libbatteryapplet.ts
13TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts 15TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts
14TRANSLATIONS += ../../i18n/en/libbatteryapplet.ts 16TRANSLATIONS += ../../i18n/en/libbatteryapplet.ts
15TRANSLATIONS += ../../i18n/hu/libbatteryapplet.ts 17TRANSLATIONS += ../../i18n/hu/libbatteryapplet.ts
16TRANSLATIONS += ../../i18n/ja/libbatteryapplet.ts 18TRANSLATIONS += ../../i18n/ja/libbatteryapplet.ts
17TRANSLATIONS += ../../i18n/ko/libbatteryapplet.ts 19TRANSLATIONS += ../../i18n/ko/libbatteryapplet.ts
18TRANSLATIONS += ../../i18n/no/libbatteryapplet.ts 20TRANSLATIONS += ../../i18n/no/libbatteryapplet.ts
diff --git a/core/applets/cardmon/cardmon.pro b/core/applets/cardmon/cardmon.pro
index bda051b..ff3463c 100644
--- a/core/applets/cardmon/cardmon.pro
+++ b/core/applets/cardmon/cardmon.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include ../launcher 8DEPENDPATH += $(OPIEDIR)/include ../launcher
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../i18n/de/libcardmonapplet.ts 12TRANSLATIONS = ../i18n/de/libcardmonapplet.ts
13TRANSLATIONS += ../i18n/es/libcardmonapplet.ts
14TRANSLATIONS += ../i18n/pt/libcardmonapplet.ts
13TRANSLATIONS += ../i18n/pt_BR/libcardmonapplet.ts 15TRANSLATIONS += ../i18n/pt_BR/libcardmonapplet.ts
14TRANSLATIONS += ../i18n/en/libcardmonapplet.ts 16TRANSLATIONS += ../i18n/en/libcardmonapplet.ts
15TRANSLATIONS += ../i18n/hu/libcardmonapplet.ts 17TRANSLATIONS += ../i18n/hu/libcardmonapplet.ts
16TRANSLATIONS += ../i18n/sl/libcardmonapplet.ts 18TRANSLATIONS += ../i18n/sl/libcardmonapplet.ts
17TRANSLATIONS += ../i18n/pl/libcardmonapplet.ts 19TRANSLATIONS += ../i18n/pl/libcardmonapplet.ts
18TRANSLATIONS += ../i18n/ja/libcardmonapplet.ts 20TRANSLATIONS += ../i18n/ja/libcardmonapplet.ts
diff --git a/core/applets/clipboardapplet/clipboardapplet.pro b/core/applets/clipboardapplet/clipboardapplet.pro
index f71c787..71e2bbe 100644
--- a/core/applets/clipboardapplet/clipboardapplet.pro
+++ b/core/applets/clipboardapplet/clipboardapplet.pro
@@ -7,6 +7,8 @@ DESTDIR = ../../plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../i18n/pt_BR/libclipboardapplet.ts 12TRANSLATIONS = ../../i18n/pt_BR/libclipboardapplet.ts
13TRANSLATIONS += ../../i18n/es/libclipboardapplet.ts
14TRANSLATIONS += ../../i18n/pt/libclipboardapplet.ts
diff --git a/core/applets/clockapplet/clockapplet.pro b/core/applets/clockapplet/clockapplet.pro
index 68621f0..85e3316 100644
--- a/core/applets/clockapplet/clockapplet.pro
+++ b/core/applets/clockapplet/clockapplet.pro
@@ -7,7 +7,9 @@ DESTDIR = ../../plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include .. 8DEPENDPATH += ../$(OPIEDIR)/include ..
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../i18n/de/libclockapplet.ts 12TRANSLATIONS = ../../i18n/de/libclockapplet.ts
13TRANSLATIONS += ../../i18n/es/libclockapplet.ts
14TRANSLATIONS += ../../i18n/pt/libclockapplet.ts
13TRANSLATIONS += ../../i18n/pt_BR/libclockapplet.ts 15TRANSLATIONS += ../../i18n/pt_BR/libclockapplet.ts
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro
index d03bacc..e38074d 100644
--- a/core/applets/screenshotapplet/screenshotapplet.pro
+++ b/core/applets/screenshotapplet/screenshotapplet.pro
@@ -9,6 +9,8 @@ DEPENDPATH += ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11MOC_DIR=opieobj 11MOC_DIR=opieobj
12OBJECTS_DIR=opieobj 12OBJECTS_DIR=opieobj
13 13
14TRANSLATIONS = ../../i18n/pt_BR/libscreenshotapplet.ts 14TRANSLATIONS = ../../i18n/pt_BR/libscreenshotapplet.ts
15TRANSLATIONS += ../../i18n/es/libscreenshotapplet.ts
16TRANSLATIONS += ../../i18n/pt/libscreenshotapplet.ts
diff --git a/core/applets/vmemo/vmemo.pro b/core/applets/vmemo/vmemo.pro
index 29f99fb..f7cc439 100644
--- a/core/applets/vmemo/vmemo.pro
+++ b/core/applets/vmemo/vmemo.pro
@@ -7,6 +7,8 @@ DESTDIR = ../../plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../i18n/pt_BR/libvmemoapplet.ts 12TRANSLATIONS = ../../i18n/pt_BR/libvmemoapplet.ts
13TRANSLATIONS += ../../i18n/es/libvmemoapplet.ts
14TRANSLATIONS += ../../i18n/pt/libvmemoapplet.ts
diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro
index f27d2d6..54404bf 100644
--- a/core/applets/volumeapplet/volumeapplet.pro
+++ b/core/applets/volumeapplet/volumeapplet.pro
@@ -7,7 +7,9 @@ DESTDIR = ../../plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../i18n/de/libvolumeapplet.ts 12TRANSLATIONS = ../../i18n/de/libvolumeapplet.ts
13TRANSLATIONS += ../../i18n/es/libvolumeapplet.ts
14TRANSLATIONS += ../../i18n/pt/libvolumeapplet.ts
13TRANSLATIONS += ../../i18n/pt_BR/libvolumeapplet.ts 15TRANSLATIONS += ../../i18n/pt_BR/libvolumeapplet.ts
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro
index f73cd38..6e6860e 100755
--- a/core/apps/embeddedkonsole/embeddedkonsole.pro
+++ b/core/apps/embeddedkonsole/embeddedkonsole.pro
@@ -32,12 +32,14 @@ TARGET = embeddedkonsole
32INCLUDEPATH += $(OPIEDIR)/include 32INCLUDEPATH += $(OPIEDIR)/include
33DEPENDPATH += $(OPIEDIR)/include 33DEPENDPATH += $(OPIEDIR)/include
34LIBS += -lqpe 34LIBS += -lqpe
35REQUIRES = embeddedkonsole 35REQUIRES = embeddedkonsole
36 36
37TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts 37TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts
38TRANSLATIONS += ../i18n/es/embeddedkonsole.ts
39TRANSLATIONS += ../i18n/pt/embeddedkonsole.ts
38TRANSLATIONS += ../i18n/de/embeddedkonsole.ts 40TRANSLATIONS += ../i18n/de/embeddedkonsole.ts
39TRANSLATIONS += ../i18n/en/embeddedkonsole.ts 41TRANSLATIONS += ../i18n/en/embeddedkonsole.ts
40TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts 42TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts
41TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts 43TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts
42TRANSLATIONS += ../i18n/pl/embeddedkonsole.ts 44TRANSLATIONS += ../i18n/pl/embeddedkonsole.ts
43TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts 45TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index 070dd2b..fe4553a 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -7,12 +7,14 @@ SOURCES = helpbrowser.cpp \
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 INTERFACES= 10 INTERFACES=
11 11
12TRANSLATIONS = ../i18n/de/helpbrowser.ts 12TRANSLATIONS = ../i18n/de/helpbrowser.ts
13TRANSLATIONS += ../i18n/es/helpbrowser.ts
14TRANSLATIONS += ../i18n/pt/helpbrowser.ts
13TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts 15TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts
14TRANSLATIONS += ../i18n/en/helpbrowser.ts 16TRANSLATIONS += ../i18n/en/helpbrowser.ts
15TRANSLATIONS += ../i18n/hu/helpbrowser.ts 17TRANSLATIONS += ../i18n/hu/helpbrowser.ts
16TRANSLATIONS += ../i18n/ja/helpbrowser.ts 18TRANSLATIONS += ../i18n/ja/helpbrowser.ts
17TRANSLATIONS += ../i18n/sl/helpbrowser.ts 19TRANSLATIONS += ../i18n/sl/helpbrowser.ts
18TRANSLATIONS += ../i18n/ko/helpbrowser.ts 20TRANSLATIONS += ../i18n/ko/helpbrowser.ts
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index f94f338..b8e9236 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -109,12 +109,14 @@ DEPENDPATH += $(OPIEDIR)/rsync
109 109
110 TARGET = qpe 110 TARGET = qpe
111 111
112 LIBS += -lqpe -lcrypt -lopie 112 LIBS += -lqpe -lcrypt -lopie
113 113
114TRANSLATIONS = ../i18n/de/qpe.ts 114TRANSLATIONS = ../i18n/de/qpe.ts
115TRANSLATIONS += ../i18n/es/qpe.ts
116TRANSLATIONS += ../i18n/pt/qpe.ts
115TRANSLATIONS += ../i18n/pt_BR/qpe.ts 117TRANSLATIONS += ../i18n/pt_BR/qpe.ts
116TRANSLATIONS += ../i18n/en/qpe.ts 118TRANSLATIONS += ../i18n/en/qpe.ts
117TRANSLATIONS += ../i18n/hu/qpe.ts 119TRANSLATIONS += ../i18n/hu/qpe.ts
118TRANSLATIONS += ../i18n/ja/qpe.ts 120TRANSLATIONS += ../i18n/ja/qpe.ts
119TRANSLATIONS += ../i18n/fr/qpe.ts 121TRANSLATIONS += ../i18n/fr/qpe.ts
120TRANSLATIONS += ../i18n/ko/qpe.ts 122TRANSLATIONS += ../i18n/ko/qpe.ts
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index cfbae03..d55cf8f 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -9,12 +9,14 @@ DESTDIR = $(OPIEDIR)/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/es/libmadplugin.ts
16TRANSLATIONS += ../../i18n/pt/libmadplugin.ts
15TRANSLATIONS += ../../i18n/de/libmadplugin.ts 17TRANSLATIONS += ../../i18n/de/libmadplugin.ts
16TRANSLATIONS += ../../i18n/en/libmadplugin.ts 18TRANSLATIONS += ../../i18n/en/libmadplugin.ts
17TRANSLATIONS += ../../i18n/hu/libmadplugin.ts 19TRANSLATIONS += ../../i18n/hu/libmadplugin.ts
18TRANSLATIONS += ../../i18n/sl/libmadplugin.ts 20TRANSLATIONS += ../../i18n/sl/libmadplugin.ts
19TRANSLATIONS += ../../i18n/ja/libmadplugin.ts 21TRANSLATIONS += ../../i18n/ja/libmadplugin.ts
20TRANSLATIONS += ../../i18n/pl/libmadplugin.ts 22TRANSLATIONS += ../../i18n/pl/libmadplugin.ts
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index 428af2b..99a0b23 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -19,12 +19,14 @@ INTERFACES = addresssettingsbase.ui
19 TARGET = addressbook 19 TARGET = addressbook
20INCLUDEPATH += $(OPIEDIR)/include 20INCLUDEPATH += $(OPIEDIR)/include
21 DEPENDPATH+= $(OPIEDIR)/include 21 DEPENDPATH+= $(OPIEDIR)/include
22LIBS += -lqpe -lopie 22LIBS += -lqpe -lopie
23 23
24TRANSLATIONS = ../../i18n/pt_BR/addressbook.ts 24TRANSLATIONS = ../../i18n/pt_BR/addressbook.ts
25TRANSLATIONS += ../../i18n/es/addressbook.ts
26TRANSLATIONS += ../../i18n/pt/addressbook.ts
25TRANSLATIONS += ../../i18n/de/addressbook.ts 27TRANSLATIONS += ../../i18n/de/addressbook.ts
26TRANSLATIONS += ../../i18n/en/addressbook.ts 28TRANSLATIONS += ../../i18n/en/addressbook.ts
27TRANSLATIONS += ../../i18n/hu/addressbook.ts 29TRANSLATIONS += ../../i18n/hu/addressbook.ts
28TRANSLATIONS += ../../i18n/sl/addressbook.ts 30TRANSLATIONS += ../../i18n/sl/addressbook.ts
29TRANSLATIONS += ../../i18n/ja/addressbook.ts 31TRANSLATIONS += ../../i18n/ja/addressbook.ts
30TRANSLATIONS += ../../i18n/ko/addressbook.ts 32TRANSLATIONS += ../../i18n/ko/addressbook.ts
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index 239decc..609b7dc 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -42,12 +42,13 @@ INCLUDEPATH += $(OPIEDIR)/include
42 DEPENDPATH+= $(OPIEDIR)/include 42 DEPENDPATH+= $(OPIEDIR)/include
43LIBS += -lqpe -lopie 43LIBS += -lqpe -lopie
44 44
45 TARGET = datebook 45 TARGET = datebook
46 46
47TRANSLATIONS = ../i18n/pt_BR/datebook.ts 47TRANSLATIONS = ../i18n/pt_BR/datebook.ts
48TRANSLATIONS += ../i18n/pt/datebook.ts
48TRANSLATIONS += ../i18n/de/datebook.ts 49TRANSLATIONS += ../i18n/de/datebook.ts
49TRANSLATIONS += ../i18n/en/datebook.ts 50TRANSLATIONS += ../i18n/en/datebook.ts
50TRANSLATIONS += ../i18n/hu/datebook.ts 51TRANSLATIONS += ../i18n/hu/datebook.ts
51TRANSLATIONS += ../i18n/pl/datebook.ts 52TRANSLATIONS += ../i18n/pl/datebook.ts
52TRANSLATIONS += ../i18n/sl/datebook.ts 53TRANSLATIONS += ../i18n/sl/datebook.ts
53TRANSLATIONS += ../i18n/ja/datebook.ts 54TRANSLATIONS += ../i18n/ja/datebook.ts
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 0eb51d1..d75fdb5 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -8,12 +8,13 @@ INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10 INTERFACES= 10 INTERFACES=
11 TARGET = today 11 TARGET = today
12 DESTDIR = $(OPIEDIR)/bin 12 DESTDIR = $(OPIEDIR)/bin
13TRANSLATIONS = ../i18n/pt_BR/today.ts 13TRANSLATIONS = ../i18n/pt_BR/today.ts
14TRANSLATIONS += ../i18n/pt/today.ts
14TRANSLATIONS += ../i18n/de/today.ts 15TRANSLATIONS += ../i18n/de/today.ts
15TRANSLATIONS += ../i18n/en/today.ts 16TRANSLATIONS += ../i18n/en/today.ts
16TRANSLATIONS += ../i18n/hu/today.ts 17TRANSLATIONS += ../i18n/hu/today.ts
17TRANSLATIONS += ../i18n/sl/today.ts 18TRANSLATIONS += ../i18n/sl/today.ts
18TRANSLATIONS += ../i18n/ja/today.ts 19TRANSLATIONS += ../i18n/ja/today.ts
19TRANSLATIONS += ../i18n/ko/today.ts 20TRANSLATIONS += ../i18n/ko/today.ts
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index a365081..1e4492c 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -16,12 +16,14 @@ INTERFACES = todoentry.ui
16 TARGET = todolist 16 TARGET = todolist
17INCLUDEPATH += $(OPIEDIR)/include 17INCLUDEPATH += $(OPIEDIR)/include
18 DEPENDPATH+= $(OPIEDIR)/include 18 DEPENDPATH+= $(OPIEDIR)/include
19LIBS += -lqpe -lopie 19LIBS += -lqpe -lopie
20 20
21TRANSLATIONS = ../i18n/pt_BR/todolist.ts 21TRANSLATIONS = ../i18n/pt_BR/todolist.ts
22TRANSLATIONS += ../i18n/es/todolist.ts
23TRANSLATIONS += ../i18n/pt/todolist.ts
22TRANSLATIONS += ../i18n/de/todolist.ts 24TRANSLATIONS += ../i18n/de/todolist.ts
23TRANSLATIONS += ../i18n/en/todolist.ts 25TRANSLATIONS += ../i18n/en/todolist.ts
24TRANSLATIONS += ../i18n/hu/todolist.ts 26TRANSLATIONS += ../i18n/hu/todolist.ts
25TRANSLATIONS += ../i18n/sl/todolist.ts 27TRANSLATIONS += ../i18n/sl/todolist.ts
26TRANSLATIONS += ../i18n/pl/todolist.ts 28TRANSLATIONS += ../i18n/pl/todolist.ts
27TRANSLATIONS += ../i18n/ja/todolist.ts 29TRANSLATIONS += ../i18n/ja/todolist.ts
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index afa658f..11a135d 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -8,12 +8,14 @@ SOURCES = citytime.cpp zonemap.cpp main.cpp sun.c stylusnormalizer.cpp
8TARGET = citytime 8TARGET = citytime
9INCLUDEPATH += $(OPIEDIR)/include 9INCLUDEPATH += $(OPIEDIR)/include
10DEPENDPATH += $(OPIEDIR)/include 10DEPENDPATH += $(OPIEDIR)/include
11LIBS += -lqpe 11LIBS += -lqpe
12 12
13TRANSLATIONS = ../i18n/de/citytime.ts 13TRANSLATIONS = ../i18n/de/citytime.ts
14TRANSLATIONS += ../i18n/es/citytime.ts
15TRANSLATIONS += ../i18n/pt/citytime.ts
14TRANSLATIONS += ../i18n/pt_BR/citytime.ts 16TRANSLATIONS += ../i18n/pt_BR/citytime.ts
15TRANSLATIONS += ../i18n/en/citytime.ts 17TRANSLATIONS += ../i18n/en/citytime.ts
16TRANSLATIONS += ../i18n/hu/citytime.ts 18TRANSLATIONS += ../i18n/hu/citytime.ts
17TRANSLATIONS += ../i18n/ja/citytime.ts 19TRANSLATIONS += ../i18n/ja/citytime.ts
18TRANSLATIONS += ../i18n/ko/citytime.ts 20TRANSLATIONS += ../i18n/ko/citytime.ts
19TRANSLATIONS += ../i18n/pl/citytime.ts 21TRANSLATIONS += ../i18n/pl/citytime.ts
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro
index 9029a19..7e2afed 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -7,9 +7,11 @@ INTERFACES = lightsettingsbase.ui
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= ../$(OPIEDIR)/include 8 DEPENDPATH+= ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 TARGET = light-and-power 10 TARGET = light-and-power
11 11
12TRANSLATIONS = ../../i18n/de/light-and-power.ts 12TRANSLATIONS = ../../i18n/de/light-and-power.ts
13TRANSLATIONS += ../../i18n/es/light-and-power.ts
14TRANSLATIONS += ../../i18n/pt/light-and-power.ts
13TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts 15TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts
14TRANSLATIONS += ../../i18n/pl/light-and-power.ts 16TRANSLATIONS += ../../i18n/pl/light-and-power.ts
15TRANSLATIONS += ../../i18n/fr/light-and-power.ts 17TRANSLATIONS += ../../i18n/fr/light-and-power.ts
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro
index 0c924ad..1e815ac 100644
--- a/core/settings/security/security.pro
+++ b/core/settings/security/security.pro
@@ -7,12 +7,14 @@ 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/pt_BR/security.ts 12TRANSLATIONS = ../../i18n/pt_BR/security.ts
13TRANSLATIONS += ../../i18n/es/security.ts
14TRANSLATIONS += ../../i18n/pt/security.ts
13TRANSLATIONS += ../../i18n/de/security.ts 15TRANSLATIONS += ../../i18n/de/security.ts
14TRANSLATIONS += ../../i18n/en/security.ts 16TRANSLATIONS += ../../i18n/en/security.ts
15TRANSLATIONS += ../../i18n/hu/security.ts 17TRANSLATIONS += ../../i18n/hu/security.ts
16TRANSLATIONS += ../../i18n/sl/security.ts 18TRANSLATIONS += ../../i18n/sl/security.ts
17TRANSLATIONS += ../../i18n/ja/security.ts 19TRANSLATIONS += ../../i18n/ja/security.ts
18TRANSLATIONS += ../../i18n/ko/security.ts 20TRANSLATIONS += ../../i18n/ko/security.ts