summaryrefslogtreecommitdiff
path: root/core
authorcniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
committer cniehaus <cniehaus>2002-12-14 20:36:30 (UTC)
commit48475749a81e1794071ee0b0178c6d37a623da76 (patch) (unidiff)
treef32abf4eda3386610cbb24e8117560ba77abfb72 /core
parenta38efe229e1c2954d5e10be28e920198c85315ab (diff)
downloadopie-48475749a81e1794071ee0b0178c6d37a623da76.zip
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.gz
opie-48475749a81e1794071ee0b0178c6d37a623da76.tar.bz2
addLanguage rules
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/homeapplet/homeapplet.pro2
-rw-r--r--core/applets/irdaapplet/irdaapplet.pro2
-rw-r--r--core/applets/logoutapplet/logoutapplet.pro2
-rw-r--r--core/applets/obex/obex.pro2
-rw-r--r--core/applets/screenshotapplet/screenshotapplet.pro2
-rw-r--r--core/applets/suspendapplet/suspendapplet.pro2
-rw-r--r--core/applets/vmemo/vmemo.pro2
-rw-r--r--core/applets/volumeapplet/volumeapplet.pro2
-rw-r--r--core/apps/calibrate/calibrate.pro2
-rwxr-xr-xcore/apps/embeddedkonsole/embeddedkonsole.pro1
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro1
-rw-r--r--core/apps/qcop/qcop.pro2
-rw-r--r--core/apps/textedit/textedit.pro2
-rw-r--r--core/launcher/launcher.pro1
-rw-r--r--core/multimedia/opieplayer/libflash/libflash.pro2
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro2
-rw-r--r--core/multimedia/opieplayer/libmpeg3/libmpeg3.pro2
-rw-r--r--core/multimedia/opieplayer/opieplayer.pro2
-rw-r--r--core/multimedia/opieplayer/wavplugin/wavplugin.pro2
-rw-r--r--core/opie-login/opie-login.pro1
-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.pro1
-rw-r--r--core/settings/light-and-power/light-and-power.pro1
-rw-r--r--core/settings/security/security.pro1
31 files changed, 53 insertions, 0 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro
index c24182e..a947ca6 100644
--- a/core/applets/batteryapplet/batteryapplet.pro
+++ b/core/applets/batteryapplet/batteryapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/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 \
13 ../../../i18n/da/libbatteryapplet.ts \
14 ../../../i18n/xx/libbatteryapplet.ts \
13 ../../../i18n/en/libbatteryapplet.ts \ 15 ../../../i18n/en/libbatteryapplet.ts \
14 ../../../i18n/es/libbatteryapplet.ts \ 16 ../../../i18n/es/libbatteryapplet.ts \
15 ../../../i18n/fr/libbatteryapplet.ts \ 17 ../../../i18n/fr/libbatteryapplet.ts \
16 ../../../i18n/hu/libbatteryapplet.ts \ 18 ../../../i18n/hu/libbatteryapplet.ts \
17 ../../../i18n/ja/libbatteryapplet.ts \ 19 ../../../i18n/ja/libbatteryapplet.ts \
18 ../../../i18n/ko/libbatteryapplet.ts \ 20 ../../../i18n/ko/libbatteryapplet.ts \
diff --git a/core/applets/cardmon/cardmon.pro b/core/applets/cardmon/cardmon.pro
index b2a2a4a..b98c0f2 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 -lopie 9LIBS += -lqpe -lopie
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libcardmonapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libcardmonapplet.ts \
13 ../../../i18n/da/libcardmonapplet.ts \
14 ../../../i18n/xx/libcardmonapplet.ts \
13 ../../../i18n/en/libcardmonapplet.ts \ 15 ../../../i18n/en/libcardmonapplet.ts \
14 ../../../i18n/es/libcardmonapplet.ts \ 16 ../../../i18n/es/libcardmonapplet.ts \
15 ../../../i18n/fr/libcardmonapplet.ts \ 17 ../../../i18n/fr/libcardmonapplet.ts \
16 ../../../i18n/hu/libcardmonapplet.ts \ 18 ../../../i18n/hu/libcardmonapplet.ts \
17 ../../../i18n/ja/libcardmonapplet.ts \ 19 ../../../i18n/ja/libcardmonapplet.ts \
18 ../../../i18n/ko/libcardmonapplet.ts \ 20 ../../../i18n/ko/libcardmonapplet.ts \
diff --git a/core/applets/clipboardapplet/clipboardapplet.pro b/core/applets/clipboardapplet/clipboardapplet.pro
index 23b5525..85b2fe7 100644
--- a/core/applets/clipboardapplet/clipboardapplet.pro
+++ b/core/applets/clipboardapplet/clipboardapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/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/libclipboardapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libclipboardapplet.ts \
13 ../../../i18n/da/libclipboardapplet.ts \
14 ../../../i18n/xx/libclipboardapplet.ts \
13 ../../../i18n/en/libclipboardapplet.ts \ 15 ../../../i18n/en/libclipboardapplet.ts \
14 ../../../i18n/es/libclipboardapplet.ts \ 16 ../../../i18n/es/libclipboardapplet.ts \
15 ../../../i18n/fr/libclipboardapplet.ts \ 17 ../../../i18n/fr/libclipboardapplet.ts \
16 ../../../i18n/hu/libclipboardapplet.ts \ 18 ../../../i18n/hu/libclipboardapplet.ts \
17 ../../../i18n/ja/libclipboardapplet.ts \ 19 ../../../i18n/ja/libclipboardapplet.ts \
18 ../../../i18n/ko/libclipboardapplet.ts \ 20 ../../../i18n/ko/libclipboardapplet.ts \
diff --git a/core/applets/clockapplet/clockapplet.pro b/core/applets/clockapplet/clockapplet.pro
index ca26ec8..ff4867d 100644
--- a/core/applets/clockapplet/clockapplet.pro
+++ b/core/applets/clockapplet/clockapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/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 \
13 ../../../i18n/da/libclockapplet.ts \
14 ../../../i18n/xx/libclockapplet.ts \
13 ../../../i18n/en/libclockapplet.ts \ 15 ../../../i18n/en/libclockapplet.ts \
14 ../../../i18n/es/libclockapplet.ts \ 16 ../../../i18n/es/libclockapplet.ts \
15 ../../../i18n/fr/libclockapplet.ts \ 17 ../../../i18n/fr/libclockapplet.ts \
16 ../../../i18n/hu/libclockapplet.ts \ 18 ../../../i18n/hu/libclockapplet.ts \
17 ../../../i18n/ja/libclockapplet.ts \ 19 ../../../i18n/ja/libclockapplet.ts \
18 ../../../i18n/ko/libclockapplet.ts \ 20 ../../../i18n/ko/libclockapplet.ts \
diff --git a/core/applets/homeapplet/homeapplet.pro b/core/applets/homeapplet/homeapplet.pro
index 2c591f9..420c744 100644
--- a/core/applets/homeapplet/homeapplet.pro
+++ b/core/applets/homeapplet/homeapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libhomeapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libhomeapplet.ts \
13 ../../../i18n/da/libhomeapplet.ts \
14 ../../../i18n/xx/libhomeapplet.ts \
13 ../../../i18n/en/libhomeapplet.ts \ 15 ../../../i18n/en/libhomeapplet.ts \
14 ../../../i18n/es/libhomeapplet.ts \ 16 ../../../i18n/es/libhomeapplet.ts \
15 ../../../i18n/fr/libhomeapplet.ts \ 17 ../../../i18n/fr/libhomeapplet.ts \
16 ../../../i18n/hu/libhomeapplet.ts \ 18 ../../../i18n/hu/libhomeapplet.ts \
17 ../../../i18n/ja/libhomeapplet.ts \ 19 ../../../i18n/ja/libhomeapplet.ts \
18 ../../../i18n/ko/libhomeapplet.ts \ 20 ../../../i18n/ko/libhomeapplet.ts \
diff --git a/core/applets/irdaapplet/irdaapplet.pro b/core/applets/irdaapplet/irdaapplet.pro
index af4231b..38a5d9b 100644
--- a/core/applets/irdaapplet/irdaapplet.pro
+++ b/core/applets/irdaapplet/irdaapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libirdaapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libirdaapplet.ts \
13 ../../../i18n/da/libirdaapplet.ts \
14 ../../../i18n/xx/libirdaapplet.ts \
13 ../../../i18n/en/libirdaapplet.ts \ 15 ../../../i18n/en/libirdaapplet.ts \
14 ../../../i18n/es/libirdaapplet.ts \ 16 ../../../i18n/es/libirdaapplet.ts \
15 ../../../i18n/fr/libirdaapplet.ts \ 17 ../../../i18n/fr/libirdaapplet.ts \
16 ../../../i18n/hu/libirdaapplet.ts \ 18 ../../../i18n/hu/libirdaapplet.ts \
17 ../../../i18n/ja/libirdaapplet.ts \ 19 ../../../i18n/ja/libirdaapplet.ts \
18 ../../../i18n/ko/libirdaapplet.ts \ 20 ../../../i18n/ko/libirdaapplet.ts \
diff --git a/core/applets/logoutapplet/logoutapplet.pro b/core/applets/logoutapplet/logoutapplet.pro
index 9adfea5..6a5f606 100644
--- a/core/applets/logoutapplet/logoutapplet.pro
+++ b/core/applets/logoutapplet/logoutapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/liblogoutapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/liblogoutapplet.ts \
13 ../../../i18n/da/liblogoutapplet.ts \
14 ../../../i18n/xx/liblogoutapplet.ts \
13 ../../../i18n/en/liblogoutapplet.ts \ 15 ../../../i18n/en/liblogoutapplet.ts \
14 ../../../i18n/es/liblogoutapplet.ts \ 16 ../../../i18n/es/liblogoutapplet.ts \
15 ../../../i18n/fr/liblogoutapplet.ts \ 17 ../../../i18n/fr/liblogoutapplet.ts \
16 ../../../i18n/hu/liblogoutapplet.ts \ 18 ../../../i18n/hu/liblogoutapplet.ts \
17 ../../../i18n/ja/liblogoutapplet.ts \ 19 ../../../i18n/ja/liblogoutapplet.ts \
18 ../../../i18n/ko/liblogoutapplet.ts \ 20 ../../../i18n/ko/liblogoutapplet.ts \
diff --git a/core/applets/obex/obex.pro b/core/applets/obex/obex.pro
index 3c08682..c08e52f 100644
--- a/core/applets/obex/obex.pro
+++ b/core/applets/obex/obex.pro
@@ -8,12 +8,14 @@ INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(OPIEDIR)/include
9INTERFACES = obexinc.ui obexdlg.ui 9INTERFACES = obexinc.ui obexdlg.ui
10LIBS += -lqpe -lopie 10LIBS += -lqpe -lopie
11 VERSION = 0.0.1 11 VERSION = 0.0.1
12 12
13TRANSLATIONS = ../../../i18n/de/libopieobex.ts \ 13TRANSLATIONS = ../../../i18n/de/libopieobex.ts \
14 ../../../i18n/da/libopieobex.ts \
15 ../../../i18n/xx/libopieobex.ts \
14 ../../../i18n/en/libopieobex.ts \ 16 ../../../i18n/en/libopieobex.ts \
15 ../../../i18n/es/libopieobex.ts \ 17 ../../../i18n/es/libopieobex.ts \
16 ../../../i18n/fr/libopieobex.ts \ 18 ../../../i18n/fr/libopieobex.ts \
17 ../../../i18n/hu/libopieobex.ts \ 19 ../../../i18n/hu/libopieobex.ts \
18 ../../../i18n/ja/libopieobex.ts \ 20 ../../../i18n/ja/libopieobex.ts \
19 ../../../i18n/ko/libopieobex.ts \ 21 ../../../i18n/ko/libopieobex.ts \
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro
index 4064836..ffde3cc 100644
--- a/core/applets/screenshotapplet/screenshotapplet.pro
+++ b/core/applets/screenshotapplet/screenshotapplet.pro
@@ -9,12 +9,14 @@ 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/de/libscreenshotapplet.ts \ 14TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \
15 ../../../i18n/da/libscreenshotapplet.ts \
16 ../../../i18n/xx/libscreenshotapplet.ts \
15 ../../../i18n/en/libscreenshotapplet.ts \ 17 ../../../i18n/en/libscreenshotapplet.ts \
16 ../../../i18n/es/libscreenshotapplet.ts \ 18 ../../../i18n/es/libscreenshotapplet.ts \
17 ../../../i18n/fr/libscreenshotapplet.ts \ 19 ../../../i18n/fr/libscreenshotapplet.ts \
18 ../../../i18n/hu/libscreenshotapplet.ts \ 20 ../../../i18n/hu/libscreenshotapplet.ts \
19 ../../../i18n/ja/libscreenshotapplet.ts \ 21 ../../../i18n/ja/libscreenshotapplet.ts \
20 ../../../i18n/ko/libscreenshotapplet.ts \ 22 ../../../i18n/ko/libscreenshotapplet.ts \
diff --git a/core/applets/suspendapplet/suspendapplet.pro b/core/applets/suspendapplet/suspendapplet.pro
index 44ff273..c29c44f 100644
--- a/core/applets/suspendapplet/suspendapplet.pro
+++ b/core/applets/suspendapplet/suspendapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libsuspendapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libsuspendapplet.ts \
13 ../../../i18n/da/libsuspendapplet.ts \
14 ../../../i18n/xx/libsuspendapplet.ts \
13 ../../../i18n/en/libsuspendapplet.ts \ 15 ../../../i18n/en/libsuspendapplet.ts \
14 ../../../i18n/es/libsuspendapplet.ts \ 16 ../../../i18n/es/libsuspendapplet.ts \
15 ../../../i18n/fr/libsuspendapplet.ts \ 17 ../../../i18n/fr/libsuspendapplet.ts \
16 ../../../i18n/hu/libsuspendapplet.ts \ 18 ../../../i18n/hu/libsuspendapplet.ts \
17 ../../../i18n/ja/libsuspendapplet.ts \ 19 ../../../i18n/ja/libsuspendapplet.ts \
18 ../../../i18n/ko/libsuspendapplet.ts \ 20 ../../../i18n/ko/libsuspendapplet.ts \
diff --git a/core/applets/vmemo/vmemo.pro b/core/applets/vmemo/vmemo.pro
index 6599b52..05f2167 100644
--- a/core/applets/vmemo/vmemo.pro
+++ b/core/applets/vmemo/vmemo.pro
@@ -7,12 +7,14 @@ DESTDIR =$(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12TRANSLATIONS = ../../../i18n/de/libvmemoapplet.ts \ 12TRANSLATIONS = ../../../i18n/de/libvmemoapplet.ts \
13 ../../../i18n/da/libvmemoapplet.ts \
14 ../../../i18n/xx/libvmemoapplet.ts \
13 ../../../i18n/en/libvmemoapplet.ts \ 15 ../../../i18n/en/libvmemoapplet.ts \
14 ../../../i18n/es/libvmemoapplet.ts \ 16 ../../../i18n/es/libvmemoapplet.ts \
15 ../../../i18n/fr/libvmemoapplet.ts \ 17 ../../../i18n/fr/libvmemoapplet.ts \
16 ../../../i18n/hu/libvmemoapplet.ts \ 18 ../../../i18n/hu/libvmemoapplet.ts \
17 ../../../i18n/ja/libvmemoapplet.ts \ 19 ../../../i18n/ja/libvmemoapplet.ts \
18 ../../../i18n/ko/libvmemoapplet.ts \ 20 ../../../i18n/ko/libvmemoapplet.ts \
diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro
index 8cfb0d3..73a1715 100644
--- a/core/applets/volumeapplet/volumeapplet.pro
+++ b/core/applets/volumeapplet/volumeapplet.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/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 \
13 ../../../i18n/da/libvolumeapplet.ts \
14 ../../../i18n/xx/libvolumeapplet.ts \
13 ../../../i18n/en/libvolumeapplet.ts \ 15 ../../../i18n/en/libvolumeapplet.ts \
14 ../../../i18n/es/libvolumeapplet.ts \ 16 ../../../i18n/es/libvolumeapplet.ts \
15 ../../../i18n/fr/libvolumeapplet.ts \ 17 ../../../i18n/fr/libvolumeapplet.ts \
16 ../../../i18n/hu/libvolumeapplet.ts \ 18 ../../../i18n/hu/libvolumeapplet.ts \
17 ../../../i18n/ja/libvolumeapplet.ts \ 19 ../../../i18n/ja/libvolumeapplet.ts \
18 ../../../i18n/ko/libvolumeapplet.ts \ 20 ../../../i18n/ko/libvolumeapplet.ts \
diff --git a/core/apps/calibrate/calibrate.pro b/core/apps/calibrate/calibrate.pro
index 761d3de..7e37cb4 100644
--- a/core/apps/calibrate/calibrate.pro
+++ b/core/apps/calibrate/calibrate.pro
@@ -1,9 +1,11 @@
1# This is part of the taskbar 1# This is part of the taskbar
2 2
3TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ 3TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \
4 ../../../i18n/da/calibrate.pro.in.ts \
5 ../../../i18n/xx/calibrate.pro.in.ts \
4 ../../../i18n/en/calibrate.pro.in.ts \ 6 ../../../i18n/en/calibrate.pro.in.ts \
5 ../../../i18n/es/calibrate.pro.in.ts \ 7 ../../../i18n/es/calibrate.pro.in.ts \
6 ../../../i18n/fr/calibrate.pro.in.ts \ 8 ../../../i18n/fr/calibrate.pro.in.ts \
7 ../../../i18n/hu/calibrate.pro.in.ts \ 9 ../../../i18n/hu/calibrate.pro.in.ts \
8 ../../../i18n/ja/calibrate.pro.in.ts \ 10 ../../../i18n/ja/calibrate.pro.in.ts \
9 ../../../i18n/ko/calibrate.pro.in.ts \ 11 ../../../i18n/ko/calibrate.pro.in.ts \
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro
index 236e52e..8b6da78 100755
--- a/core/apps/embeddedkonsole/embeddedkonsole.pro
+++ b/core/apps/embeddedkonsole/embeddedkonsole.pro
@@ -34,12 +34,13 @@ TARGET = embeddedkonsole
34INCLUDEPATH += $(OPIEDIR)/include 34INCLUDEPATH += $(OPIEDIR)/include
35DEPENDPATH += $(OPIEDIR)/include 35DEPENDPATH += $(OPIEDIR)/include
36LIBS += -lqpe -lopie 36LIBS += -lqpe -lopie
37TMAKE_CXXFLAGS += -DQT_QWS_OPIE 37TMAKE_CXXFLAGS += -DQT_QWS_OPIE
38 38
39TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ 39TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \
40 ../../../i18n/xx/embeddedkonsole.ts \
40 ../../../i18n/en/embeddedkonsole.ts \ 41 ../../../i18n/en/embeddedkonsole.ts \
41 ../../../i18n/es/embeddedkonsole.ts \ 42 ../../../i18n/es/embeddedkonsole.ts \
42 ../../../i18n/fr/embeddedkonsole.ts \ 43 ../../../i18n/fr/embeddedkonsole.ts \
43 ../../../i18n/hu/embeddedkonsole.ts \ 44 ../../../i18n/hu/embeddedkonsole.ts \
44 ../../../i18n/ja/embeddedkonsole.ts \ 45 ../../../i18n/ja/embeddedkonsole.ts \
45 ../../../i18n/ko/embeddedkonsole.ts \ 46 ../../../i18n/ko/embeddedkonsole.ts \
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index aa446dc..d13638c 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -7,12 +7,13 @@ 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 \
13 ../../../i18n/xx/helpbrowser.ts \
13 ../../../i18n/en/helpbrowser.ts \ 14 ../../../i18n/en/helpbrowser.ts \
14 ../../../i18n/es/helpbrowser.ts \ 15 ../../../i18n/es/helpbrowser.ts \
15 ../../../i18n/fr/helpbrowser.ts \ 16 ../../../i18n/fr/helpbrowser.ts \
16 ../../../i18n/hu/helpbrowser.ts \ 17 ../../../i18n/hu/helpbrowser.ts \
17 ../../../i18n/ja/helpbrowser.ts \ 18 ../../../i18n/ja/helpbrowser.ts \
18 ../../../i18n/ko/helpbrowser.ts \ 19 ../../../i18n/ko/helpbrowser.ts \
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro
index 36bc724..9e9f6dc 100644
--- a/core/apps/qcop/qcop.pro
+++ b/core/apps/qcop/qcop.pro
@@ -7,12 +7,14 @@ INCLUDEPATH += $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 INTERFACES= 9 INTERFACES=
10 TARGET = qcop 10 TARGET = qcop
11 11
12TRANSLATIONS = ../../../i18n/de/qcop.ts \ 12TRANSLATIONS = ../../../i18n/de/qcop.ts \
13 ../../../i18n/da/qcop.ts \
14 ../../../i18n/xx/qcop.ts \
13 ../../../i18n/en/qcop.ts \ 15 ../../../i18n/en/qcop.ts \
14 ../../../i18n/es/qcop.ts \ 16 ../../../i18n/es/qcop.ts \
15 ../../../i18n/fr/qcop.ts \ 17 ../../../i18n/fr/qcop.ts \
16 ../../../i18n/hu/qcop.ts \ 18 ../../../i18n/hu/qcop.ts \
17 ../../../i18n/ja/qcop.ts \ 19 ../../../i18n/ja/qcop.ts \
18 ../../../i18n/ko/qcop.ts \ 20 ../../../i18n/ko/qcop.ts \
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro
index 500abde..c8df9f3 100644
--- a/core/apps/textedit/textedit.pro
+++ b/core/apps/textedit/textedit.pro
@@ -6,12 +6,14 @@ SOURCES = main.cpp textedit.cpp filePermissions.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7DEPENDPATH += $(OPIEDIR)/include 7DEPENDPATH += $(OPIEDIR)/include
8LIBS += -lqpe -lopie 8LIBS += -lqpe -lopie
9TARGET = textedit 9TARGET = textedit
10 10
11TRANSLATIONS = ../../../i18n/de/textedit.ts \ 11TRANSLATIONS = ../../../i18n/de/textedit.ts \
12 ../../../i18n/da/textedit.ts \
13 ../../../i18n/xx/textedit.ts \
12 ../../../i18n/en/textedit.ts \ 14 ../../../i18n/en/textedit.ts \
13 ../../../i18n/es/textedit.ts \ 15 ../../../i18n/es/textedit.ts \
14 ../../../i18n/fr/textedit.ts \ 16 ../../../i18n/fr/textedit.ts \
15 ../../../i18n/hu/textedit.ts \ 17 ../../../i18n/hu/textedit.ts \
16 ../../../i18n/ja/textedit.ts \ 18 ../../../i18n/ja/textedit.ts \
17 ../../../i18n/ko/textedit.ts \ 19 ../../../i18n/ko/textedit.ts \
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 802975b..3391378 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -101,12 +101,13 @@ DEPENDPATH += ../../core/apps/calibrate
101INCLUDEPATH += ../../rsync 101INCLUDEPATH += ../../rsync
102 DEPENDPATH+= ../../rsync 102 DEPENDPATH+= ../../rsync
103 TARGET = qpe 103 TARGET = qpe
104 LIBS += -lqpe -lcrypt -lopie 104 LIBS += -lqpe -lcrypt -lopie
105 105
106TRANSLATIONS = ../../i18n/de/qpe.ts \ 106TRANSLATIONS = ../../i18n/de/qpe.ts \
107 ../../i18n/xx/qpe.ts \
107 ../../i18n/en/qpe.ts \ 108 ../../i18n/en/qpe.ts \
108 ../../i18n/es/qpe.ts \ 109 ../../i18n/es/qpe.ts \
109 ../../i18n/fr/qpe.ts \ 110 ../../i18n/fr/qpe.ts \
110 ../../i18n/hu/qpe.ts \ 111 ../../i18n/hu/qpe.ts \
111 ../../i18n/ja/qpe.ts \ 112 ../../i18n/ja/qpe.ts \
112 ../../i18n/ko/qpe.ts \ 113 ../../i18n/ko/qpe.ts \
diff --git a/core/multimedia/opieplayer/libflash/libflash.pro b/core/multimedia/opieplayer/libflash/libflash.pro
index f3d452b..c10929c 100644
--- a/core/multimedia/opieplayer/libflash/libflash.pro
+++ b/core/multimedia/opieplayer/libflash/libflash.pro
@@ -11,12 +11,14 @@ DESTDIR = ../../plugins/codecs
11INCLUDEPATH += $(OPIEDIR)/include .. 11INCLUDEPATH += $(OPIEDIR)/include ..
12DEPENDPATH += ../$(OPIEDIR)/include .. 12DEPENDPATH += ../$(OPIEDIR)/include ..
13LIBS += -lqpe 13LIBS += -lqpe
14 VERSION = 1.0.0 14 VERSION = 1.0.0
15 15
16TRANSLATIONS = ../../../../i18n/de/libflashplugin.ts \ 16TRANSLATIONS = ../../../../i18n/de/libflashplugin.ts \
17 ../../../../i18n/da/libflashplugin.ts \
18 ../../../../i18n/xx/libflashplugin.ts \
17 ../../../../i18n/en/libflashplugin.ts \ 19 ../../../../i18n/en/libflashplugin.ts \
18 ../../../../i18n/es/libflashplugin.ts \ 20 ../../../../i18n/es/libflashplugin.ts \
19 ../../../../i18n/fr/libflashplugin.ts \ 21 ../../../../i18n/fr/libflashplugin.ts \
20 ../../../../i18n/hu/libflashplugin.ts \ 22 ../../../../i18n/hu/libflashplugin.ts \
21 ../../../../i18n/ja/libflashplugin.ts \ 23 ../../../../i18n/ja/libflashplugin.ts \
22 ../../../../i18n/ko/libflashplugin.ts \ 24 ../../../../i18n/ko/libflashplugin.ts \
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index 3ba1bc1..1e7f597 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -15,12 +15,14 @@ DESTDIR = $(OPIEDIR)/plugins/codecs
15INCLUDEPATH += $(OPIEDIR)/include .. 15INCLUDEPATH += $(OPIEDIR)/include ..
16DEPENDPATH += ../$(OPIEDIR)/include .. 16DEPENDPATH += ../$(OPIEDIR)/include ..
17LIBS += -lqpe -lm 17LIBS += -lqpe -lm
18VERSION = 1.0.0 18VERSION = 1.0.0
19 19
20TRANSLATIONS = ../../../../i18n/de/libmadplugin.ts \ 20TRANSLATIONS = ../../../../i18n/de/libmadplugin.ts \
21 ../../../../i18n/da/libmadplugin.ts \
22 ../../../../i18n/xx/libmadplugin.ts \
21 ../../../../i18n/en/libmadplugin.ts \ 23 ../../../../i18n/en/libmadplugin.ts \
22 ../../../../i18n/es/libmadplugin.ts \ 24 ../../../../i18n/es/libmadplugin.ts \
23 ../../../../i18n/fr/libmadplugin.ts \ 25 ../../../../i18n/fr/libmadplugin.ts \
24 ../../../../i18n/hu/libmadplugin.ts \ 26 ../../../../i18n/hu/libmadplugin.ts \
25 ../../../../i18n/ja/libmadplugin.ts \ 27 ../../../../i18n/ja/libmadplugin.ts \
26 ../../../../i18n/ko/libmadplugin.ts \ 28 ../../../../i18n/ko/libmadplugin.ts \
diff --git a/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro b/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro
index 338fe29..0f8f396 100644
--- a/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro
+++ b/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro
@@ -44,12 +44,14 @@ DESTDIR = $(OPIEDIR)/plugins/codecs
44INCLUDEPATH += $(OPIEDIR)/include .. 44INCLUDEPATH += $(OPIEDIR)/include ..
45DEPENDPATH += ../$(OPIEDIR)/include .. 45DEPENDPATH += ../$(OPIEDIR)/include ..
46LIBS += -lqpe -lpthread -lm 46LIBS += -lqpe -lpthread -lm
47VERSION = 1.0.0 47VERSION = 1.0.0
48 48
49TRANSLATIONS = ../../../../i18n/de/libmpeg3plugin.ts \ 49TRANSLATIONS = ../../../../i18n/de/libmpeg3plugin.ts \
50 ../../../../i18n/da/libmpeg3plugin.ts \
51 ../../../../i18n/xx/libmpeg3plugin.ts \
50 ../../../../i18n/en/libmpeg3plugin.ts \ 52 ../../../../i18n/en/libmpeg3plugin.ts \
51 ../../../../i18n/es/libmpeg3plugin.ts \ 53 ../../../../i18n/es/libmpeg3plugin.ts \
52 ../../../../i18n/fr/libmpeg3plugin.ts \ 54 ../../../../i18n/fr/libmpeg3plugin.ts \
53 ../../../../i18n/hu/libmpeg3plugin.ts \ 55 ../../../../i18n/hu/libmpeg3plugin.ts \
54 ../../../../i18n/ja/libmpeg3plugin.ts \ 56 ../../../../i18n/ja/libmpeg3plugin.ts \
55 ../../../../i18n/ko/libmpeg3plugin.ts \ 57 ../../../../i18n/ko/libmpeg3plugin.ts \
diff --git a/core/multimedia/opieplayer/opieplayer.pro b/core/multimedia/opieplayer/opieplayer.pro
index 6f22280..5c8272d 100644
--- a/core/multimedia/opieplayer/opieplayer.pro
+++ b/core/multimedia/opieplayer/opieplayer.pro
@@ -16,12 +16,14 @@ DEPENDPATH += $(OPIEDIR)/include
16LIBS += -lqpe -lpthread -lopie 16LIBS += -lqpe -lpthread -lopie
17 17
18INCLUDEPATH += $(OPIEDIR)/include 18INCLUDEPATH += $(OPIEDIR)/include
19DEPENDPATH += $(OPIEDIR)/include 19DEPENDPATH += $(OPIEDIR)/include
20 20
21TRANSLATIONS = ../../../i18n/de/opieplayer.ts \ 21TRANSLATIONS = ../../../i18n/de/opieplayer.ts \
22 ../../../i18n/da/opieplayer.ts \
23 ../../../i18n/xx/opieplayer.ts \
22 ../../../i18n/en/opieplayer.ts \ 24 ../../../i18n/en/opieplayer.ts \
23 ../../../i18n/es/opieplayer.ts \ 25 ../../../i18n/es/opieplayer.ts \
24 ../../../i18n/fr/opieplayer.ts \ 26 ../../../i18n/fr/opieplayer.ts \
25 ../../../i18n/hu/opieplayer.ts \ 27 ../../../i18n/hu/opieplayer.ts \
26 ../../../i18n/ja/opieplayer.ts \ 28 ../../../i18n/ja/opieplayer.ts \
27 ../../../i18n/ko/opieplayer.ts \ 29 ../../../i18n/ko/opieplayer.ts \
diff --git a/core/multimedia/opieplayer/wavplugin/wavplugin.pro b/core/multimedia/opieplayer/wavplugin/wavplugin.pro
index 5b5a15b..b0f37a8 100644
--- a/core/multimedia/opieplayer/wavplugin/wavplugin.pro
+++ b/core/multimedia/opieplayer/wavplugin/wavplugin.pro
@@ -7,12 +7,14 @@ DESTDIR = $(OPIEDIR)/plugins/codecs
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/libwavplugin.ts \ 12TRANSLATIONS = ../../../../i18n/de/libwavplugin.ts \
13 ../../../../i18n/da/libwavplugin.ts \
14 ../../../../i18n/xx/libwavplugin.ts \
13 ../../../../i18n/en/libwavplugin.ts \ 15 ../../../../i18n/en/libwavplugin.ts \
14 ../../../../i18n/es/libwavplugin.ts \ 16 ../../../../i18n/es/libwavplugin.ts \
15 ../../../../i18n/fr/libwavplugin.ts \ 17 ../../../../i18n/fr/libwavplugin.ts \
16 ../../../../i18n/hu/libwavplugin.ts \ 18 ../../../../i18n/hu/libwavplugin.ts \
17 ../../../../i18n/ja/libwavplugin.ts \ 19 ../../../../i18n/ja/libwavplugin.ts \
18 ../../../../i18n/ko/libwavplugin.ts \ 20 ../../../../i18n/ko/libwavplugin.ts \
diff --git a/core/opie-login/opie-login.pro b/core/opie-login/opie-login.pro
index 7d8ecb1..d0b4e8e 100644
--- a/core/opie-login/opie-login.pro
+++ b/core/opie-login/opie-login.pro
@@ -23,12 +23,13 @@ usepam:LIBS += -lpam
23usepam:DEFINES += USEPAM 23usepam:DEFINES += USEPAM
24 24
25DESTDIR = $(OPIEDIR)/bin 25DESTDIR = $(OPIEDIR)/bin
26TARGET = opie-login 26TARGET = opie-login
27 27
28TRANSLATIONS = ../../i18n/de/opie-login.ts \ 28TRANSLATIONS = ../../i18n/de/opie-login.ts \
29 ../../i18n/xx/opie-login.ts \
29· ../../i18n/en/opie-login.ts \ 30· ../../i18n/en/opie-login.ts \
30· ../../i18n/es/opie-login.ts \ 31· ../../i18n/es/opie-login.ts \
31· ../../i18n/fr/opie-login.ts \ 32· ../../i18n/fr/opie-login.ts \
32· ../../i18n/hu/opie-login.ts \ 33· ../../i18n/hu/opie-login.ts \
33· ../../i18n/ja/opie-login.ts \ 34· ../../i18n/ja/opie-login.ts \
34· ../../i18n/ko/opie-login.ts \ 35· ../../i18n/ko/opie-login.ts \
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index ef49374..742eb69 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -27,12 +27,14 @@ 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/da/addressbook.ts \
34 ../../../i18n/xx/addressbook.ts \
33 ../../../i18n/en/addressbook.ts \ 35 ../../../i18n/en/addressbook.ts \
34 ../../../i18n/es/addressbook.ts \ 36 ../../../i18n/es/addressbook.ts \
35 ../../../i18n/fr/addressbook.ts \ 37 ../../../i18n/fr/addressbook.ts \
36 ../../../i18n/hu/addressbook.ts \ 38 ../../../i18n/hu/addressbook.ts \
37 ../../../i18n/ja/addressbook.ts \ 39 ../../../i18n/ja/addressbook.ts \
38 ../../../i18n/ko/addressbook.ts \ 40 ../../../i18n/ko/addressbook.ts \
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index d5dafc8..f61e19a 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -37,12 +37,13 @@ INTERFACES = dateentry.ui \
37INCLUDEPATH += $(OPIEDIR)/include 37INCLUDEPATH += $(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/en/datebook.ts \ 44 ../../../i18n/en/datebook.ts \
44 ../../../i18n/es/datebook.ts \ 45 ../../../i18n/es/datebook.ts \
45 ../../../i18n/fr/datebook.ts \ 46 ../../../i18n/fr/datebook.ts \
46 ../../../i18n/hu/datebook.ts \ 47 ../../../i18n/hu/datebook.ts \
47 ../../../i18n/ja/datebook.ts \ 48 ../../../i18n/ja/datebook.ts \
48 ../../../i18n/ko/datebook.ts \ 49 ../../../i18n/ko/datebook.ts \
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index e989f79..1fa8c94 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -8,12 +8,13 @@ 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/xx/today.ts \
14 ../../../i18n/en/today.ts \ 15 ../../../i18n/en/today.ts \
15 ../../../i18n/es/today.ts \ 16 ../../../i18n/es/today.ts \
16 ../../../i18n/fr/today.ts \ 17 ../../../i18n/fr/today.ts \
17 ../../../i18n/hu/today.ts \ 18 ../../../i18n/hu/today.ts \
18 ../../../i18n/ja/today.ts \ 19 ../../../i18n/ja/today.ts \
19 ../../../i18n/ko/today.ts \ 20 ../../../i18n/ko/today.ts \
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 40a5f28..2911743 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -45,12 +45,14 @@ INTERFACES = taskeditoradvanced.ui taskeditoralarms.ui taskeditoroverview.ui
45 TARGET = todolist 45 TARGET = todolist
46INCLUDEPATH += $(OPIEDIR)/include 46INCLUDEPATH += $(OPIEDIR)/include
47 DEPENDPATH+= $(OPIEDIR)/include 47 DEPENDPATH+= $(OPIEDIR)/include
48LIBS += -lqpe -lopie 48LIBS += -lqpe -lopie
49 49
50TRANSLATIONS = ../../../i18n/de/todolist.ts \ 50TRANSLATIONS = ../../../i18n/de/todolist.ts \
51 ../../../i18n/da/todolist.ts \
52 ../../../i18n/xx/todolist.ts \
51 ../../../i18n/en/todolist.ts \ 53 ../../../i18n/en/todolist.ts \
52 ../../../i18n/es/todolist.ts \ 54 ../../../i18n/es/todolist.ts \
53 ../../../i18n/fr/todolist.ts \ 55 ../../../i18n/fr/todolist.ts \
54 ../../../i18n/hu/todolist.ts \ 56 ../../../i18n/hu/todolist.ts \
55 ../../../i18n/ja/todolist.ts \ 57 ../../../i18n/ja/todolist.ts \
56 ../../../i18n/ko/todolist.ts \ 58 ../../../i18n/ko/todolist.ts \
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index 1456fab..03aef86 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -8,12 +8,13 @@ SOURCES = citytime.cpp citytimebase.cpp zonemap.cpp main.cpp sun.c stylusnormali
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 \
14 ../../../i18n/xx/citytime.ts \
14 ../../../i18n/en/citytime.ts \ 15 ../../../i18n/en/citytime.ts \
15 ../../../i18n/es/citytime.ts \ 16 ../../../i18n/es/citytime.ts \
16 ../../../i18n/fr/citytime.ts \ 17 ../../../i18n/fr/citytime.ts \
17 ../../../i18n/hu/citytime.ts \ 18 ../../../i18n/hu/citytime.ts \
18 ../../../i18n/ja/citytime.ts \ 19 ../../../i18n/ja/citytime.ts \
19 ../../../i18n/ko/citytime.ts \ 20 ../../../i18n/ko/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 455d246..a7ce88a 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -7,12 +7,13 @@ INTERFACES = lightsettingsbase.ui sensorbase.ui
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= ../$(OPIEDIR)/include 8 DEPENDPATH+= ../$(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
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 \
13 ../../../i18n/xx/light-and-power.ts \
13 ../../../i18n/en/light-and-power.ts \ 14 ../../../i18n/en/light-and-power.ts \
14 ../../../i18n/es/light-and-power.ts \ 15 ../../../i18n/es/light-and-power.ts \
15 ../../../i18n/fr/light-and-power.ts \ 16 ../../../i18n/fr/light-and-power.ts \
16 ../../../i18n/hu/light-and-power.ts \ 17 ../../../i18n/hu/light-and-power.ts \
17 ../../../i18n/ja/light-and-power.ts \ 18 ../../../i18n/ja/light-and-power.ts \
18 ../../../i18n/ko/light-and-power.ts \ 19 ../../../i18n/ko/light-and-power.ts \
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro
index 2bd015d..d7cfba4 100644
--- a/core/settings/security/security.pro
+++ b/core/settings/security/security.pro
@@ -7,12 +7,13 @@ 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/de/security.ts \
13 ../../../i18n/xx/security.ts \
13 ../../../i18n/en/security.ts \ 14 ../../../i18n/en/security.ts \
14 ../../../i18n/es/security.ts \ 15 ../../../i18n/es/security.ts \
15 ../../../i18n/fr/security.ts \ 16 ../../../i18n/fr/security.ts \
16 ../../../i18n/hu/security.ts \ 17 ../../../i18n/hu/security.ts \
17 ../../../i18n/ja/security.ts \ 18 ../../../i18n/ja/security.ts \
18 ../../../i18n/ko/security.ts \ 19 ../../../i18n/ko/security.ts \