author | cniehaus <cniehaus> | 2003-04-20 10:49:51 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2003-04-20 10:49:51 (UTC) |
commit | 006162c13c63e65a209f4fc01e64beb445a09d0b (patch) (unidiff) | |
tree | 35668e7599c02fc8cf3a45219986b6831ab462fc | |
parent | cf40011c4e26c2e27d55b6e7e7a0dfdd25a8a486 (diff) | |
download | opie-006162c13c63e65a209f4fc01e64beb445a09d0b.zip opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.gz opie-006162c13c63e65a209f4fc01e64beb445a09d0b.tar.bz2 |
adding dutch to the .pro-files
120 files changed, 120 insertions, 0 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro index 0222d74..11809be 100644 --- a/core/applets/batteryapplet/batteryapplet.pro +++ b/core/applets/batteryapplet/batteryapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include .. | 8 | DEPENDPATH += ../$(OPIEDIR)/include .. |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libbatteryapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libbatteryapplet.ts \ |
13 | ../../../i18n/nl/libbatteryapplet.ts \ | ||
13 | ../../../i18n/da/libbatteryapplet.ts \ | 14 | ../../../i18n/da/libbatteryapplet.ts \ |
14 | ../../../i18n/xx/libbatteryapplet.ts \ | 15 | ../../../i18n/xx/libbatteryapplet.ts \ |
15 | ../../../i18n/en/libbatteryapplet.ts \ | 16 | ../../../i18n/en/libbatteryapplet.ts \ |
16 | ../../../i18n/es/libbatteryapplet.ts \ | 17 | ../../../i18n/es/libbatteryapplet.ts \ |
17 | ../../../i18n/fr/libbatteryapplet.ts \ | 18 | ../../../i18n/fr/libbatteryapplet.ts \ |
18 | ../../../i18n/hu/libbatteryapplet.ts \ | 19 | ../../../i18n/hu/libbatteryapplet.ts \ |
diff --git a/core/applets/cardmon/cardmon.pro b/core/applets/cardmon/cardmon.pro index 07cb221..c2b7fcb 100644 --- a/core/applets/cardmon/cardmon.pro +++ b/core/applets/cardmon/cardmon.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include ../launcher | 8 | DEPENDPATH += $(OPIEDIR)/include ../launcher |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libcardmonapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libcardmonapplet.ts \ |
13 | ../../../i18n/nl/libcardmonapplet.ts \ | ||
13 | ../../../i18n/da/libcardmonapplet.ts \ | 14 | ../../../i18n/da/libcardmonapplet.ts \ |
14 | ../../../i18n/xx/libcardmonapplet.ts \ | 15 | ../../../i18n/xx/libcardmonapplet.ts \ |
15 | ../../../i18n/en/libcardmonapplet.ts \ | 16 | ../../../i18n/en/libcardmonapplet.ts \ |
16 | ../../../i18n/es/libcardmonapplet.ts \ | 17 | ../../../i18n/es/libcardmonapplet.ts \ |
17 | ../../../i18n/fr/libcardmonapplet.ts \ | 18 | ../../../i18n/fr/libcardmonapplet.ts \ |
18 | ../../../i18n/hu/libcardmonapplet.ts \ | 19 | ../../../i18n/hu/libcardmonapplet.ts \ |
diff --git a/core/applets/clipboardapplet/clipboardapplet.pro b/core/applets/clipboardapplet/clipboardapplet.pro index f46fdf5..0850716 100644 --- a/core/applets/clipboardapplet/clipboardapplet.pro +++ b/core/applets/clipboardapplet/clipboardapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libclipboardapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libclipboardapplet.ts \ |
13 | ../../../i18n/nl/libclipboardapplet.ts \ | ||
13 | ../../../i18n/da/libclipboardapplet.ts \ | 14 | ../../../i18n/da/libclipboardapplet.ts \ |
14 | ../../../i18n/xx/libclipboardapplet.ts \ | 15 | ../../../i18n/xx/libclipboardapplet.ts \ |
15 | ../../../i18n/en/libclipboardapplet.ts \ | 16 | ../../../i18n/en/libclipboardapplet.ts \ |
16 | ../../../i18n/es/libclipboardapplet.ts \ | 17 | ../../../i18n/es/libclipboardapplet.ts \ |
17 | ../../../i18n/fr/libclipboardapplet.ts \ | 18 | ../../../i18n/fr/libclipboardapplet.ts \ |
18 | ../../../i18n/hu/libclipboardapplet.ts \ | 19 | ../../../i18n/hu/libclipboardapplet.ts \ |
diff --git a/core/applets/clockapplet/clockapplet.pro b/core/applets/clockapplet/clockapplet.pro index ea6a0e5..b056f40 100644 --- a/core/applets/clockapplet/clockapplet.pro +++ b/core/applets/clockapplet/clockapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include .. | 8 | DEPENDPATH += ../$(OPIEDIR)/include .. |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libclockapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libclockapplet.ts \ |
13 | ../../../i18n/nl/libclockapplet.ts \ | ||
13 | ../../../i18n/da/libclockapplet.ts \ | 14 | ../../../i18n/da/libclockapplet.ts \ |
14 | ../../../i18n/xx/libclockapplet.ts \ | 15 | ../../../i18n/xx/libclockapplet.ts \ |
15 | ../../../i18n/en/libclockapplet.ts \ | 16 | ../../../i18n/en/libclockapplet.ts \ |
16 | ../../../i18n/es/libclockapplet.ts \ | 17 | ../../../i18n/es/libclockapplet.ts \ |
17 | ../../../i18n/fr/libclockapplet.ts \ | 18 | ../../../i18n/fr/libclockapplet.ts \ |
18 | ../../../i18n/hu/libclockapplet.ts \ | 19 | ../../../i18n/hu/libclockapplet.ts \ |
diff --git a/core/applets/homeapplet/homeapplet.pro b/core/applets/homeapplet/homeapplet.pro index 65e87e0..32335d6 100644 --- a/core/applets/homeapplet/homeapplet.pro +++ b/core/applets/homeapplet/homeapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libhomeapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libhomeapplet.ts \ |
13 | ../../../i18n/nl/libhomeapplet.ts \ | ||
13 | ../../../i18n/da/libhomeapplet.ts \ | 14 | ../../../i18n/da/libhomeapplet.ts \ |
14 | ../../../i18n/xx/libhomeapplet.ts \ | 15 | ../../../i18n/xx/libhomeapplet.ts \ |
15 | ../../../i18n/en/libhomeapplet.ts \ | 16 | ../../../i18n/en/libhomeapplet.ts \ |
16 | ../../../i18n/es/libhomeapplet.ts \ | 17 | ../../../i18n/es/libhomeapplet.ts \ |
17 | ../../../i18n/fr/libhomeapplet.ts \ | 18 | ../../../i18n/fr/libhomeapplet.ts \ |
18 | ../../../i18n/hu/libhomeapplet.ts \ | 19 | ../../../i18n/hu/libhomeapplet.ts \ |
diff --git a/core/applets/irdaapplet/irdaapplet.pro b/core/applets/irdaapplet/irdaapplet.pro index 6242794..bc5a792 100644 --- a/core/applets/irdaapplet/irdaapplet.pro +++ b/core/applets/irdaapplet/irdaapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libirdaapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libirdaapplet.ts \ |
13 | ../../../i18n/nl/libirdaapplet.ts \ | ||
13 | ../../../i18n/da/libirdaapplet.ts \ | 14 | ../../../i18n/da/libirdaapplet.ts \ |
14 | ../../../i18n/xx/libirdaapplet.ts \ | 15 | ../../../i18n/xx/libirdaapplet.ts \ |
15 | ../../../i18n/en/libirdaapplet.ts \ | 16 | ../../../i18n/en/libirdaapplet.ts \ |
16 | ../../../i18n/es/libirdaapplet.ts \ | 17 | ../../../i18n/es/libirdaapplet.ts \ |
17 | ../../../i18n/fr/libirdaapplet.ts \ | 18 | ../../../i18n/fr/libirdaapplet.ts \ |
18 | ../../../i18n/hu/libirdaapplet.ts \ | 19 | ../../../i18n/hu/libirdaapplet.ts \ |
diff --git a/core/applets/logoutapplet/logoutapplet.pro b/core/applets/logoutapplet/logoutapplet.pro index 4950ece..be28a1f 100644 --- a/core/applets/logoutapplet/logoutapplet.pro +++ b/core/applets/logoutapplet/logoutapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/liblogoutapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/liblogoutapplet.ts \ |
13 | ../../../i18n/nl/liblogoutapplet.ts \ | ||
13 | ../../../i18n/da/liblogoutapplet.ts \ | 14 | ../../../i18n/da/liblogoutapplet.ts \ |
14 | ../../../i18n/xx/liblogoutapplet.ts \ | 15 | ../../../i18n/xx/liblogoutapplet.ts \ |
15 | ../../../i18n/en/liblogoutapplet.ts \ | 16 | ../../../i18n/en/liblogoutapplet.ts \ |
16 | ../../../i18n/es/liblogoutapplet.ts \ | 17 | ../../../i18n/es/liblogoutapplet.ts \ |
17 | ../../../i18n/fr/liblogoutapplet.ts \ | 18 | ../../../i18n/fr/liblogoutapplet.ts \ |
18 | ../../../i18n/hu/liblogoutapplet.ts \ | 19 | ../../../i18n/hu/liblogoutapplet.ts \ |
diff --git a/core/applets/rotateapplet/rotateapplet.pro b/core/applets/rotateapplet/rotateapplet.pro index 40d31a0..f1ec834 100644 --- a/core/applets/rotateapplet/rotateapplet.pro +++ b/core/applets/rotateapplet/rotateapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/librotateapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/librotateapplet.ts \ |
13 | ../../../i18n/nl/librotateapplet.ts \ | ||
13 | ../../../i18n/da/librotateapplet.ts \ | 14 | ../../../i18n/da/librotateapplet.ts \ |
14 | ../../../i18n/xx/librotateapplet.ts \ | 15 | ../../../i18n/xx/librotateapplet.ts \ |
15 | ../../../i18n/en/librotateapplet.ts \ | 16 | ../../../i18n/en/librotateapplet.ts \ |
16 | ../../../i18n/es/librotateapplet.ts \ | 17 | ../../../i18n/es/librotateapplet.ts \ |
17 | ../../../i18n/fr/librotateapplet.ts \ | 18 | ../../../i18n/fr/librotateapplet.ts \ |
18 | ../../../i18n/hu/librotateapplet.ts \ | 19 | ../../../i18n/hu/librotateapplet.ts \ |
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro index f105d82..554aa3a 100644 --- a/core/applets/screenshotapplet/screenshotapplet.pro +++ b/core/applets/screenshotapplet/screenshotapplet.pro | |||
@@ -9,12 +9,13 @@ DEPENDPATH += ../$(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | MOC_DIR=opieobj | 11 | MOC_DIR=opieobj |
12 | OBJECTS_DIR=opieobj | 12 | OBJECTS_DIR=opieobj |
13 | 13 | ||
14 | TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \ | 14 | TRANSLATIONS = ../../../i18n/de/libscreenshotapplet.ts \ |
15 | ../../../i18n/nl/libscreenshotapplet.ts \ | ||
15 | ../../../i18n/da/libscreenshotapplet.ts \ | 16 | ../../../i18n/da/libscreenshotapplet.ts \ |
16 | ../../../i18n/xx/libscreenshotapplet.ts \ | 17 | ../../../i18n/xx/libscreenshotapplet.ts \ |
17 | ../../../i18n/en/libscreenshotapplet.ts \ | 18 | ../../../i18n/en/libscreenshotapplet.ts \ |
18 | ../../../i18n/es/libscreenshotapplet.ts \ | 19 | ../../../i18n/es/libscreenshotapplet.ts \ |
19 | ../../../i18n/fr/libscreenshotapplet.ts \ | 20 | ../../../i18n/fr/libscreenshotapplet.ts \ |
20 | ../../../i18n/hu/libscreenshotapplet.ts \ | 21 | ../../../i18n/hu/libscreenshotapplet.ts \ |
diff --git a/core/applets/suspendapplet/suspendapplet.pro b/core/applets/suspendapplet/suspendapplet.pro index c072642..0b0eec0 100644 --- a/core/applets/suspendapplet/suspendapplet.pro +++ b/core/applets/suspendapplet/suspendapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libsuspendapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libsuspendapplet.ts \ |
13 | ../../../i18n/nl/libsuspendapplet.ts \ | ||
13 | ../../../i18n/da/libsuspendapplet.ts \ | 14 | ../../../i18n/da/libsuspendapplet.ts \ |
14 | ../../../i18n/xx/libsuspendapplet.ts \ | 15 | ../../../i18n/xx/libsuspendapplet.ts \ |
15 | ../../../i18n/en/libsuspendapplet.ts \ | 16 | ../../../i18n/en/libsuspendapplet.ts \ |
16 | ../../../i18n/es/libsuspendapplet.ts \ | 17 | ../../../i18n/es/libsuspendapplet.ts \ |
17 | ../../../i18n/fr/libsuspendapplet.ts \ | 18 | ../../../i18n/fr/libsuspendapplet.ts \ |
18 | ../../../i18n/hu/libsuspendapplet.ts \ | 19 | ../../../i18n/hu/libsuspendapplet.ts \ |
diff --git a/core/applets/vmemo/vmemo.pro b/core/applets/vmemo/vmemo.pro index 75a5936..b17a915 100644 --- a/core/applets/vmemo/vmemo.pro +++ b/core/applets/vmemo/vmemo.pro | |||
@@ -7,12 +7,13 @@ DESTDIR =$(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libvmemoapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libvmemoapplet.ts \ |
13 | ../../../i18n/nl/libvmemoapplet.ts \ | ||
13 | ../../../i18n/da/libvmemoapplet.ts \ | 14 | ../../../i18n/da/libvmemoapplet.ts \ |
14 | ../../../i18n/xx/libvmemoapplet.ts \ | 15 | ../../../i18n/xx/libvmemoapplet.ts \ |
15 | ../../../i18n/en/libvmemoapplet.ts \ | 16 | ../../../i18n/en/libvmemoapplet.ts \ |
16 | ../../../i18n/es/libvmemoapplet.ts \ | 17 | ../../../i18n/es/libvmemoapplet.ts \ |
17 | ../../../i18n/fr/libvmemoapplet.ts \ | 18 | ../../../i18n/fr/libvmemoapplet.ts \ |
18 | ../../../i18n/hu/libvmemoapplet.ts \ | 19 | ../../../i18n/hu/libvmemoapplet.ts \ |
diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro index 3c2a9da..bf2228f 100644 --- a/core/applets/volumeapplet/volumeapplet.pro +++ b/core/applets/volumeapplet/volumeapplet.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libvolumeapplet.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libvolumeapplet.ts \ |
13 | ../../../i18n/nl/libvolumeapplet.ts \ | ||
13 | ../../../i18n/da/libvolumeapplet.ts \ | 14 | ../../../i18n/da/libvolumeapplet.ts \ |
14 | ../../../i18n/xx/libvolumeapplet.ts \ | 15 | ../../../i18n/xx/libvolumeapplet.ts \ |
15 | ../../../i18n/en/libvolumeapplet.ts \ | 16 | ../../../i18n/en/libvolumeapplet.ts \ |
16 | ../../../i18n/es/libvolumeapplet.ts \ | 17 | ../../../i18n/es/libvolumeapplet.ts \ |
17 | ../../../i18n/fr/libvolumeapplet.ts \ | 18 | ../../../i18n/fr/libvolumeapplet.ts \ |
18 | ../../../i18n/hu/libvolumeapplet.ts \ | 19 | ../../../i18n/hu/libvolumeapplet.ts \ |
diff --git a/core/apps/calibrate/calibrate.pro b/core/apps/calibrate/calibrate.pro index ffec76b..68ae99e 100644 --- a/core/apps/calibrate/calibrate.pro +++ b/core/apps/calibrate/calibrate.pro | |||
@@ -6,12 +6,13 @@ SOURCES = calibrate.cpp main.cpp | |||
6 | INCLUDEPATH+= $(QTDIR)/include $(OPIEDIR)/include | 6 | INCLUDEPATH+= $(QTDIR)/include $(OPIEDIR)/include |
7 | DEPENDPATH+= $(QTDIR)/include $(OPIEDIR)/include | 7 | DEPENDPATH+= $(QTDIR)/include $(OPIEDIR)/include |
8 | TARGET = calibrate | 8 | TARGET = calibrate |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ |
12 | ../../../i18n/nl/calibrate.pro.in.ts \ | ||
12 | ../../../i18n/da/calibrate.pro.in.ts \ | 13 | ../../../i18n/da/calibrate.pro.in.ts \ |
13 | ../../../i18n/xx/calibrate.pro.in.ts \ | 14 | ../../../i18n/xx/calibrate.pro.in.ts \ |
14 | ../../../i18n/en/calibrate.pro.in.ts \ | 15 | ../../../i18n/en/calibrate.pro.in.ts \ |
15 | ../../../i18n/es/calibrate.pro.in.ts \ | 16 | ../../../i18n/es/calibrate.pro.in.ts \ |
16 | ../../../i18n/fr/calibrate.pro.in.ts \ | 17 | ../../../i18n/fr/calibrate.pro.in.ts \ |
17 | ../../../i18n/hu/calibrate.pro.in.ts \ | 18 | ../../../i18n/hu/calibrate.pro.in.ts \ |
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index ca2ee0f..f8d2793 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro | |||
@@ -35,12 +35,13 @@ TARGET = embeddedkonsole | |||
35 | INCLUDEPATH += $(OPIEDIR)/include | 35 | INCLUDEPATH += $(OPIEDIR)/include |
36 | DEPENDPATH += $(OPIEDIR)/include | 36 | DEPENDPATH += $(OPIEDIR)/include |
37 | LIBS += -lqpe -lopie | 37 | LIBS += -lqpe -lopie |
38 | TMAKE_CXXFLAGS += -DQT_QWS_OPIE -DHAVE_OPENPTY | 38 | TMAKE_CXXFLAGS += -DQT_QWS_OPIE -DHAVE_OPENPTY |
39 | 39 | ||
40 | TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ | 40 | TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ |
41 | ../../../i18n/nl/embeddedkonsole.ts \ | ||
41 | ../../../i18n/xx/embeddedkonsole.ts \ | 42 | ../../../i18n/xx/embeddedkonsole.ts \ |
42 | ../../../i18n/en/embeddedkonsole.ts \ | 43 | ../../../i18n/en/embeddedkonsole.ts \ |
43 | ../../../i18n/es/embeddedkonsole.ts \ | 44 | ../../../i18n/es/embeddedkonsole.ts \ |
44 | ../../../i18n/fr/embeddedkonsole.ts \ | 45 | ../../../i18n/fr/embeddedkonsole.ts \ |
45 | ../../../i18n/hu/embeddedkonsole.ts \ | 46 | ../../../i18n/hu/embeddedkonsole.ts \ |
46 | ../../../i18n/ja/embeddedkonsole.ts \ | 47 | ../../../i18n/ja/embeddedkonsole.ts \ |
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index 8891d97..a395959 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro | |||
@@ -7,12 +7,13 @@ SOURCES = helpbrowser.cpp \ | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= | 10 | INTERFACES= |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/helpbrowser.ts \ |
13 | ../../../i18n/nl/helpbrowser.ts \ | ||
13 | ../../../i18n/xx/helpbrowser.ts \ | 14 | ../../../i18n/xx/helpbrowser.ts \ |
14 | ../../../i18n/en/helpbrowser.ts \ | 15 | ../../../i18n/en/helpbrowser.ts \ |
15 | ../../../i18n/es/helpbrowser.ts \ | 16 | ../../../i18n/es/helpbrowser.ts \ |
16 | ../../../i18n/fr/helpbrowser.ts \ | 17 | ../../../i18n/fr/helpbrowser.ts \ |
17 | ../../../i18n/hu/helpbrowser.ts \ | 18 | ../../../i18n/hu/helpbrowser.ts \ |
18 | ../../../i18n/ja/helpbrowser.ts \ | 19 | ../../../i18n/ja/helpbrowser.ts \ |
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro index 9048683..baae104 100644 --- a/core/apps/qcop/qcop.pro +++ b/core/apps/qcop/qcop.pro | |||
@@ -7,12 +7,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= | 9 | INTERFACES= |
10 | TARGET = qcop | 10 | TARGET = qcop |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/qcop.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/qcop.ts \ |
13 | ../../../i18n/nl/qcop.ts \ | ||
13 | ../../../i18n/da/qcop.ts \ | 14 | ../../../i18n/da/qcop.ts \ |
14 | ../../../i18n/xx/qcop.ts \ | 15 | ../../../i18n/xx/qcop.ts \ |
15 | ../../../i18n/en/qcop.ts \ | 16 | ../../../i18n/en/qcop.ts \ |
16 | ../../../i18n/es/qcop.ts \ | 17 | ../../../i18n/es/qcop.ts \ |
17 | ../../../i18n/fr/qcop.ts \ | 18 | ../../../i18n/fr/qcop.ts \ |
18 | ../../../i18n/hu/qcop.ts \ | 19 | ../../../i18n/hu/qcop.ts \ |
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index d2c238e..2577340 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro | |||
@@ -6,12 +6,13 @@ SOURCES = main.cpp textedit.cpp filePermissions.cpp | |||
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | DEPENDPATH += $(OPIEDIR)/include | 7 | DEPENDPATH += $(OPIEDIR)/include |
8 | LIBS += -lqpe -lopie | 8 | LIBS += -lqpe -lopie |
9 | TARGET = textedit | 9 | TARGET = textedit |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/textedit.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/textedit.ts \ |
12 | ../../../i18n/nl/textedit.ts \ | ||
12 | ../../../i18n/da/textedit.ts \ | 13 | ../../../i18n/da/textedit.ts \ |
13 | ../../../i18n/xx/textedit.ts \ | 14 | ../../../i18n/xx/textedit.ts \ |
14 | ../../../i18n/en/textedit.ts \ | 15 | ../../../i18n/en/textedit.ts \ |
15 | ../../../i18n/es/textedit.ts \ | 16 | ../../../i18n/es/textedit.ts \ |
16 | ../../../i18n/fr/textedit.ts \ | 17 | ../../../i18n/fr/textedit.ts \ |
17 | ../../../i18n/hu/textedit.ts \ | 18 | ../../../i18n/hu/textedit.ts \ |
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index 007e48c..ba01954 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro | |||
@@ -95,12 +95,13 @@ DEPENDPATH += ../../include . | |||
95 | INCLUDEPATH += ../../rsync | 95 | INCLUDEPATH += ../../rsync |
96 | DEPENDPATH+= ../../rsync | 96 | DEPENDPATH+= ../../rsync |
97 | TARGET = qpe | 97 | TARGET = qpe |
98 | LIBS += -lqpe -lcrypt -lopie | 98 | LIBS += -lqpe -lcrypt -lopie |
99 | 99 | ||
100 | TRANSLATIONS = ../../i18n/de/qpe.ts \ | 100 | TRANSLATIONS = ../../i18n/de/qpe.ts \ |
101 | ../../i18n/nl/qpe.ts \ | ||
101 | ../../i18n/xx/qpe.ts \ | 102 | ../../i18n/xx/qpe.ts \ |
102 | ../../i18n/en/qpe.ts \ | 103 | ../../i18n/en/qpe.ts \ |
103 | ../../i18n/es/qpe.ts \ | 104 | ../../i18n/es/qpe.ts \ |
104 | ../../i18n/fr/qpe.ts \ | 105 | ../../i18n/fr/qpe.ts \ |
105 | ../../i18n/hu/qpe.ts \ | 106 | ../../i18n/hu/qpe.ts \ |
106 | ../../i18n/ja/qpe.ts \ | 107 | ../../i18n/ja/qpe.ts \ |
diff --git a/core/multimedia/opieplayer/libflash/libflash.pro b/core/multimedia/opieplayer/libflash/libflash.pro index d21e122..c4deffc 100644 --- a/core/multimedia/opieplayer/libflash/libflash.pro +++ b/core/multimedia/opieplayer/libflash/libflash.pro | |||
@@ -11,12 +11,13 @@ DESTDIR = ../../plugins/codecs | |||
11 | INCLUDEPATH += $(OPIEDIR)/include .. | 11 | INCLUDEPATH += $(OPIEDIR)/include .. |
12 | DEPENDPATH += ../$(OPIEDIR)/include .. | 12 | DEPENDPATH += ../$(OPIEDIR)/include .. |
13 | LIBS += -lqpe | 13 | LIBS += -lqpe |
14 | VERSION = 1.0.0 | 14 | VERSION = 1.0.0 |
15 | 15 | ||
16 | TRANSLATIONS = ../../../../i18n/de/libflashplugin.ts \ | 16 | TRANSLATIONS = ../../../../i18n/de/libflashplugin.ts \ |
17 | ../../../../i18n/nl/libflashplugin.ts \ | ||
17 | ../../../../i18n/da/libflashplugin.ts \ | 18 | ../../../../i18n/da/libflashplugin.ts \ |
18 | ../../../../i18n/xx/libflashplugin.ts \ | 19 | ../../../../i18n/xx/libflashplugin.ts \ |
19 | ../../../../i18n/en/libflashplugin.ts \ | 20 | ../../../../i18n/en/libflashplugin.ts \ |
20 | ../../../../i18n/es/libflashplugin.ts \ | 21 | ../../../../i18n/es/libflashplugin.ts \ |
21 | ../../../../i18n/fr/libflashplugin.ts \ | 22 | ../../../../i18n/fr/libflashplugin.ts \ |
22 | ../../../../i18n/hu/libflashplugin.ts \ | 23 | ../../../../i18n/hu/libflashplugin.ts \ |
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro index d1528a2..beb7d17 100644 --- a/core/multimedia/opieplayer/libmad/libmad.pro +++ b/core/multimedia/opieplayer/libmad/libmad.pro | |||
@@ -15,12 +15,13 @@ DESTDIR = $(OPIEDIR)/plugins/codecs | |||
15 | INCLUDEPATH += $(OPIEDIR)/include .. | 15 | INCLUDEPATH += $(OPIEDIR)/include .. |
16 | DEPENDPATH += ../$(OPIEDIR)/include .. | 16 | DEPENDPATH += ../$(OPIEDIR)/include .. |
17 | LIBS += -lqpe -lm | 17 | LIBS += -lqpe -lm |
18 | VERSION = 1.0.0 | 18 | VERSION = 1.0.0 |
19 | 19 | ||
20 | TRANSLATIONS = ../../../../i18n/de/libmadplugin.ts \ | 20 | TRANSLATIONS = ../../../../i18n/de/libmadplugin.ts \ |
21 | ../../../../i18n/nl/libmadplugin.ts \ | ||
21 | ../../../../i18n/da/libmadplugin.ts \ | 22 | ../../../../i18n/da/libmadplugin.ts \ |
22 | ../../../../i18n/xx/libmadplugin.ts \ | 23 | ../../../../i18n/xx/libmadplugin.ts \ |
23 | ../../../../i18n/en/libmadplugin.ts \ | 24 | ../../../../i18n/en/libmadplugin.ts \ |
24 | ../../../../i18n/es/libmadplugin.ts \ | 25 | ../../../../i18n/es/libmadplugin.ts \ |
25 | ../../../../i18n/fr/libmadplugin.ts \ | 26 | ../../../../i18n/fr/libmadplugin.ts \ |
26 | ../../../../i18n/hu/libmadplugin.ts \ | 27 | ../../../../i18n/hu/libmadplugin.ts \ |
diff --git a/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro b/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro index 38b99ec..d5b2408 100644 --- a/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro +++ b/core/multimedia/opieplayer/libmpeg3/libmpeg3.pro | |||
@@ -44,12 +44,13 @@ DESTDIR = $(OPIEDIR)/plugins/codecs | |||
44 | INCLUDEPATH += $(OPIEDIR)/include .. | 44 | INCLUDEPATH += $(OPIEDIR)/include .. |
45 | DEPENDPATH += ../$(OPIEDIR)/include .. | 45 | DEPENDPATH += ../$(OPIEDIR)/include .. |
46 | LIBS += -lqpe -lpthread -lm | 46 | LIBS += -lqpe -lpthread -lm |
47 | VERSION = 1.0.0 | 47 | VERSION = 1.0.0 |
48 | 48 | ||
49 | TRANSLATIONS = ../../../../i18n/de/libmpeg3plugin.ts \ | 49 | TRANSLATIONS = ../../../../i18n/de/libmpeg3plugin.ts \ |
50 | ../../../../i18n/nl/libmpeg3plugin.ts \ | ||
50 | ../../../../i18n/da/libmpeg3plugin.ts \ | 51 | ../../../../i18n/da/libmpeg3plugin.ts \ |
51 | ../../../../i18n/xx/libmpeg3plugin.ts \ | 52 | ../../../../i18n/xx/libmpeg3plugin.ts \ |
52 | ../../../../i18n/en/libmpeg3plugin.ts \ | 53 | ../../../../i18n/en/libmpeg3plugin.ts \ |
53 | ../../../../i18n/es/libmpeg3plugin.ts \ | 54 | ../../../../i18n/es/libmpeg3plugin.ts \ |
54 | ../../../../i18n/fr/libmpeg3plugin.ts \ | 55 | ../../../../i18n/fr/libmpeg3plugin.ts \ |
55 | ../../../../i18n/hu/libmpeg3plugin.ts \ | 56 | ../../../../i18n/hu/libmpeg3plugin.ts \ |
diff --git a/core/multimedia/opieplayer/opieplayer.pro b/core/multimedia/opieplayer/opieplayer.pro index 5ea5c06..bd9fd8e 100644 --- a/core/multimedia/opieplayer/opieplayer.pro +++ b/core/multimedia/opieplayer/opieplayer.pro | |||
@@ -16,12 +16,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
16 | LIBS += -lqpe -lpthread -lopie | 16 | LIBS += -lqpe -lpthread -lopie |
17 | 17 | ||
18 | INCLUDEPATH += $(OPIEDIR)/include | 18 | INCLUDEPATH += $(OPIEDIR)/include |
19 | DEPENDPATH += $(OPIEDIR)/include | 19 | DEPENDPATH += $(OPIEDIR)/include |
20 | 20 | ||
21 | TRANSLATIONS = ../../../i18n/de/opieplayer.ts \ | 21 | TRANSLATIONS = ../../../i18n/de/opieplayer.ts \ |
22 | ../../../i18n/nl/opieplayer.ts \ | ||
22 | ../../../i18n/da/opieplayer.ts \ | 23 | ../../../i18n/da/opieplayer.ts \ |
23 | ../../../i18n/xx/opieplayer.ts \ | 24 | ../../../i18n/xx/opieplayer.ts \ |
24 | ../../../i18n/en/opieplayer.ts \ | 25 | ../../../i18n/en/opieplayer.ts \ |
25 | ../../../i18n/es/opieplayer.ts \ | 26 | ../../../i18n/es/opieplayer.ts \ |
26 | ../../../i18n/fr/opieplayer.ts \ | 27 | ../../../i18n/fr/opieplayer.ts \ |
27 | ../../../i18n/hu/opieplayer.ts \ | 28 | ../../../i18n/hu/opieplayer.ts \ |
diff --git a/core/multimedia/opieplayer/wavplugin/wavplugin.pro b/core/multimedia/opieplayer/wavplugin/wavplugin.pro index 4f98c53..0366542 100644 --- a/core/multimedia/opieplayer/wavplugin/wavplugin.pro +++ b/core/multimedia/opieplayer/wavplugin/wavplugin.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/codecs | |||
7 | INCLUDEPATH += $(OPIEDIR)/include .. | 7 | INCLUDEPATH += $(OPIEDIR)/include .. |
8 | DEPENDPATH += ../$(OPIEDIR)/include .. | 8 | DEPENDPATH += ../$(OPIEDIR)/include .. |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../../i18n/de/libwavplugin.ts \ | 12 | TRANSLATIONS = ../../../../i18n/de/libwavplugin.ts \ |
13 | ../../../../i18n/nl/libwavplugin.ts \ | ||
13 | ../../../../i18n/da/libwavplugin.ts \ | 14 | ../../../../i18n/da/libwavplugin.ts \ |
14 | ../../../../i18n/xx/libwavplugin.ts \ | 15 | ../../../../i18n/xx/libwavplugin.ts \ |
15 | ../../../../i18n/en/libwavplugin.ts \ | 16 | ../../../../i18n/en/libwavplugin.ts \ |
16 | ../../../../i18n/es/libwavplugin.ts \ | 17 | ../../../../i18n/es/libwavplugin.ts \ |
17 | ../../../../i18n/fr/libwavplugin.ts \ | 18 | ../../../../i18n/fr/libwavplugin.ts \ |
18 | ../../../../i18n/hu/libwavplugin.ts \ | 19 | ../../../../i18n/hu/libwavplugin.ts \ |
diff --git a/core/obex/obex.pro b/core/obex/obex.pro index 6e5fdbf..f983a2b 100644 --- a/core/obex/obex.pro +++ b/core/obex/obex.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/obex | |||
7 | INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher | 7 | INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher |
8 | DEPENDPATH += ../$(OPIEDIR)/include | 8 | DEPENDPATH += ../$(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | VERSION = 0.0.2 | 10 | VERSION = 0.0.2 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libopieobex.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libopieobex.ts \ |
13 | ../../../i18n/nl/libopieobex.ts \ | ||
13 | ../../../i18n/da/libopieobex.ts \ | 14 | ../../../i18n/da/libopieobex.ts \ |
14 | ../../../i18n/xx/libopieobex.ts \ | 15 | ../../../i18n/xx/libopieobex.ts \ |
15 | ../../../i18n/en/libopieobex.ts \ | 16 | ../../../i18n/en/libopieobex.ts \ |
16 | ../../../i18n/es/libopieobex.ts \ | 17 | ../../../i18n/es/libopieobex.ts \ |
17 | ../../../i18n/fr/libopieobex.ts \ | 18 | ../../../i18n/fr/libopieobex.ts \ |
18 | ../../../i18n/hu/libopieobex.ts \ | 19 | ../../../i18n/hu/libopieobex.ts \ |
diff --git a/core/opie-login/opie-login.pro b/core/opie-login/opie-login.pro index ce700ff..7b2ed97 100644 --- a/core/opie-login/opie-login.pro +++ b/core/opie-login/opie-login.pro | |||
@@ -23,12 +23,13 @@ usepam:LIBS += -lpam | |||
23 | usepam:DEFINES += USEPAM | 23 | usepam:DEFINES += USEPAM |
24 | 24 | ||
25 | DESTDIR = $(OPIEDIR)/bin | 25 | DESTDIR = $(OPIEDIR)/bin |
26 | TARGET = opie-login | 26 | TARGET = opie-login |
27 | 27 | ||
28 | TRANSLATIONS = ../../i18n/de/opie-login.ts \ | 28 | TRANSLATIONS = ../../i18n/de/opie-login.ts \ |
29 | ../../i18n/nl/opie-login.ts \ | ||
29 | ../../i18n/xx/opie-login.ts \ | 30 | ../../i18n/xx/opie-login.ts \ |
30 | ../../i18n/en/opie-login.ts \ | 31 | ../../i18n/en/opie-login.ts \ |
31 | ../../i18n/es/opie-login.ts \ | 32 | ../../i18n/es/opie-login.ts \ |
32 | ../../i18n/fr/opie-login.ts \ | 33 | ../../i18n/fr/opie-login.ts \ |
33 | ../../i18n/hu/opie-login.ts \ | 34 | ../../i18n/hu/opie-login.ts \ |
34 | ../../i18n/ja/opie-login.ts \ | 35 | ../../i18n/ja/opie-login.ts \ |
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 | |||
@@ -27,12 +27,13 @@ INTERFACES = configdlg_base.ui | |||
27 | TARGET = addressbook | 27 | TARGET = addressbook |
28 | INCLUDEPATH += $(OPIEDIR)/include | 28 | INCLUDEPATH += $(OPIEDIR)/include |
29 | DEPENDPATH+= $(OPIEDIR)/include | 29 | DEPENDPATH+= $(OPIEDIR)/include |
30 | LIBS += -lqpe -lopie | 30 | LIBS += -lqpe -lopie |
31 | 31 | ||
32 | TRANSLATIONS = ../../../i18n/de/addressbook.ts \ | 32 | TRANSLATIONS = ../../../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 \ |
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 | |||
@@ -35,12 +35,13 @@ INTERFACES = dateentry.ui \ | |||
35 | INCLUDEPATH += $(OPIEDIR)/include | 35 | INCLUDEPATH += $(OPIEDIR)/include |
36 | DEPENDPATH+= $(OPIEDIR)/include | 36 | DEPENDPATH+= $(OPIEDIR)/include |
37 | LIBS += -lqpe -lopie | 37 | LIBS += -lqpe -lopie |
38 | TARGET = datebook | 38 | TARGET = datebook |
39 | 39 | ||
40 | TRANSLATIONS = ../../../i18n/de/datebook.ts \ | 40 | TRANSLATIONS = ../../../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 \ |
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 | |||
@@ -16,12 +16,13 @@ DEPENDPATH += $(OPIEDIR)/include \ | |||
16 | LIBS+= -lqpe -lopie | 16 | LIBS+= -lqpe -lopie |
17 | 17 | ||
18 | DESTDIR = $(OPIEDIR)/plugins/today | 18 | DESTDIR = $(OPIEDIR)/plugins/today |
19 | TARGET = todayaddressbookplugin | 19 | TARGET = todayaddressbookplugin |
20 | 20 | ||
21 | TRANSLATIONS = ../../../../../i18n/de/libtodayaddressbookplugin.ts \ | 21 | TRANSLATIONS = ../../../../../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 \ |
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 | |||
@@ -15,12 +15,13 @@ DEPENDPATH += $(OPIEDIR)/include \ | |||
15 | LIBS+= -lqpe -lopie | 15 | LIBS+= -lqpe -lopie |
16 | 16 | ||
17 | DESTDIR = $(OPIEDIR)/plugins/today | 17 | DESTDIR = $(OPIEDIR)/plugins/today |
18 | TARGET = todaydatebookplugin | 18 | TARGET = todaydatebookplugin |
19 | 19 | ||
20 | TRANSLATIONS = ../../../../../i18n/de/libtodaydatebookplugin.ts \ | 20 | TRANSLATIONS = ../../../../../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 \ |
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 | |||
@@ -14,12 +14,13 @@ DEPENDPATH += $(OPIEDIR)/include \ | |||
14 | LIBS+= -lqpe -lopie | 14 | LIBS+= -lqpe -lopie |
15 | 15 | ||
16 | DESTDIR = $(OPIEDIR)/plugins/today | 16 | DESTDIR = $(OPIEDIR)/plugins/today |
17 | TARGET = todaymailplugin | 17 | TARGET = todaymailplugin |
18 | 18 | ||
19 | TRANSLATIONS = ../../../../../i18n/de/libtodaymailplugin.ts \ | 19 | TRANSLATIONS = ../../../../../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 \ |
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 | |||
@@ -16,12 +16,13 @@ DEPENDPATH += $(OPIEDIR)/include \ | |||
16 | LIBS+= -lqpe -lopie | 16 | LIBS+= -lqpe -lopie |
17 | 17 | ||
18 | DESTDIR = $(OPIEDIR)/plugins/today | 18 | DESTDIR = $(OPIEDIR)/plugins/today |
19 | TARGET = todaytodolistplugin | 19 | TARGET = todaytodolistplugin |
20 | 20 | ||
21 | TRANSLATIONS = ../../../../../i18n/de/libtodaytodolistplugin.ts \ | 21 | TRANSLATIONS = ../../../../../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 \ |
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 | |||
@@ -8,12 +8,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
8 | LIBS += -lqpe -lopie | 8 | LIBS += -lqpe -lopie |
9 | INTERFACES= | 9 | INTERFACES= |
10 | TARGET = today | 10 | TARGET = today |
11 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/today.ts \ | 13 | TRANSLATIONS = ../../../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 \ |
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 | |||
@@ -44,12 +44,13 @@ SOURCES = smalltodo.cpp \ | |||
44 | TARGET = todolist | 44 | TARGET = todolist |
45 | INCLUDEPATH += $(OPIEDIR)/include | 45 | INCLUDEPATH += $(OPIEDIR)/include |
46 | DEPENDPATH+= $(OPIEDIR)/include | 46 | DEPENDPATH+= $(OPIEDIR)/include |
47 | LIBS += -lqpe -lopie | 47 | LIBS += -lqpe -lopie |
48 | 48 | ||
49 | TRANSLATIONS = ../../../i18n/de/todolist.ts \ | 49 | TRANSLATIONS = ../../../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 \ |
diff --git a/core/settings/button/button.pro b/core/settings/button/button.pro index e757da9..b10b619 100644 --- a/core/settings/button/button.pro +++ b/core/settings/button/button.pro | |||
@@ -15,12 +15,13 @@ INTERFACES = remapdlgbase.ui | |||
15 | INCLUDEPATH += $(OPIEDIR)/include | 15 | INCLUDEPATH += $(OPIEDIR)/include |
16 | DEPENDPATH += $(OPIEDIR)/include | 16 | DEPENDPATH += $(OPIEDIR)/include |
17 | LIBS += -lqpe -lopie | 17 | LIBS += -lqpe -lopie |
18 | TARGET = buttonsettings | 18 | TARGET = buttonsettings |
19 | 19 | ||
20 | TRANSLATIONS = ../../../i18n/de/buttonsettings.ts \ | 20 | TRANSLATIONS = ../../../i18n/de/buttonsettings.ts \ |
21 | ../../../i18n/nl/buttonsettings.ts \ | ||
21 | ../../../i18n/xx/buttonsettings.ts \ | 22 | ../../../i18n/xx/buttonsettings.ts \ |
22 | ../../../i18n/en/buttonsettings.ts \ | 23 | ../../../i18n/en/buttonsettings.ts \ |
23 | ../../../i18n/es/buttonsettings.ts \ | 24 | ../../../i18n/es/buttonsettings.ts \ |
24 | ../../../i18n/fr/buttonsettings.ts \ | 25 | ../../../i18n/fr/buttonsettings.ts \ |
25 | ../../../i18n/hu/buttonsettings.ts \ | 26 | ../../../i18n/hu/buttonsettings.ts \ |
26 | ../../../i18n/ja/buttonsettings.ts \ | 27 | ../../../i18n/ja/buttonsettings.ts \ |
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro index 2eb3dad..c7f4d08 100644 --- a/core/settings/citytime/citytime.pro +++ b/core/settings/citytime/citytime.pro | |||
@@ -7,12 +7,13 @@ SOURCES = citytime.cpp citytimebase.cpp zonemap.cpp main.cpp sun.c stylusnormali | |||
7 | TARGET = citytime | 7 | TARGET = citytime |
8 | INCLUDEPATH += $(OPIEDIR)/include | 8 | INCLUDEPATH += $(OPIEDIR)/include |
9 | DEPENDPATH += $(OPIEDIR)/include | 9 | DEPENDPATH += $(OPIEDIR)/include |
10 | LIBS += -lqpe | 10 | LIBS += -lqpe |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/citytime.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/citytime.ts \ |
13 | ../../../i18n/nl/citytime.ts \ | ||
13 | ../../../i18n/xx/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 \ |
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro index 2577c98..9304fa8 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 | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= ../$(OPIEDIR)/include | 8 | DEPENDPATH+= ../$(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | TARGET = light-and-power | 10 | TARGET = light-and-power |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/light-and-power.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/light-and-power.ts \ |
13 | ../../../i18n/nl/light-and-power.ts \ | ||
13 | ../../../i18n/xx/light-and-power.ts \ | 14 | ../../../i18n/xx/light-and-power.ts \ |
14 | ../../../i18n/en/light-and-power.ts \ | 15 | ../../../i18n/en/light-and-power.ts \ |
15 | ../../../i18n/es/light-and-power.ts \ | 16 | ../../../i18n/es/light-and-power.ts \ |
16 | ../../../i18n/fr/light-and-power.ts \ | 17 | ../../../i18n/fr/light-and-power.ts \ |
17 | ../../../i18n/hu/light-and-power.ts \ | 18 | ../../../i18n/hu/light-and-power.ts \ |
18 | ../../../i18n/ja/light-and-power.ts \ | 19 | ../../../i18n/ja/light-and-power.ts \ |
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro index dbb4099..c359537 100644 --- a/core/settings/security/security.pro +++ b/core/settings/security/security.pro | |||
@@ -7,12 +7,13 @@ INTERFACES = securitybase.ui | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= ../$(OPIEDIR)/include | 8 | DEPENDPATH+= ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = security | 10 | TARGET = security |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/security.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/security.ts \ |
13 | ../../../i18n/nl/security.ts \ | ||
13 | ../../../i18n/xx/security.ts \ | 14 | ../../../i18n/xx/security.ts \ |
14 | ../../../i18n/en/security.ts \ | 15 | ../../../i18n/en/security.ts \ |
15 | ../../../i18n/es/security.ts \ | 16 | ../../../i18n/es/security.ts \ |
16 | ../../../i18n/fr/security.ts \ | 17 | ../../../i18n/fr/security.ts \ |
17 | ../../../i18n/hu/security.ts \ | 18 | ../../../i18n/hu/security.ts \ |
18 | ../../../i18n/ja/security.ts \ | 19 | ../../../i18n/ja/security.ts \ |
diff --git a/development/keyview/keyview.pro b/development/keyview/keyview.pro index daec481..70cc171 100644 --- a/development/keyview/keyview.pro +++ b/development/keyview/keyview.pro | |||
@@ -8,12 +8,13 @@ DEPENDPATH += $(OPIEDIR)/include ../../launcher | |||
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= | 9 | INTERFACES= |
10 | TARGET = keyview | 10 | TARGET = keyview |
11 | DESTDIR = $(OPIEDIR)/plugins/inputmethods | 11 | DESTDIR = $(OPIEDIR)/plugins/inputmethods |
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/de/keyview.ts \ | 13 | TRANSLATIONS = ../i18n/de/keyview.ts \ |
14 | ../i18n/nl/keyview.ts \ | ||
14 | ../i18n/da/keyview.ts \ | 15 | ../i18n/da/keyview.ts \ |
15 | ../i18n/xx/keyview.ts \ | 16 | ../i18n/xx/keyview.ts \ |
16 | ../i18n/en/keyview.ts \ | 17 | ../i18n/en/keyview.ts \ |
17 | ../i18n/es/keyview.ts \ | 18 | ../i18n/es/keyview.ts \ |
18 | ../i18n/fr/keyview.ts \ | 19 | ../i18n/fr/keyview.ts \ |
19 | ../i18n/hu/keyview.ts \ | 20 | ../i18n/hu/keyview.ts \ |
diff --git a/example/example.pro b/example/example.pro index ab233c8..dea78cf 100644 --- a/example/example.pro +++ b/example/example.pro | |||
@@ -7,12 +7,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= examplebase.ui | 9 | INTERFACES= examplebase.ui |
10 | TARGET = example | 10 | TARGET = example |
11 | 11 | ||
12 | TRANSLATIONS = ../i18n/de/example.ts \ | 12 | TRANSLATIONS = ../i18n/de/example.ts \ |
13 | ../i18n/nl/example.ts \ | ||
13 | ../i18n/da/example.ts \ | 14 | ../i18n/da/example.ts \ |
14 | ../i18n/xx/example.ts \ | 15 | ../i18n/xx/example.ts \ |
15 | ../i18n/en/example.ts \ | 16 | ../i18n/en/example.ts \ |
16 | ../i18n/es/example.ts \ | 17 | ../i18n/es/example.ts \ |
17 | ../i18n/fr/example.ts \ | 18 | ../i18n/fr/example.ts \ |
18 | ../i18n/hu/example.ts \ | 19 | ../i18n/hu/example.ts \ |
diff --git a/inputmethods/dvorak/dvorak.pro b/inputmethods/dvorak/dvorak.pro index 2d41e8d..c029052 100644 --- a/inputmethods/dvorak/dvorak.pro +++ b/inputmethods/dvorak/dvorak.pro | |||
@@ -10,12 +10,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
10 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 10 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
11 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard | 11 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard |
12 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods | 12 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods |
13 | VERSION = 1.0.0 | 13 | VERSION = 1.0.0 |
14 | 14 | ||
15 | TRANSLATIONS = ../../i18n/de/libqdvorak.ts \ | 15 | TRANSLATIONS = ../../i18n/de/libqdvorak.ts \ |
16 | ../../i18n/nl/libqdvorak.ts \ | ||
16 | ../../i18n/da/libqdvorak.ts \ | 17 | ../../i18n/da/libqdvorak.ts \ |
17 | ../../i18n/xx/libqdvorak.ts \ | 18 | ../../i18n/xx/libqdvorak.ts \ |
18 | ../../i18n/en/libqdvorak.ts \ | 19 | ../../i18n/en/libqdvorak.ts \ |
19 | ../../i18n/es/libqdvorak.ts \ | 20 | ../../i18n/es/libqdvorak.ts \ |
20 | ../../i18n/fr/libqdvorak.ts \ | 21 | ../../i18n/fr/libqdvorak.ts \ |
21 | ../../i18n/hu/libqdvorak.ts \ | 22 | ../../i18n/hu/libqdvorak.ts \ |
diff --git a/inputmethods/handwriting/handwriting.pro b/inputmethods/handwriting/handwriting.pro index 9dcf8a1..d83c34e 100644 --- a/inputmethods/handwriting/handwriting.pro +++ b/inputmethods/handwriting/handwriting.pro | |||
@@ -28,12 +28,13 @@ DESTDIR = ../../plugins/inputmethods | |||
28 | INCLUDEPATH += $(OPIEDIR)/include | 28 | INCLUDEPATH += $(OPIEDIR)/include |
29 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 29 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
30 | LIBS += -lqpe | 30 | LIBS += -lqpe |
31 | VERSION = 1.0.0 | 31 | VERSION = 1.0.0 |
32 | 32 | ||
33 | TRANSLATIONS = ../../i18n/de/libqhandwriting.ts \ | 33 | TRANSLATIONS = ../../i18n/de/libqhandwriting.ts \ |
34 | ../../i18n/nl/libqhandwriting.ts \ | ||
34 | ../../i18n/da/libqhandwriting.ts \ | 35 | ../../i18n/da/libqhandwriting.ts \ |
35 | ../../i18n/xx/libqhandwriting.ts \ | 36 | ../../i18n/xx/libqhandwriting.ts \ |
36 | ../../i18n/en/libqhandwriting.ts \ | 37 | ../../i18n/en/libqhandwriting.ts \ |
37 | ../../i18n/es/libqhandwriting.ts \ | 38 | ../../i18n/es/libqhandwriting.ts \ |
38 | ../../i18n/fr/libqhandwriting.ts \ | 39 | ../../i18n/fr/libqhandwriting.ts \ |
39 | ../../i18n/hu/libqhandwriting.ts \ | 40 | ../../i18n/hu/libqhandwriting.ts \ |
diff --git a/inputmethods/jumpx/jumpx.pro b/inputmethods/jumpx/jumpx.pro index f78ebe2..4a1bfd7 100644 --- a/inputmethods/jumpx/jumpx.pro +++ b/inputmethods/jumpx/jumpx.pro | |||
@@ -9,12 +9,13 @@ DESTDIR = ../../plugins/inputmethods | |||
9 | INCLUDEPATH += $(OPIEDIR)/include | 9 | INCLUDEPATH += $(OPIEDIR)/include |
10 | DEPENDPATH += $(OPIEDIR)/include | 10 | DEPENDPATH += $(OPIEDIR)/include |
11 | LIBS += -lqpe | 11 | LIBS += -lqpe |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | 13 | ||
14 | TRANSLATIONS = ../../i18n/de/libqjumpx.ts \ | 14 | TRANSLATIONS = ../../i18n/de/libqjumpx.ts \ |
15 | ../../i18n/nl/libqjumpx.ts \ | ||
15 | ../../i18n/da/libqjumpx.ts \ | 16 | ../../i18n/da/libqjumpx.ts \ |
16 | ../../i18n/xx/libqjumpx.ts \ | 17 | ../../i18n/xx/libqjumpx.ts \ |
17 | ../../i18n/en/libqjumpx.ts \ | 18 | ../../i18n/en/libqjumpx.ts \ |
18 | ../../i18n/es/libqjumpx.ts \ | 19 | ../../i18n/es/libqjumpx.ts \ |
19 | ../../i18n/fr/libqjumpx.ts \ | 20 | ../../i18n/fr/libqjumpx.ts \ |
20 | ../../i18n/hu/libqjumpx.ts \ | 21 | ../../i18n/hu/libqjumpx.ts \ |
diff --git a/inputmethods/keyboard/keyboard.pro b/inputmethods/keyboard/keyboard.pro index 8172089..264cada 100644 --- a/inputmethods/keyboard/keyboard.pro +++ b/inputmethods/keyboard/keyboard.pro | |||
@@ -10,12 +10,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
10 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 10 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
11 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard | 11 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard |
12 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods | 12 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods |
13 | VERSION = 1.0.0 | 13 | VERSION = 1.0.0 |
14 | 14 | ||
15 | TRANSLATIONS = ../../i18n/de/libqkeyboard.ts \ | 15 | TRANSLATIONS = ../../i18n/de/libqkeyboard.ts \ |
16 | ../../i18n/nl/libqkeyboard.ts \ | ||
16 | ../../i18n/da/libqkeyboard.ts \ | 17 | ../../i18n/da/libqkeyboard.ts \ |
17 | ../../i18n/xx/libqkeyboard.ts \ | 18 | ../../i18n/xx/libqkeyboard.ts \ |
18 | ../../i18n/en/libqkeyboard.ts \ | 19 | ../../i18n/en/libqkeyboard.ts \ |
19 | ../../i18n/es/libqkeyboard.ts \ | 20 | ../../i18n/es/libqkeyboard.ts \ |
20 | ../../i18n/fr/libqkeyboard.ts \ | 21 | ../../i18n/fr/libqkeyboard.ts \ |
21 | ../../i18n/hu/libqkeyboard.ts \ | 22 | ../../i18n/hu/libqkeyboard.ts \ |
diff --git a/inputmethods/kjumpx/kjumpx.pro b/inputmethods/kjumpx/kjumpx.pro index 4b864b8..b990c3e 100644 --- a/inputmethods/kjumpx/kjumpx.pro +++ b/inputmethods/kjumpx/kjumpx.pro | |||
@@ -9,12 +9,13 @@ DESTDIR = ../../plugins/inputmethods | |||
9 | INCLUDEPATH += $(OPIEDIR)/include | 9 | INCLUDEPATH += $(OPIEDIR)/include |
10 | DEPENDPATH += $(OPIEDIR)/include | 10 | DEPENDPATH += $(OPIEDIR)/include |
11 | LIBS += -lqpe | 11 | LIBS += -lqpe |
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | 13 | ||
14 | TRANSLATIONS = ../../i18n/de/libqkjumpx.ts \ | 14 | TRANSLATIONS = ../../i18n/de/libqkjumpx.ts \ |
15 | ../../i18n/nl/libqkjumpx.ts \ | ||
15 | ../../i18n/da/libqkjumpx.ts \ | 16 | ../../i18n/da/libqkjumpx.ts \ |
16 | ../../i18n/xx/libqkjumpx.ts \ | 17 | ../../i18n/xx/libqkjumpx.ts \ |
17 | ../../i18n/en/libqkjumpx.ts \ | 18 | ../../i18n/en/libqkjumpx.ts \ |
18 | ../../i18n/es/libqkjumpx.ts \ | 19 | ../../i18n/es/libqkjumpx.ts \ |
19 | ../../i18n/fr/libqkjumpx.ts \ | 20 | ../../i18n/fr/libqkjumpx.ts \ |
20 | ../../i18n/hu/libqkjumpx.ts \ | 21 | ../../i18n/hu/libqkjumpx.ts \ |
diff --git a/inputmethods/multikey/multikey.pro b/inputmethods/multikey/multikey.pro index 3a50c06..ee7a4bd 100644 --- a/inputmethods/multikey/multikey.pro +++ b/inputmethods/multikey/multikey.pro | |||
@@ -12,12 +12,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
12 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 12 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
13 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard | 13 | LIBS += -lqpe -L$(OPIEDIR)/plugins/inputmethods -lqpickboard |
14 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods | 14 | QMAKE_LFLAGS+= -Wl,-rpath,/opt/QtPalmtop/plugins/inputmethods |
15 | VERSION = 1.0.0 | 15 | VERSION = 1.0.0 |
16 | 16 | ||
17 | TRANSLATIONS = ../../i18n/pt_BR/libqmultikey.ts \ | 17 | TRANSLATIONS = ../../i18n/pt_BR/libqmultikey.ts \ |
18 | ../../i18n/nl/libqmultikey.ts \ | ||
18 | ../../i18n/de/libqmultikey.ts \ | 19 | ../../i18n/de/libqmultikey.ts \ |
19 | ../../i18n/xx/libqmultikey.ts \ | 20 | ../../i18n/xx/libqmultikey.ts \ |
20 | ../../i18n/en/libqmultikey.ts \ | 21 | ../../i18n/en/libqmultikey.ts \ |
21 | ../../i18n/hu/libqmultikey.ts \ | 22 | ../../i18n/hu/libqmultikey.ts \ |
22 | ../../i18n/sl/libqmultikey.ts \ | 23 | ../../i18n/sl/libqmultikey.ts \ |
23 | ../../i18n/ja/libqmultikey.ts \ | 24 | ../../i18n/ja/libqmultikey.ts \ |
diff --git a/inputmethods/pickboard/pickboard.pro b/inputmethods/pickboard/pickboard.pro index 59b0e8a..10d0bbd 100644 --- a/inputmethods/pickboard/pickboard.pro +++ b/inputmethods/pickboard/pickboard.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = ../../plugins/inputmethods | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/de/libqpickboard.ts \ | 12 | TRANSLATIONS = ../../i18n/de/libqpickboard.ts \ |
13 | ../../i18n/nl/libqpickboard.ts \ | ||
13 | ../../i18n/da/libqpickboard.ts \ | 14 | ../../i18n/da/libqpickboard.ts \ |
14 | ../../i18n/xx/libqpickboard.ts \ | 15 | ../../i18n/xx/libqpickboard.ts \ |
15 | ../../i18n/en/libqpickboard.ts \ | 16 | ../../i18n/en/libqpickboard.ts \ |
16 | ../../i18n/es/libqpickboard.ts \ | 17 | ../../i18n/es/libqpickboard.ts \ |
17 | ../../i18n/fr/libqpickboard.ts \ | 18 | ../../i18n/fr/libqpickboard.ts \ |
18 | ../../i18n/hu/libqpickboard.ts \ | 19 | ../../i18n/hu/libqpickboard.ts \ |
diff --git a/inputmethods/unikeyboard/unikeyboard.pro b/inputmethods/unikeyboard/unikeyboard.pro index 5d07ee2..e20853f 100644 --- a/inputmethods/unikeyboard/unikeyboard.pro +++ b/inputmethods/unikeyboard/unikeyboard.pro | |||
@@ -7,12 +7,13 @@ DESTDIR = ../../plugins/inputmethods | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/de/libqunikeyboard.ts \ | 12 | TRANSLATIONS = ../../i18n/de/libqunikeyboard.ts \ |
13 | ../../i18n/nl/libqunikeyboard.ts \ | ||
13 | ../../i18n/da/libqunikeyboard.ts \ | 14 | ../../i18n/da/libqunikeyboard.ts \ |
14 | ../../i18n/xx/libqunikeyboard.ts \ | 15 | ../../i18n/xx/libqunikeyboard.ts \ |
15 | ../../i18n/en/libqunikeyboard.ts \ | 16 | ../../i18n/en/libqunikeyboard.ts \ |
16 | ../../i18n/es/libqunikeyboard.ts \ | 17 | ../../i18n/es/libqunikeyboard.ts \ |
17 | ../../i18n/fr/libqunikeyboard.ts \ | 18 | ../../i18n/fr/libqunikeyboard.ts \ |
18 | ../../i18n/hu/libqunikeyboard.ts \ | 19 | ../../i18n/hu/libqunikeyboard.ts \ |
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index e39c80d..21b8e29 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -95,12 +95,13 @@ LIBS += -lqpe | |||
95 | 95 | ||
96 | # LIBS += -lopiesql | 96 | # LIBS += -lopiesql |
97 | 97 | ||
98 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 98 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
99 | 99 | ||
100 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 100 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
101 | ../i18n/nl/libopie.ts \ | ||
101 | ../i18n/xx/libopie.ts \ | 102 | ../i18n/xx/libopie.ts \ |
102 | ../i18n/en/libopie.ts \ | 103 | ../i18n/en/libopie.ts \ |
103 | ../i18n/es/libopie.ts \ | 104 | ../i18n/es/libopie.ts \ |
104 | ../i18n/fr/libopie.ts \ | 105 | ../i18n/fr/libopie.ts \ |
105 | ../i18n/hu/libopie.ts \ | 106 | ../i18n/hu/libopie.ts \ |
106 | ../i18n/ja/libopie.ts \ | 107 | ../i18n/ja/libopie.ts \ |
diff --git a/libopie/ofileselector/libopie.pro b/libopie/ofileselector/libopie.pro index b91dbb6..5cc6368 100644 --- a/libopie/ofileselector/libopie.pro +++ b/libopie/ofileselector/libopie.pro | |||
@@ -79,12 +79,13 @@ DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | |||
79 | 79 | ||
80 | # LIBS += -lopiesql | 80 | # LIBS += -lopiesql |
81 | 81 | ||
82 | INTERFACES = otimepickerbase.ui orecurrancebase.ui | 82 | INTERFACES = otimepickerbase.ui orecurrancebase.ui |
83 | 83 | ||
84 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 84 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
85 | ../i18n/nl/libopie.ts \ | ||
85 | ../i18n/xx/libopie.ts \ | 86 | ../i18n/xx/libopie.ts \ |
86 | ../i18n/en/libopie.ts \ | 87 | ../i18n/en/libopie.ts \ |
87 | ../i18n/es/libopie.ts \ | 88 | ../i18n/es/libopie.ts \ |
88 | ../i18n/fr/libopie.ts \ | 89 | ../i18n/fr/libopie.ts \ |
89 | ../i18n/hu/libopie.ts \ | 90 | ../i18n/hu/libopie.ts \ |
90 | ../i18n/ja/libopie.ts \ | 91 | ../i18n/ja/libopie.ts \ |
diff --git a/libopie/pim/libopie.pro b/libopie/pim/libopie.pro index da6417e..ce92b8a 100644 --- a/libopie/pim/libopie.pro +++ b/libopie/pim/libopie.pro | |||
@@ -59,12 +59,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
59 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 59 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
60 | #VERSION = 1.0.0 | 60 | #VERSION = 1.0.0 |
61 | 61 | ||
62 | INTERFACES = otimepickerbase.ui | 62 | INTERFACES = otimepickerbase.ui |
63 | 63 | ||
64 | TRANSLATIONS = ../i18n/de/libopie.ts \ | 64 | TRANSLATIONS = ../i18n/de/libopie.ts \ |
65 | ../i18n/nl/libopie.ts \ | ||
65 | ../i18n/xx/libopie.ts \ | 66 | ../i18n/xx/libopie.ts \ |
66 | ../i18n/en/libopie.ts \ | 67 | ../i18n/en/libopie.ts \ |
67 | ../i18n/es/libopie.ts \ | 68 | ../i18n/es/libopie.ts \ |
68 | ../i18n/fr/libopie.ts \ | 69 | ../i18n/fr/libopie.ts \ |
69 | ../i18n/hu/libopie.ts \ | 70 | ../i18n/hu/libopie.ts \ |
70 | ../i18n/ja/libopie.ts \ | 71 | ../i18n/ja/libopie.ts \ |
diff --git a/library/library.pro b/library/library.pro index 00639bf..80a0f62 100644 --- a/library/library.pro +++ b/library/library.pro | |||
@@ -126,12 +126,13 @@ LIBS += -ldl -lcrypt -lm | |||
126 | INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui | 126 | INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui |
127 | TARGET = qpe | 127 | TARGET = qpe |
128 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 128 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
129 | VERSION = 1.5.0.1 | 129 | VERSION = 1.5.0.1 |
130 | 130 | ||
131 | TRANSLATIONS = ../i18n/de/libqpe.ts \ | 131 | TRANSLATIONS = ../i18n/de/libqpe.ts \ |
132 | ../i18n/nl/libqpe.ts \ | ||
132 | ../i18n/xx/libqpe.ts \ | 133 | ../i18n/xx/libqpe.ts \ |
133 | ../i18n/en/libqpe.ts \ | 134 | ../i18n/en/libqpe.ts \ |
134 | ../i18n/es/libqpe.ts \ | 135 | ../i18n/es/libqpe.ts \ |
135 | ../i18n/fr/libqpe.ts \ | 136 | ../i18n/fr/libqpe.ts \ |
136 | ../i18n/hu/libqpe.ts \ | 137 | ../i18n/hu/libqpe.ts \ |
137 | ../i18n/ja/libqpe.ts \ | 138 | ../i18n/ja/libqpe.ts \ |
diff --git a/noncore/applets/wirelessapplet/wirelessapplet.pro b/noncore/applets/wirelessapplet/wirelessapplet.pro index f82c8b6..501327d 100644 --- a/noncore/applets/wirelessapplet/wirelessapplet.pro +++ b/noncore/applets/wirelessapplet/wirelessapplet.pro | |||
@@ -8,12 +8,13 @@ DESTDIR = $(OPIEDIR)/plugins/applets | |||
8 | INCLUDEPATH += $(OPIEDIR)/include | 8 | INCLUDEPATH += $(OPIEDIR)/include |
9 | DEPENDPATH += ../$(OPIEDIR)/include | 9 | DEPENDPATH += ../$(OPIEDIR)/include |
10 | LIBS += -lqpe | 10 | LIBS += -lqpe |
11 | VERSION = 0.1.0 | 11 | VERSION = 0.1.0 |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/libwirelessapplet.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/libwirelessapplet.ts \ |
14 | ../../../i18n/nl/libwirelessapplet.ts \ | ||
14 | ../../../i18n/da/libwirelessapplet.ts \ | 15 | ../../../i18n/da/libwirelessapplet.ts \ |
15 | ../../../i18n/xx/libwirelessapplet.ts \ | 16 | ../../../i18n/xx/libwirelessapplet.ts \ |
16 | ../../../i18n/en/libwirelessapplet.ts \ | 17 | ../../../i18n/en/libwirelessapplet.ts \ |
17 | ../../../i18n/es/libwirelessapplet.ts \ | 18 | ../../../i18n/es/libwirelessapplet.ts \ |
18 | ../../../i18n/fr/libwirelessapplet.ts \ | 19 | ../../../i18n/fr/libwirelessapplet.ts \ |
19 | ../../../i18n/hu/libwirelessapplet.ts \ | 20 | ../../../i18n/hu/libwirelessapplet.ts \ |
diff --git a/noncore/apps/advancedfm/advancedfm.pro b/noncore/apps/advancedfm/advancedfm.pro index 77a6fea..6865d5a 100644 --- a/noncore/apps/advancedfm/advancedfm.pro +++ b/noncore/apps/advancedfm/advancedfm.pro | |||
@@ -6,12 +6,13 @@ TARGET = advancedfm | |||
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | DEPENDPATH += $(OPIEDIR)/include | 7 | DEPENDPATH += $(OPIEDIR)/include |
8 | DESTDIR = $(OPIEDIR)/bin | 8 | DESTDIR = $(OPIEDIR)/bin |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/advancedfm.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/advancedfm.ts \ |
12 | ../../../i18n/nl/advancedfm.ts \ | ||
12 | ../../../i18n/da/advancedfm.ts \ | 13 | ../../../i18n/da/advancedfm.ts \ |
13 | ../../../i18n/xx/advancedfm.ts \ | 14 | ../../../i18n/xx/advancedfm.ts \ |
14 | ../../../i18n/en/advancedfm.ts \ | 15 | ../../../i18n/en/advancedfm.ts \ |
15 | ../../../i18n/es/advancedfm.ts \ | 16 | ../../../i18n/es/advancedfm.ts \ |
16 | ../../../i18n/fr/advancedfm.ts \ | 17 | ../../../i18n/fr/advancedfm.ts \ |
17 | ../../../i18n/hu/advancedfm.ts \ | 18 | ../../../i18n/hu/advancedfm.ts \ |
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro index d1a7d68..9a16a56 100644 --- a/noncore/apps/checkbook/checkbook.pro +++ b/noncore/apps/checkbook/checkbook.pro | |||
@@ -23,12 +23,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
23 | DEPENDPATH += $(OPIEDIR)/include | 23 | DEPENDPATH += $(OPIEDIR)/include |
24 | LIBS += -lqpe -lopie | 24 | LIBS += -lqpe -lopie |
25 | TARGET = checkbook | 25 | TARGET = checkbook |
26 | DESTDIR = $(OPIEDIR)/bin | 26 | DESTDIR = $(OPIEDIR)/bin |
27 | 27 | ||
28 | TRANSLATIONS = ../../../i18n/de/checkbook.ts \ | 28 | TRANSLATIONS = ../../../i18n/de/checkbook.ts \ |
29 | ../../../i18n/nl/checkbook.ts \ | ||
29 | ../../../i18n/da/checkbook.ts \ | 30 | ../../../i18n/da/checkbook.ts \ |
30 | ../../../i18n/xx/checkbook.ts \ | 31 | ../../../i18n/xx/checkbook.ts \ |
31 | ../../../i18n/en/checkbook.ts \ | 32 | ../../../i18n/en/checkbook.ts \ |
32 | ../../../i18n/es/checkbook.ts \ | 33 | ../../../i18n/es/checkbook.ts \ |
33 | ../../../i18n/fr/checkbook.ts \ | 34 | ../../../i18n/fr/checkbook.ts \ |
34 | ../../../i18n/hu/checkbook.ts \ | 35 | ../../../i18n/hu/checkbook.ts \ |
diff --git a/noncore/apps/confedit/confedit.pro b/noncore/apps/confedit/confedit.pro index d9aaa2f..f6227f7 100644 --- a/noncore/apps/confedit/confedit.pro +++ b/noncore/apps/confedit/confedit.pro | |||
@@ -8,12 +8,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/ioclude | 8 | DEPENDPATH+= $(OPIEDIR)/ioclude |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= | 10 | INTERFACES= |
11 | TARGET = confedit | 11 | TARGET = confedit |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/confedit.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/confedit.ts \ |
14 | ../../../i18n/nl/confedit.ts \ | ||
14 | ../../../i18n/da/confedit.ts \ | 15 | ../../../i18n/da/confedit.ts \ |
15 | ../../../i18n/xx/confedit.ts \ | 16 | ../../../i18n/xx/confedit.ts \ |
16 | ../../../i18n/en/confedit.ts \ | 17 | ../../../i18n/en/confedit.ts \ |
17 | ../../../i18n/es/confedit.ts \ | 18 | ../../../i18n/es/confedit.ts \ |
18 | ../../../i18n/fr/confedit.ts \ | 19 | ../../../i18n/fr/confedit.ts \ |
19 | ../../../i18n/hu/confedit.ts \ | 20 | ../../../i18n/hu/confedit.ts \ |
diff --git a/noncore/apps/odict/odict.pro b/noncore/apps/odict/odict.pro index e43f935..32f83fd 100644 --- a/noncore/apps/odict/odict.pro +++ b/noncore/apps/odict/odict.pro | |||
@@ -17,12 +17,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
17 | DEPENDPATH += $(OPIEDIR)/include | 17 | DEPENDPATH += $(OPIEDIR)/include |
18 | LIBS += -lqpe -lstdc++ -lopie | 18 | LIBS += -lqpe -lstdc++ -lopie |
19 | TARGET = odict | 19 | TARGET = odict |
20 | DESTDIR = $(OPIEDIR)/bin | 20 | DESTDIR = $(OPIEDIR)/bin |
21 | 21 | ||
22 | TRANSLATIONS = ../../../i18n/de/odict.ts \ | 22 | TRANSLATIONS = ../../../i18n/de/odict.ts \ |
23 | ../../../i18n/nl/odict.ts \ | ||
23 | ../../../i18n/xx/odict.ts \ | 24 | ../../../i18n/xx/odict.ts \ |
24 | ../../../i18n/en/odict.ts \ | 25 | ../../../i18n/en/odict.ts \ |
25 | ../../../i18n/es/odict.ts \ | 26 | ../../../i18n/es/odict.ts \ |
26 | ../../../i18n/fr/odict.ts \ | 27 | ../../../i18n/fr/odict.ts \ |
27 | ../../../i18n/hu/odict.ts \ | 28 | ../../../i18n/hu/odict.ts \ |
28 | ../../../i18n/ja/odict.ts \ | 29 | ../../../i18n/ja/odict.ts \ |
diff --git a/noncore/apps/opie-reader/opie-reader.pro b/noncore/apps/opie-reader/opie-reader.pro index 16b5e02..b8915b3 100644 --- a/noncore/apps/opie-reader/opie-reader.pro +++ b/noncore/apps/opie-reader/opie-reader.pro | |||
@@ -70,12 +70,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
70 | DEPENDPATH+= $(OPIEDIR)/include | 70 | DEPENDPATH+= $(OPIEDIR)/include |
71 | TARGET = reader | 71 | TARGET = reader |
72 | LIBS += -lqpe | 72 | LIBS += -lqpe |
73 | 73 | ||
74 | 74 | ||
75 | TRANSLATIONS = ../../../i18n/de/reader.ts \ | 75 | TRANSLATIONS = ../../../i18n/de/reader.ts \ |
76 | ../../../i18n/nl/reader.ts \ | ||
76 | ../../../i18n/da/reader.ts \ | 77 | ../../../i18n/da/reader.ts \ |
77 | ../../../i18n/xx/reader.ts \ | 78 | ../../../i18n/xx/reader.ts \ |
78 | ../../../i18n/en/reader.ts \ | 79 | ../../../i18n/en/reader.ts \ |
79 | ../../../i18n/es/reader.ts \ | 80 | ../../../i18n/es/reader.ts \ |
80 | ../../../i18n/fr/reader.ts \ | 81 | ../../../i18n/fr/reader.ts \ |
81 | ../../../i18n/hu/reader.ts \ | 82 | ../../../i18n/hu/reader.ts \ |
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro index 102da8e..1435af6 100644 --- a/noncore/apps/opie-sheet/opie-sheet.pro +++ b/noncore/apps/opie-sheet/opie-sheet.pro | |||
@@ -6,12 +6,13 @@ SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp numberdl | |||
6 | INCLUDEPATH+= $(OPIEDIR)/include | 6 | INCLUDEPATH+= $(OPIEDIR)/include |
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = sheetqt | 9 | TARGET = sheetqt |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/sheetqt.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/sheetqt.ts \ |
12 | ../../../i18n/nl/sheetqt.ts \ | ||
12 | ../../../i18n/da/sheetqt.ts \ | 13 | ../../../i18n/da/sheetqt.ts \ |
13 | ../../../i18n/xx/sheetqt.ts \ | 14 | ../../../i18n/xx/sheetqt.ts \ |
14 | ../../../i18n/en/sheetqt.ts \ | 15 | ../../../i18n/en/sheetqt.ts \ |
15 | ../../../i18n/es/sheetqt.ts \ | 16 | ../../../i18n/es/sheetqt.ts \ |
16 | ../../../i18n/fr/sheetqt.ts \ | 17 | ../../../i18n/fr/sheetqt.ts \ |
17 | ../../../i18n/hu/sheetqt.ts \ | 18 | ../../../i18n/hu/sheetqt.ts \ |
diff --git a/noncore/apps/opie-write/opie-write.pro b/noncore/apps/opie-write/opie-write.pro index fad87ca..21a3c3a 100644 --- a/noncore/apps/opie-write/opie-write.pro +++ b/noncore/apps/opie-write/opie-write.pro | |||
@@ -22,12 +22,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
22 | DEPENDPATH+= $(OPIEDIR)/include | 22 | DEPENDPATH+= $(OPIEDIR)/include |
23 | LIBS += -lqpe | 23 | LIBS += -lqpe |
24 | 24 | ||
25 | TARGET = opie-write | 25 | TARGET = opie-write |
26 | 26 | ||
27 | TRANSLATIONS = ../../../i18n/de/opie-write.ts \ | 27 | TRANSLATIONS = ../../../i18n/de/opie-write.ts \ |
28 | ../../../i18n/nl/opie-write.ts \ | ||
28 | ../../../i18n/da/opie-write.ts \ | 29 | ../../../i18n/da/opie-write.ts \ |
29 | ../../../i18n/xx/opie-write.ts \ | 30 | ../../../i18n/xx/opie-write.ts \ |
30 | ../../../i18n/en/opie-write.ts \ | 31 | ../../../i18n/en/opie-write.ts \ |
31 | ../../../i18n/es/opie-write.ts \ | 32 | ../../../i18n/es/opie-write.ts \ |
32 | ../../../i18n/fr/opie-write.ts \ | 33 | ../../../i18n/fr/opie-write.ts \ |
33 | ../../../i18n/hu/opie-write.ts \ | 34 | ../../../i18n/hu/opie-write.ts \ |
diff --git a/noncore/apps/oxygen/oxygen.pro b/noncore/apps/oxygen/oxygen.pro index 0c7cfcf..a41bf7b 100644 --- a/noncore/apps/oxygen/oxygen.pro +++ b/noncore/apps/oxygen/oxygen.pro | |||
@@ -23,12 +23,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
23 | LIBS += -lqpe -lstdc++ | 23 | LIBS += -lqpe -lstdc++ |
24 | INTERFACES= calcdlg.ui | 24 | INTERFACES= calcdlg.ui |
25 | TARGET = oxygen | 25 | TARGET = oxygen |
26 | DESTDIR = $(OPIEDIR)/bin | 26 | DESTDIR = $(OPIEDIR)/bin |
27 | 27 | ||
28 | TRANSLATIONS = ../../../i18n/de/oxygen.ts \ | 28 | TRANSLATIONS = ../../../i18n/de/oxygen.ts \ |
29 | ../../../i18n/nl/oxygen.ts \ | ||
29 | ../../../i18n/xx/oxygen.ts \ | 30 | ../../../i18n/xx/oxygen.ts \ |
30 | ../../../i18n/en/oxygen.ts \ | 31 | ../../../i18n/en/oxygen.ts \ |
31 | ../../../i18n/es/oxygen.ts \ | 32 | ../../../i18n/es/oxygen.ts \ |
32 | ../../../i18n/fr/oxygen.ts \ | 33 | ../../../i18n/fr/oxygen.ts \ |
33 | ../../../i18n/hu/oxygen.ts \ | 34 | ../../../i18n/hu/oxygen.ts \ |
34 | ../../../i18n/ja/oxygen.ts \ | 35 | ../../../i18n/ja/oxygen.ts \ |
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 1c7905b..6f73400 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro | |||
@@ -33,12 +33,13 @@ INTERFACES = ui/tvkeyedit_gen.ui | |||
33 | TARGET = tableviewer | 33 | TARGET = tableviewer |
34 | INCLUDEPATH += $(OPIEDIR)/include | 34 | INCLUDEPATH += $(OPIEDIR)/include |
35 | DEPENDPATH += $(OPIEDIR)/include | 35 | DEPENDPATH += $(OPIEDIR)/include |
36 | LIBS += -lqpe | 36 | LIBS += -lqpe |
37 | 37 | ||
38 | TRANSLATIONS = ../../../i18n/de/tableviewer.ts \ | 38 | TRANSLATIONS = ../../../i18n/de/tableviewer.ts \ |
39 | ../../../i18n/nl/tableviewer.ts \ | ||
39 | ../../../i18n/da/tableviewer.ts \ | 40 | ../../../i18n/da/tableviewer.ts \ |
40 | ../../../i18n/xx/tableviewer.ts \ | 41 | ../../../i18n/xx/tableviewer.ts \ |
41 | ../../../i18n/en/tableviewer.ts \ | 42 | ../../../i18n/en/tableviewer.ts \ |
42 | ../../../i18n/es/tableviewer.ts \ | 43 | ../../../i18n/es/tableviewer.ts \ |
43 | ../../../i18n/fr/tableviewer.ts \ | 44 | ../../../i18n/fr/tableviewer.ts \ |
44 | ../../../i18n/hu/tableviewer.ts \ | 45 | ../../../i18n/hu/tableviewer.ts \ |
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index 1eee074..04f4b64 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro | |||
@@ -31,12 +31,13 @@ INTERFACES = kvncconndlgbase.ui \ | |||
31 | TARGET = keypebble | 31 | TARGET = keypebble |
32 | INCLUDEPATH += $(OPIEDIR)/include | 32 | INCLUDEPATH += $(OPIEDIR)/include |
33 | DEPENDPATH += $(OPIEDIR)/include | 33 | DEPENDPATH += $(OPIEDIR)/include |
34 | LIBS += -lqpe | 34 | LIBS += -lqpe |
35 | 35 | ||
36 | TRANSLATIONS = ../../../i18n/de/keypebble.ts \ | 36 | TRANSLATIONS = ../../../i18n/de/keypebble.ts \ |
37 | ../../../i18n/nl/keypebble.ts \ | ||
37 | ../../../i18n/da/keypebble.ts \ | 38 | ../../../i18n/da/keypebble.ts \ |
38 | ../../../i18n/xx/keypebble.ts \ | 39 | ../../../i18n/xx/keypebble.ts \ |
39 | ../../../i18n/en/keypebble.ts \ | 40 | ../../../i18n/en/keypebble.ts \ |
40 | ../../../i18n/es/keypebble.ts \ | 41 | ../../../i18n/es/keypebble.ts \ |
41 | ../../../i18n/fr/keypebble.ts \ | 42 | ../../../i18n/fr/keypebble.ts \ |
42 | ../../../i18n/hu/keypebble.ts \ | 43 | ../../../i18n/hu/keypebble.ts \ |
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro index 4a3bbd8..278e7b2 100644 --- a/noncore/comm/mobilemsg/mobilemsg.pro +++ b/noncore/comm/mobilemsg/mobilemsg.pro | |||
@@ -8,12 +8,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = mobilemsg | 9 | TARGET = mobilemsg |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | INTERFACES= mobilemsgbase.ui | 11 | INTERFACES= mobilemsgbase.ui |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ |
14 | ../../../i18n/nl/mobilemsg.ts \ | ||
14 | ../../../i18n/da/mobilemsg.ts \ | 15 | ../../../i18n/da/mobilemsg.ts \ |
15 | ../../../i18n/xx/mobilemsg.ts \ | 16 | ../../../i18n/xx/mobilemsg.ts \ |
16 | ../../../i18n/en/mobilemsg.ts \ | 17 | ../../../i18n/en/mobilemsg.ts \ |
17 | ../../../i18n/es/mobilemsg.ts \ | 18 | ../../../i18n/es/mobilemsg.ts \ |
18 | ../../../i18n/fr/mobilemsg.ts \ | 19 | ../../../i18n/fr/mobilemsg.ts \ |
19 | ../../../i18n/hu/mobilemsg.ts \ | 20 | ../../../i18n/hu/mobilemsg.ts \ |
diff --git a/noncore/games/bounce/bounce.pro b/noncore/games/bounce/bounce.pro index b66c53d..9310898 100644 --- a/noncore/games/bounce/bounce.pro +++ b/noncore/games/bounce/bounce.pro | |||
@@ -7,12 +7,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | DESTDIR = $(OPIEDIR)/bin | 9 | DESTDIR = $(OPIEDIR)/bin |
10 | TARGET = bounce | 10 | TARGET = bounce |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/bounce.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/bounce.ts \ |
13 | ../../../i18n/nl/bounce.ts \ | ||
13 | ../../../i18n/da/bounce.ts \ | 14 | ../../../i18n/da/bounce.ts \ |
14 | ../../../i18n/xx/bounce.ts \ | 15 | ../../../i18n/xx/bounce.ts \ |
15 | ../../../i18n/en/bounce.ts \ | 16 | ../../../i18n/en/bounce.ts \ |
16 | ../../../i18n/es/bounce.ts \ | 17 | ../../../i18n/es/bounce.ts \ |
17 | ../../../i18n/fr/bounce.ts \ | 18 | ../../../i18n/fr/bounce.ts \ |
18 | ../../../i18n/hu/bounce.ts \ | 19 | ../../../i18n/hu/bounce.ts \ |
diff --git a/noncore/games/buzzword/buzzword.pro b/noncore/games/buzzword/buzzword.pro index 2ce48eb..1239b29 100644 --- a/noncore/games/buzzword/buzzword.pro +++ b/noncore/games/buzzword/buzzword.pro | |||
@@ -6,12 +6,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
6 | DEPENDPATH+= $(OPIEDIR)/include | 6 | DEPENDPATH+= $(OPIEDIR)/include |
7 | DESTDIR = $(OPIEDIR)/bin | 7 | DESTDIR = $(OPIEDIR)/bin |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | TARGET = buzzword | 9 | TARGET = buzzword |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/buzzword.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/buzzword.ts \ |
12 | ../../../i18n/nl/buzzword.ts \ | ||
12 | ../../../i18n/da/buzzword.ts \ | 13 | ../../../i18n/da/buzzword.ts \ |
13 | ../../../i18n/xx/buzzword.ts \ | 14 | ../../../i18n/xx/buzzword.ts \ |
14 | ../../../i18n/en/buzzword.ts \ | 15 | ../../../i18n/en/buzzword.ts \ |
15 | ../../../i18n/es/buzzword.ts \ | 16 | ../../../i18n/es/buzzword.ts \ |
16 | ../../../i18n/fr/buzzword.ts \ | 17 | ../../../i18n/fr/buzzword.ts \ |
17 | ../../../i18n/hu/buzzword.ts \ | 18 | ../../../i18n/hu/buzzword.ts \ |
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index 6048b25..d6606fb 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro | |||
@@ -7,12 +7,13 @@ SOURCES = fifteen.cpp \ | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = fifteen | 10 | TARGET = fifteen |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/fifteen.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/fifteen.ts \ |
13 | ../../../i18n/nl/fifteen.ts \ | ||
13 | ../../../i18n/da/fifteen.ts \ | 14 | ../../../i18n/da/fifteen.ts \ |
14 | ../../../i18n/xx/fifteen.ts \ | 15 | ../../../i18n/xx/fifteen.ts \ |
15 | ../../../i18n/en/fifteen.ts \ | 16 | ../../../i18n/en/fifteen.ts \ |
16 | ../../../i18n/es/fifteen.ts \ | 17 | ../../../i18n/es/fifteen.ts \ |
17 | ../../../i18n/fr/fifteen.ts \ | 18 | ../../../i18n/fr/fifteen.ts \ |
18 | ../../../i18n/hu/fifteen.ts \ | 19 | ../../../i18n/hu/fifteen.ts \ |
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index 0cbcb69..e4bbf8f 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro | |||
@@ -14,12 +14,13 @@ SOURCES = amigo.c \ | |||
14 | INCLUDEPATH += $(OPIEDIR)/include | 14 | INCLUDEPATH += $(OPIEDIR)/include |
15 | DEPENDPATH+= $(OPIEDIR)/include | 15 | DEPENDPATH+= $(OPIEDIR)/include |
16 | LIBS += -lqpe | 16 | LIBS += -lqpe |
17 | TARGET = go | 17 | TARGET = go |
18 | 18 | ||
19 | TRANSLATIONS = ../../../i18n/de/go.ts \ | 19 | TRANSLATIONS = ../../../i18n/de/go.ts \ |
20 | ../../../i18n/nl/go.ts \ | ||
20 | ../../../i18n/da/go.ts \ | 21 | ../../../i18n/da/go.ts \ |
21 | ../../../i18n/xx/go.ts \ | 22 | ../../../i18n/xx/go.ts \ |
22 | ../../../i18n/en/go.ts \ | 23 | ../../../i18n/en/go.ts \ |
23 | ../../../i18n/es/go.ts \ | 24 | ../../../i18n/es/go.ts \ |
24 | ../../../i18n/fr/go.ts \ | 25 | ../../../i18n/fr/go.ts \ |
25 | ../../../i18n/hu/go.ts \ | 26 | ../../../i18n/hu/go.ts \ |
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro index db5dc10..d0ec3e2 100644 --- a/noncore/games/kbill/kbill.pro +++ b/noncore/games/kbill/kbill.pro | |||
@@ -11,12 +11,13 @@ TARGET = kbill | |||
11 | INCLUDEPATH+= $(OPIEDIR)/include | 11 | INCLUDEPATH+= $(OPIEDIR)/include |
12 | DEPENDPATH+= $(OPIEDIR)/include | 12 | DEPENDPATH+= $(OPIEDIR)/include |
13 | LIBS += -lqpe -lstdc++ | 13 | LIBS += -lqpe -lstdc++ |
14 | DESTDIR = $(OPIEDIR)/bin | 14 | DESTDIR = $(OPIEDIR)/bin |
15 | 15 | ||
16 | TRANSLATIONS = ../../../i18n/de/kbill.ts \ | 16 | TRANSLATIONS = ../../../i18n/de/kbill.ts \ |
17 | ../../../i18n/nl/kbill.ts \ | ||
17 | ../../../i18n/da/kbill.ts \ | 18 | ../../../i18n/da/kbill.ts \ |
18 | ../../../i18n/xx/kbill.ts \ | 19 | ../../../i18n/xx/kbill.ts \ |
19 | ../../../i18n/en/kbill.ts \ | 20 | ../../../i18n/en/kbill.ts \ |
20 | ../../../i18n/es/kbill.ts \ | 21 | ../../../i18n/es/kbill.ts \ |
21 | ../../../i18n/fr/kbill.ts \ | 22 | ../../../i18n/fr/kbill.ts \ |
22 | ../../../i18n/hu/kbill.ts \ | 23 | ../../../i18n/hu/kbill.ts \ |
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index c1631e7..062505f 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro | |||
@@ -15,12 +15,13 @@ INTERFACES = | |||
15 | INCLUDEPATH+= $(OPIEDIR)/include | 15 | INCLUDEPATH+= $(OPIEDIR)/include |
16 | LIBS += -lqpe | 16 | LIBS += -lqpe |
17 | DESTDIR = $(OPIEDIR)/bin | 17 | DESTDIR = $(OPIEDIR)/bin |
18 | TARGET = kcheckers | 18 | TARGET = kcheckers |
19 | 19 | ||
20 | TRANSLATIONS = ../../../i18n/de/kcheckers.ts \ | 20 | TRANSLATIONS = ../../../i18n/de/kcheckers.ts \ |
21 | ../../../i18n/nl/kcheckers.ts \ | ||
21 | ../../../i18n/da/kcheckers.ts \ | 22 | ../../../i18n/da/kcheckers.ts \ |
22 | ../../../i18n/xx/kcheckers.ts \ | 23 | ../../../i18n/xx/kcheckers.ts \ |
23 | ../../../i18n/en/kcheckers.ts \ | 24 | ../../../i18n/en/kcheckers.ts \ |
24 | ../../../i18n/es/kcheckers.ts \ | 25 | ../../../i18n/es/kcheckers.ts \ |
25 | ../../../i18n/fr/kcheckers.ts \ | 26 | ../../../i18n/fr/kcheckers.ts \ |
26 | ../../../i18n/hu/kcheckers.ts \ | 27 | ../../../i18n/hu/kcheckers.ts \ |
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro index bca34a4..e193ebc 100644 --- a/noncore/games/kpacman/kpacman.pro +++ b/noncore/games/kpacman/kpacman.pro | |||
@@ -38,12 +38,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
38 | DEPENDPATH+= $(OPIEDIR)/include | 38 | DEPENDPATH+= $(OPIEDIR)/include |
39 | LIBS += -lqpe | 39 | LIBS += -lqpe |
40 | DESTDIR = $(OPIEDIR)/bin | 40 | DESTDIR = $(OPIEDIR)/bin |
41 | TARGET = kpacman | 41 | TARGET = kpacman |
42 | 42 | ||
43 | TRANSLATIONS = ../../../i18n/de/kpacman.ts \ | 43 | TRANSLATIONS = ../../../i18n/de/kpacman.ts \ |
44 | ../../../i18n/nl/kpacman.ts \ | ||
44 | ../../../i18n/da/kpacman.ts \ | 45 | ../../../i18n/da/kpacman.ts \ |
45 | ../../../i18n/xx/kpacman.ts \ | 46 | ../../../i18n/xx/kpacman.ts \ |
46 | ../../../i18n/en/kpacman.ts \ | 47 | ../../../i18n/en/kpacman.ts \ |
47 | ../../../i18n/es/kpacman.ts \ | 48 | ../../../i18n/es/kpacman.ts \ |
48 | ../../../i18n/fr/kpacman.ts \ | 49 | ../../../i18n/fr/kpacman.ts \ |
49 | ../../../i18n/hu/kpacman.ts \ | 50 | ../../../i18n/hu/kpacman.ts \ |
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro index ed0f79c..b8af466 100644 --- a/noncore/games/mindbreaker/mindbreaker.pro +++ b/noncore/games/mindbreaker/mindbreaker.pro | |||
@@ -7,12 +7,13 @@ SOURCES = main.cpp \ | |||
7 | TARGET = mindbreaker | 7 | TARGET = mindbreaker |
8 | INCLUDEPATH += $(OPIEDIR)/include | 8 | INCLUDEPATH += $(OPIEDIR)/include |
9 | DEPENDPATH += $(OPIEDIR)/include | 9 | DEPENDPATH += $(OPIEDIR)/include |
10 | LIBS += -lqpe | 10 | LIBS += -lqpe |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/mindbreaker.ts \ |
13 | ../../../i18n/nl/mindbreaker.ts \ | ||
13 | ../../../i18n/da/mindbreaker.ts \ | 14 | ../../../i18n/da/mindbreaker.ts \ |
14 | ../../../i18n/xx/mindbreaker.ts \ | 15 | ../../../i18n/xx/mindbreaker.ts \ |
15 | ../../../i18n/en/mindbreaker.ts \ | 16 | ../../../i18n/en/mindbreaker.ts \ |
16 | ../../../i18n/es/mindbreaker.ts \ | 17 | ../../../i18n/es/mindbreaker.ts \ |
17 | ../../../i18n/fr/mindbreaker.ts \ | 18 | ../../../i18n/fr/mindbreaker.ts \ |
18 | ../../../i18n/hu/mindbreaker.ts \ | 19 | ../../../i18n/hu/mindbreaker.ts \ |
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index 9728ac7..3675b06 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro | |||
@@ -10,12 +10,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
10 | DEPENDPATH+= $(OPIEDIR)/include | 10 | DEPENDPATH+= $(OPIEDIR)/include |
11 | LIBS += -lqpe | 11 | LIBS += -lqpe |
12 | INTERFACES= | 12 | INTERFACES= |
13 | TARGET = minesweep | 13 | TARGET = minesweep |
14 | 14 | ||
15 | TRANSLATIONS = ../../../i18n/de/minesweep.ts \ | 15 | TRANSLATIONS = ../../../i18n/de/minesweep.ts \ |
16 | ../../../i18n/nl/minesweep.ts \ | ||
16 | ../../../i18n/da/minesweep.ts \ | 17 | ../../../i18n/da/minesweep.ts \ |
17 | ../../../i18n/xx/minesweep.ts \ | 18 | ../../../i18n/xx/minesweep.ts \ |
18 | ../../../i18n/en/minesweep.ts \ | 19 | ../../../i18n/en/minesweep.ts \ |
19 | ../../../i18n/es/minesweep.ts \ | 20 | ../../../i18n/es/minesweep.ts \ |
20 | ../../../i18n/fr/minesweep.ts \ | 21 | ../../../i18n/fr/minesweep.ts \ |
21 | ../../../i18n/hu/minesweep.ts \ | 22 | ../../../i18n/hu/minesweep.ts \ |
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro index 999e28e..6d79903 100644 --- a/noncore/games/parashoot/parashoot.pro +++ b/noncore/games/parashoot/parashoot.pro | |||
@@ -6,12 +6,13 @@ SOURCES = main.cpp interface.cpp man.cpp cannon.cpp base.cpp bullet.cpp helicop | |||
6 | TARGET = parashoot | 6 | TARGET = parashoot |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/parashoot.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/parashoot.ts \ |
12 | ../../../i18n/nl/parashoot.ts \ | ||
12 | ../../../i18n/da/parashoot.ts \ | 13 | ../../../i18n/da/parashoot.ts \ |
13 | ../../../i18n/xx/parashoot.ts \ | 14 | ../../../i18n/xx/parashoot.ts \ |
14 | ../../../i18n/en/parashoot.ts \ | 15 | ../../../i18n/en/parashoot.ts \ |
15 | ../../../i18n/es/parashoot.ts \ | 16 | ../../../i18n/es/parashoot.ts \ |
16 | ../../../i18n/fr/parashoot.ts \ | 17 | ../../../i18n/fr/parashoot.ts \ |
17 | ../../../i18n/hu/parashoot.ts \ | 18 | ../../../i18n/hu/parashoot.ts \ |
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index c6b18b0..1659bd1 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro | |||
@@ -6,12 +6,13 @@ SOURCES = ledmeter.cpp toplevel.cpp view.cpp main.cpp | |||
6 | TARGET = qasteroids | 6 | TARGET = qasteroids |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/qasteroids.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/qasteroids.ts \ |
12 | ../../../i18n/nl/qasteroids.ts \ | ||
12 | ../../../i18n/da/qasteroids.ts \ | 13 | ../../../i18n/da/qasteroids.ts \ |
13 | ../../../i18n/xx/qasteroids.ts \ | 14 | ../../../i18n/xx/qasteroids.ts \ |
14 | ../../../i18n/en/qasteroids.ts \ | 15 | ../../../i18n/en/qasteroids.ts \ |
15 | ../../../i18n/es/qasteroids.ts \ | 16 | ../../../i18n/es/qasteroids.ts \ |
16 | ../../../i18n/fr/qasteroids.ts \ | 17 | ../../../i18n/fr/qasteroids.ts \ |
17 | ../../../i18n/hu/qasteroids.ts \ | 18 | ../../../i18n/hu/qasteroids.ts \ |
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro index 2c17467..a2c0725 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro | |||
@@ -6,12 +6,13 @@ SOURCES = snake.cpp target.cpp obstacle.cpp interface.cpp main.cpp | |||
6 | TARGET = snake | 6 | TARGET = snake |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/snake.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/snake.ts \ |
12 | ../../../i18n/nl/snake.ts \ | ||
12 | ../../../i18n/da/snake.ts \ | 13 | ../../../i18n/da/snake.ts \ |
13 | ../../../i18n/xx/snake.ts \ | 14 | ../../../i18n/xx/snake.ts \ |
14 | ../../../i18n/en/snake.ts \ | 15 | ../../../i18n/en/snake.ts \ |
15 | ../../../i18n/es/snake.ts \ | 16 | ../../../i18n/es/snake.ts \ |
16 | ../../../i18n/fr/snake.ts \ | 17 | ../../../i18n/fr/snake.ts \ |
17 | ../../../i18n/hu/snake.ts \ | 18 | ../../../i18n/hu/snake.ts \ |
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index 8bd6ac8..b62b7c9 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro | |||
@@ -16,12 +16,13 @@ TARGET = patience | |||
16 | 16 | ||
17 | INCLUDEPATH += $(OPIEDIR)/include | 17 | INCLUDEPATH += $(OPIEDIR)/include |
18 | DEPENDPATH += $(OPIEDIR)/include | 18 | DEPENDPATH += $(OPIEDIR)/include |
19 | LIBS += -lqpe | 19 | LIBS += -lqpe |
20 | 20 | ||
21 | TRANSLATIONS = ../../../i18n/de/patience.ts \ | 21 | TRANSLATIONS = ../../../i18n/de/patience.ts \ |
22 | ../../../i18n/nl/patience.ts \ | ||
22 | ../../../i18n/da/patience.ts \ | 23 | ../../../i18n/da/patience.ts \ |
23 | ../../../i18n/xx/patience.ts \ | 24 | ../../../i18n/xx/patience.ts \ |
24 | ../../../i18n/en/patience.ts \ | 25 | ../../../i18n/en/patience.ts \ |
25 | ../../../i18n/es/patience.ts \ | 26 | ../../../i18n/es/patience.ts \ |
26 | ../../../i18n/fr/patience.ts \ | 27 | ../../../i18n/fr/patience.ts \ |
27 | ../../../i18n/hu/patience.ts \ | 28 | ../../../i18n/hu/patience.ts \ |
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro index b2beaaf..6ef8d64 100644 --- a/noncore/games/tetrix/tetrix.pro +++ b/noncore/games/tetrix/tetrix.pro | |||
@@ -16,12 +16,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
16 | DEPENDPATH+= $(OPIEDIR)/include | 16 | DEPENDPATH+= $(OPIEDIR)/include |
17 | LIBS += -lqpe -lstdc++ | 17 | LIBS += -lqpe -lstdc++ |
18 | INTERFACES= | 18 | INTERFACES= |
19 | TARGET = tetrix | 19 | TARGET = tetrix |
20 | 20 | ||
21 | TRANSLATIONS = ../../../i18n/de/tetrix.ts \ | 21 | TRANSLATIONS = ../../../i18n/de/tetrix.ts \ |
22 | ../../../i18n/nl/tetrix.ts \ | ||
22 | ../../../i18n/da/tetrix.ts \ | 23 | ../../../i18n/da/tetrix.ts \ |
23 | ../../../i18n/xx/tetrix.ts \ | 24 | ../../../i18n/xx/tetrix.ts \ |
24 | ../../../i18n/en/tetrix.ts \ | 25 | ../../../i18n/en/tetrix.ts \ |
25 | ../../../i18n/es/tetrix.ts \ | 26 | ../../../i18n/es/tetrix.ts \ |
26 | ../../../i18n/fr/tetrix.ts \ | 27 | ../../../i18n/fr/tetrix.ts \ |
27 | ../../../i18n/hu/tetrix.ts \ | 28 | ../../../i18n/hu/tetrix.ts \ |
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro index fb6c0fd..eb0705e 100644 --- a/noncore/games/tictac/tictac.pro +++ b/noncore/games/tictac/tictac.pro | |||
@@ -7,12 +7,13 @@ TARGET = tictac | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/tictac.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/tictac.ts \ |
13 | ../../../i18n/nl/tictac.ts \ | ||
13 | ../../../i18n/da/tictac.ts \ | 14 | ../../../i18n/da/tictac.ts \ |
14 | ../../../i18n/xx/tictac.ts \ | 15 | ../../../i18n/xx/tictac.ts \ |
15 | ../../../i18n/en/tictac.ts \ | 16 | ../../../i18n/en/tictac.ts \ |
16 | ../../../i18n/es/tictac.ts \ | 17 | ../../../i18n/es/tictac.ts \ |
17 | ../../../i18n/fr/tictac.ts \ | 18 | ../../../i18n/fr/tictac.ts \ |
18 | ../../../i18n/hu/tictac.ts \ | 19 | ../../../i18n/hu/tictac.ts \ |
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro index e5609df..b556658 100644 --- a/noncore/games/wordgame/wordgame.pro +++ b/noncore/games/wordgame/wordgame.pro | |||
@@ -8,12 +8,13 @@ INTERFACES = newgamebase.ui rulesbase.ui | |||
8 | TARGET = wordgame | 8 | TARGET = wordgame |
9 | INCLUDEPATH += $(OPIEDIR)/include | 9 | INCLUDEPATH += $(OPIEDIR)/include |
10 | DEPENDPATH+= $(OPIEDIR)/include | 10 | DEPENDPATH+= $(OPIEDIR)/include |
11 | LIBS += -lqpe | 11 | LIBS += -lqpe |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/wordgame.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/wordgame.ts \ |
14 | ../../../i18n/nl/wordgame.ts \ | ||
14 | ../../../i18n/da/wordgame.ts \ | 15 | ../../../i18n/da/wordgame.ts \ |
15 | ../../../i18n/xx/wordgame.ts \ | 16 | ../../../i18n/xx/wordgame.ts \ |
16 | ../../../i18n/en/wordgame.ts \ | 17 | ../../../i18n/en/wordgame.ts \ |
17 | ../../../i18n/es/wordgame.ts \ | 18 | ../../../i18n/es/wordgame.ts \ |
18 | ../../../i18n/fr/wordgame.ts \ | 19 | ../../../i18n/fr/wordgame.ts \ |
19 | ../../../i18n/hu/wordgame.ts \ | 20 | ../../../i18n/hu/wordgame.ts \ |
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro index cca6a34..bfe6ac4 100644 --- a/noncore/graphics/drawpad/drawpad.pro +++ b/noncore/graphics/drawpad/drawpad.pro | |||
@@ -43,12 +43,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
43 | DEPENDPATH+= $(OPIEDIR)/include | 43 | DEPENDPATH+= $(OPIEDIR)/include |
44 | LIBS += -lqpe -lopie | 44 | LIBS += -lqpe -lopie |
45 | DESTDIR = $(OPIEDIR)/bin | 45 | DESTDIR = $(OPIEDIR)/bin |
46 | TARGET = drawpad | 46 | TARGET = drawpad |
47 | 47 | ||
48 | TRANSLATIONS = ../../../i18n/de/drawpad.ts \ | 48 | TRANSLATIONS = ../../../i18n/de/drawpad.ts \ |
49 | ../../../i18n/nl/drawpad.ts \ | ||
49 | ../../../i18n/da/drawpad.ts \ | 50 | ../../../i18n/da/drawpad.ts \ |
50 | ../../../i18n/xx/drawpad.ts \ | 51 | ../../../i18n/xx/drawpad.ts \ |
51 | ../../../i18n/en/drawpad.ts \ | 52 | ../../../i18n/en/drawpad.ts \ |
52 | ../../../i18n/es/drawpad.ts \ | 53 | ../../../i18n/es/drawpad.ts \ |
53 | ../../../i18n/fr/drawpad.ts \ | 54 | ../../../i18n/fr/drawpad.ts \ |
54 | ../../../i18n/hu/drawpad.ts \ | 55 | ../../../i18n/hu/drawpad.ts \ |
diff --git a/noncore/multimedia/opieplayer2/opieplayer2.pro b/noncore/multimedia/opieplayer2/opieplayer2.pro index a739692..57cd18f 100644 --- a/noncore/multimedia/opieplayer2/opieplayer2.pro +++ b/noncore/multimedia/opieplayer2/opieplayer2.pro | |||
@@ -24,12 +24,13 @@ OBJECTS_DIR = qpeobj | |||
24 | #INCLUDEPATH += $(OPIEDIR)/include | 24 | #INCLUDEPATH += $(OPIEDIR)/include |
25 | #DEPENDPATH += $(OPIEDIR)/include | 25 | #DEPENDPATH += $(OPIEDIR)/include |
26 | 26 | ||
27 | 27 | ||
28 | 28 | ||
29 | TRANSLATIONS = ../../../i18n/de/opieplayer2.ts \ | 29 | TRANSLATIONS = ../../../i18n/de/opieplayer2.ts \ |
30 | ../../../i18n/nl/opieplayer2.ts \ | ||
30 | ../../../i18n/da/opieplayer2.ts \ | 31 | ../../../i18n/da/opieplayer2.ts \ |
31 | ../../../i18n/xx/opieplayer2.ts \ | 32 | ../../../i18n/xx/opieplayer2.ts \ |
32 | ../../../i18n/en/opieplayer2.ts \ | 33 | ../../../i18n/en/opieplayer2.ts \ |
33 | ../../../i18n/es/opieplayer2.ts \ | 34 | ../../../i18n/es/opieplayer2.ts \ |
34 | ../../../i18n/fr/opieplayer2.ts \ | 35 | ../../../i18n/fr/opieplayer2.ts \ |
35 | ../../../i18n/hu/opieplayer2.ts \ | 36 | ../../../i18n/hu/opieplayer2.ts \ |
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro index bab7e0f..d369e62 100644 --- a/noncore/multimedia/showimg/showimg.pro +++ b/noncore/multimedia/showimg/showimg.pro | |||
@@ -6,12 +6,13 @@ SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settin | |||
6 | TARGET = showimg | 6 | TARGET = showimg |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/showimg.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/showimg.ts \ |
12 | ../../../i18n/nl/showimg.ts \ | ||
12 | ../../../i18n/xx/showimg.ts \ | 13 | ../../../i18n/xx/showimg.ts \ |
13 | ../../../i18n/en/showimg.ts \ | 14 | ../../../i18n/en/showimg.ts \ |
14 | ../../../i18n/es/showimg.ts \ | 15 | ../../../i18n/es/showimg.ts \ |
15 | ../../../i18n/fr/showimg.ts \ | 16 | ../../../i18n/fr/showimg.ts \ |
16 | ../../../i18n/hu/showimg.ts \ | 17 | ../../../i18n/hu/showimg.ts \ |
17 | ../../../i18n/ja/showimg.ts \ | 18 | ../../../i18n/ja/showimg.ts \ |
diff --git a/noncore/net/mailit/mailit.pro b/noncore/net/mailit/mailit.pro index 1d78075..cfbda36 100644 --- a/noncore/net/mailit/mailit.pro +++ b/noncore/net/mailit/mailit.pro | |||
@@ -38,12 +38,13 @@ LIBS += -lqpe -lopie | |||
38 | # -lssl | 38 | # -lssl |
39 | MOC_DIR=qpeobj | 39 | MOC_DIR=qpeobj |
40 | OBJECTS_DIR=qpeobj | 40 | OBJECTS_DIR=qpeobj |
41 | DESTDIR=$(OPIEDIR)/bin | 41 | DESTDIR=$(OPIEDIR)/bin |
42 | 42 | ||
43 | TRANSLATIONS = ../../../i18n/de/mailit.ts \ | 43 | TRANSLATIONS = ../../../i18n/de/mailit.ts \ |
44 | ../../../i18n/nl/mailit.ts \ | ||
44 | ../../../i18n/da/mailit.ts \ | 45 | ../../../i18n/da/mailit.ts \ |
45 | ../../../i18n/xx/mailit.ts \ | 46 | ../../../i18n/xx/mailit.ts \ |
46 | ../../../i18n/it/mailit.ts \ | 47 | ../../../i18n/it/mailit.ts \ |
47 | ../../../i18n/en/mailit.ts \ | 48 | ../../../i18n/en/mailit.ts \ |
48 | ../../../i18n/es/mailit.ts \ | 49 | ../../../i18n/es/mailit.ts \ |
49 | ../../../i18n/fr/mailit.ts \ | 50 | ../../../i18n/fr/mailit.ts \ |
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro index 9819cf8..dbccd98 100644 --- a/noncore/net/opieftp/opieftp.pro +++ b/noncore/net/opieftp/opieftp.pro | |||
@@ -6,12 +6,13 @@ TARGET = opieftp | |||
6 | DESTDIR = $(OPIEDIR)/bin | 6 | DESTDIR = $(OPIEDIR)/bin |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lftplib | 9 | LIBS += -lqpe -lftplib |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/opieftp.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/opieftp.ts \ |
12 | ../../../i18n/nl/opieftp.ts \ | ||
12 | ../../../i18n/da/opieftp.ts \ | 13 | ../../../i18n/da/opieftp.ts \ |
13 | ../../../i18n/xx/opieftp.ts \ | 14 | ../../../i18n/xx/opieftp.ts \ |
14 | ../../../i18n/en/opieftp.ts \ | 15 | ../../../i18n/en/opieftp.ts \ |
15 | ../../../i18n/es/opieftp.ts \ | 16 | ../../../i18n/es/opieftp.ts \ |
16 | ../../../i18n/fr/opieftp.ts \ | 17 | ../../../i18n/fr/opieftp.ts \ |
17 | ../../../i18n/hu/opieftp.ts \ | 18 | ../../../i18n/hu/opieftp.ts \ |
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro index 6b68284..23c1d0a 100644 --- a/noncore/net/opietooth/applet/applet.pro +++ b/noncore/net/opietooth/applet/applet.pro | |||
@@ -8,12 +8,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib | 8 | INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib |
9 | DEPENDPATH += $(OPIEDIR)/include | 9 | DEPENDPATH += $(OPIEDIR)/include |
10 | LIBS += -lqpe -lopietooth | 10 | LIBS += -lqpe -lopietooth |
11 | VERSION = 0.0.3 | 11 | VERSION = 0.0.3 |
12 | 12 | ||
13 | TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ | 13 | TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ |
14 | ../../../../i18n/nl/libbluetoothapplet.ts \ | ||
14 | ../../../../i18n/da/libbluetoothapplet.ts \ | 15 | ../../../../i18n/da/libbluetoothapplet.ts \ |
15 | ../../../../i18n/xx/libbluetoothapplet.ts \ | 16 | ../../../../i18n/xx/libbluetoothapplet.ts \ |
16 | ../../../../i18n/en/libbluetoothapplet.ts \ | 17 | ../../../../i18n/en/libbluetoothapplet.ts \ |
17 | ../../../../i18n/es/libbluetoothapplet.ts \ | 18 | ../../../../i18n/es/libbluetoothapplet.ts \ |
18 | ../../../../i18n/fr/libbluetoothapplet.ts \ | 19 | ../../../../i18n/fr/libbluetoothapplet.ts \ |
19 | ../../../../i18n/hu/libbluetoothapplet.ts \ | 20 | ../../../../i18n/hu/libbluetoothapplet.ts \ |
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro index 37c6ae8..102a937 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro | |||
@@ -9,12 +9,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES = pindlgbase.ui | 10 | INTERFACES = pindlgbase.ui |
11 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | TARGET = bluepin | 12 | TARGET = bluepin |
13 | 13 | ||
14 | TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ | 14 | TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ |
15 | ../../../../i18n/nl/bluepin.ts \ | ||
15 | ../../../../i18n/da/bluepin.ts \ | 16 | ../../../../i18n/da/bluepin.ts \ |
16 | ../../../../i18n/xx/bluepin.ts \ | 17 | ../../../../i18n/xx/bluepin.ts \ |
17 | ../../../../i18n/en/bluepin.ts \ | 18 | ../../../../i18n/en/bluepin.ts \ |
18 | ../../../../i18n/es/bluepin.ts \ | 19 | ../../../../i18n/es/bluepin.ts \ |
19 | ../../../../i18n/fr/bluepin.ts \ | 20 | ../../../../i18n/fr/bluepin.ts \ |
20 | ../../../../i18n/hu/bluepin.ts \ | 21 | ../../../../i18n/hu/bluepin.ts \ |
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro index 25b3c2d..7caa25b 100644 --- a/noncore/net/opietooth/lib/lib.pro +++ b/noncore/net/opietooth/lib/lib.pro | |||
@@ -6,12 +6,13 @@ TARGET = opietooth | |||
6 | INCLUDEPATH += $(OPIEDIR)/include . | 6 | INCLUDEPATH += $(OPIEDIR)/include . |
7 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) | 7 | DESTDIR = $(OPIEDIR)/lib$(PROJMAK) |
8 | LIBS += -lopie | 8 | LIBS += -lopie |
9 | #VERSION = 0.0.0 | 9 | #VERSION = 0.0.0 |
10 | 10 | ||
11 | TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \ | 11 | TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \ |
12 | ../../../../i18n/nl/libopietooth.ts \ | ||
12 | ../../../../i18n/da/libopietooth.ts \ | 13 | ../../../../i18n/da/libopietooth.ts \ |
13 | ../../../../i18n/xx/libopietooth.ts \ | 14 | ../../../../i18n/xx/libopietooth.ts \ |
14 | ../../../../i18n/en/libopietooth.ts \ | 15 | ../../../../i18n/en/libopietooth.ts \ |
15 | ../../../../i18n/es/libopietooth.ts \ | 16 | ../../../../i18n/es/libopietooth.ts \ |
16 | ../../../../i18n/fr/libopietooth.ts \ | 17 | ../../../../i18n/fr/libopietooth.ts \ |
17 | ../../../../i18n/hu/libopietooth.ts \ | 18 | ../../../../i18n/hu/libopietooth.ts \ |
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index 6fad6ae..9841740 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro | |||
@@ -25,12 +25,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
25 | LIBS += -lqpe -lopietooth -lopie | 25 | LIBS += -lqpe -lopietooth -lopie |
26 | INTERFACES = bluetoothbase.ui devicedialog.ui | 26 | INTERFACES = bluetoothbase.ui devicedialog.ui |
27 | DESTDIR = $(OPIEDIR)/bin | 27 | DESTDIR = $(OPIEDIR)/bin |
28 | TARGET = bluetooth-manager | 28 | TARGET = bluetooth-manager |
29 | 29 | ||
30 | TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \ | 30 | TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \ |
31 | ../../../../i18n/nl/bluetooth-manager.ts \ | ||
31 | ../../../../i18n/da/bluetooth-manager.ts \ | 32 | ../../../../i18n/da/bluetooth-manager.ts \ |
32 | ../../../../i18n/xx/bluetooth-manager.ts \ | 33 | ../../../../i18n/xx/bluetooth-manager.ts \ |
33 | ../../../../i18n/en/bluetooth-manager.ts \ | 34 | ../../../../i18n/en/bluetooth-manager.ts \ |
34 | ../../../../i18n/es/bluetooth-manager.ts \ | 35 | ../../../../i18n/es/bluetooth-manager.ts \ |
35 | ../../../../i18n/fr/bluetooth-manager.ts \ | 36 | ../../../../i18n/fr/bluetooth-manager.ts \ |
36 | ../../../../i18n/hu/bluetooth-manager.ts \ | 37 | ../../../../i18n/hu/bluetooth-manager.ts \ |
diff --git a/noncore/settings/appearance2/appearance2.pro b/noncore/settings/appearance2/appearance2.pro index 34684e0..e37536d 100644 --- a/noncore/settings/appearance2/appearance2.pro +++ b/noncore/settings/appearance2/appearance2.pro | |||
@@ -8,12 +8,13 @@ DEPENDPATH += ../$(OPIEDIR)/include | |||
8 | LIBS += -lqpe -lopie | 8 | LIBS += -lqpe -lopie |
9 | TARGET = appearance | 9 | TARGET = appearance |
10 | INCLUDEPATH += $(OPIEDIR)/include | 10 | INCLUDEPATH += $(OPIEDIR)/include |
11 | DEPENDPATH += $(OPIEDIR)/include | 11 | DEPENDPATH += $(OPIEDIR)/include |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/appearance.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/appearance.ts \ |
14 | ../../../i18n/nl/appearance.ts \ | ||
14 | ../../../i18n/xx/appearance.ts \ | 15 | ../../../i18n/xx/appearance.ts \ |
15 | ../../../i18n/en/appearance.ts \ | 16 | ../../../i18n/en/appearance.ts \ |
16 | ../../../i18n/es/appearance.ts \ | 17 | ../../../i18n/es/appearance.ts \ |
17 | ../../../i18n/fr/appearance.ts \ | 18 | ../../../i18n/fr/appearance.ts \ |
18 | ../../../i18n/hu/appearance.ts \ | 19 | ../../../i18n/hu/appearance.ts \ |
19 | ../../../i18n/ja/appearance.ts \ | 20 | ../../../i18n/ja/appearance.ts \ |
diff --git a/noncore/settings/aqpkg/aqpkg.pro b/noncore/settings/aqpkg/aqpkg.pro index e4076f5..5b5d506 100644 --- a/noncore/settings/aqpkg/aqpkg.pro +++ b/noncore/settings/aqpkg/aqpkg.pro | |||
@@ -35,12 +35,13 @@ TARGET = aqpkg | |||
35 | INCLUDEPATH += $(OPIEDIR)/include | 35 | INCLUDEPATH += $(OPIEDIR)/include |
36 | DEPENDPATH += $(OPIEDIR)/include | 36 | DEPENDPATH += $(OPIEDIR)/include |
37 | LIBS += -lqpe -lopie -lstdc++ | 37 | LIBS += -lqpe -lopie -lstdc++ |
38 | DESTDIR = $(OPIEDIR)/bin | 38 | DESTDIR = $(OPIEDIR)/bin |
39 | 39 | ||
40 | TRANSLATIONS = ../../../i18n/de/aqpkg.ts \ | 40 | TRANSLATIONS = ../../../i18n/de/aqpkg.ts \ |
41 | ../../../i18n/nl/aqpkg.ts \ | ||
41 | ../../../i18n/xx/aqpkg.ts \ | 42 | ../../../i18n/xx/aqpkg.ts \ |
42 | ../../../i18n/en/aqpkg.ts \ | 43 | ../../../i18n/en/aqpkg.ts \ |
43 | ../../../i18n/es/aqpkg.ts \ | 44 | ../../../i18n/es/aqpkg.ts \ |
44 | ../../../i18n/fr/aqpkg.ts \ | 45 | ../../../i18n/fr/aqpkg.ts \ |
45 | ../../../i18n/hu/aqpkg.ts \ | 46 | ../../../i18n/hu/aqpkg.ts \ |
46 | ../../../i18n/ja/aqpkg.ts \ | 47 | ../../../i18n/ja/aqpkg.ts \ |
diff --git a/noncore/settings/backup/backup.pro b/noncore/settings/backup/backup.pro index 60760bc..78842b9 100644 --- a/noncore/settings/backup/backup.pro +++ b/noncore/settings/backup/backup.pro | |||
@@ -8,12 +8,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= backuprestorebase.ui | 9 | INTERFACES= backuprestorebase.ui |
10 | TARGET = backup | 10 | TARGET = backup |
11 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/backup.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/backup.ts \ |
14 | ../../../i18n/nl/backup.ts \ | ||
14 | ../../../i18n/xx/backup.ts \ | 15 | ../../../i18n/xx/backup.ts \ |
15 | ../../../i18n/en/backup.ts \ | 16 | ../../../i18n/en/backup.ts \ |
16 | ../../../i18n/es/backup.ts \ | 17 | ../../../i18n/es/backup.ts \ |
17 | ../../../i18n/fr/backup.ts \ | 18 | ../../../i18n/fr/backup.ts \ |
18 | ../../../i18n/hu/backup.ts \ | 19 | ../../../i18n/hu/backup.ts \ |
19 | ../../../i18n/ja/backup.ts \ | 20 | ../../../i18n/ja/backup.ts \ |
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro index 16fe37a..eb9e0b9 100644 --- a/noncore/settings/language/language.pro +++ b/noncore/settings/language/language.pro | |||
@@ -7,12 +7,13 @@ INTERFACES = languagesettingsbase.ui | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= ../$(OPIEDIR)/include | 8 | DEPENDPATH+= ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = language | 10 | TARGET = language |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/language.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/language.ts \ |
13 | ../../../i18n/nl/language.ts \ | ||
13 | ../../../i18n/xx/language.ts \ | 14 | ../../../i18n/xx/language.ts \ |
14 | ../../../i18n/en/language.ts \ | 15 | ../../../i18n/en/language.ts \ |
15 | ../../../i18n/es/language.ts \ | 16 | ../../../i18n/es/language.ts \ |
16 | ../../../i18n/fr/language.ts \ | 17 | ../../../i18n/fr/language.ts \ |
17 | ../../../i18n/hu/language.ts \ | 18 | ../../../i18n/hu/language.ts \ |
18 | ../../../i18n/ja/language.ts \ | 19 | ../../../i18n/ja/language.ts \ |
diff --git a/noncore/settings/mediummount/mediummount.pro b/noncore/settings/mediummount/mediummount.pro index 2063b04..97bbbaf 100644 --- a/noncore/settings/mediummount/mediummount.pro +++ b/noncore/settings/mediummount/mediummount.pro | |||
@@ -7,12 +7,13 @@ SOURCES = main.cpp mediumwidget.cc mediumglobal.cc mainwindow.cc | |||
7 | INCLUDEPATH+= $(OPIEDIR)/include | 7 | INCLUDEPATH+= $(OPIEDIR)/include |
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = mediummount | 10 | TARGET = mediummount |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/mediummount.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/mediummount.ts \ |
13 | ../../../i18n/nl/mediummount.ts \ | ||
13 | ../../../i18n/da/mediummount.ts \ | 14 | ../../../i18n/da/mediummount.ts \ |
14 | ../../../i18n/xx/mediummount.ts \ | 15 | ../../../i18n/xx/mediummount.ts \ |
15 | ../../../i18n/en/mediummount.ts \ | 16 | ../../../i18n/en/mediummount.ts \ |
16 | ../../../i18n/es/mediummount.ts \ | 17 | ../../../i18n/es/mediummount.ts \ |
17 | ../../../i18n/fr/mediummount.ts \ | 18 | ../../../i18n/fr/mediummount.ts \ |
18 | ../../../i18n/hu/mediummount.ts \ | 19 | ../../../i18n/hu/mediummount.ts \ |
diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro index 0d154a6..7a12dd1 100644 --- a/noncore/settings/netsystemtime/netsystemtime.pro +++ b/noncore/settings/netsystemtime/netsystemtime.pro | |||
@@ -19,12 +19,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
19 | LIBS += -lqpe -lopie | 19 | LIBS += -lqpe -lopie |
20 | INTERFACES= | 20 | INTERFACES= |
21 | DESTDIR = $(OPIEDIR)/bin | 21 | DESTDIR = $(OPIEDIR)/bin |
22 | TARGET = systemtime | 22 | TARGET = systemtime |
23 | 23 | ||
24 | TRANSLATIONS = ../../../i18n/de/systemtime.ts \ | 24 | TRANSLATIONS = ../../../i18n/de/systemtime.ts \ |
25 | ../../../i18n/nl/systemtime.ts \ | ||
25 | ../../../i18n/da/systemtime.ts \ | 26 | ../../../i18n/da/systemtime.ts \ |
26 | ../../../i18n/xx/systemtime.ts \ | 27 | ../../../i18n/xx/systemtime.ts \ |
27 | ../../../i18n/en/systemtime.ts \ | 28 | ../../../i18n/en/systemtime.ts \ |
28 | ../../../i18n/es/systemtime.ts \ | 29 | ../../../i18n/es/systemtime.ts \ |
29 | ../../../i18n/fr/systemtime.ts \ | 30 | ../../../i18n/fr/systemtime.ts \ |
30 | ../../../i18n/hu/systemtime.ts \ | 31 | ../../../i18n/hu/systemtime.ts \ |
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro index b0dd456..48c612e 100644 --- a/noncore/settings/sound/sound.pro +++ b/noncore/settings/sound/sound.pro | |||
@@ -7,12 +7,13 @@ SOURCES = soundsettings.cpp soundsettingsbase.cpp main.cpp | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = sound | 10 | TARGET = sound |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/sound.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/sound.ts \ |
13 | ../../../i18n/nl/sound.ts \ | ||
13 | ../../../i18n/da/sound.ts \ | 14 | ../../../i18n/da/sound.ts \ |
14 | ../../../i18n/xx/sound.ts \ | 15 | ../../../i18n/xx/sound.ts \ |
15 | ../../../i18n/en/sound.ts \ | 16 | ../../../i18n/en/sound.ts \ |
16 | ../../../i18n/es/sound.ts \ | 17 | ../../../i18n/es/sound.ts \ |
17 | ../../../i18n/fr/sound.ts \ | 18 | ../../../i18n/fr/sound.ts \ |
18 | ../../../i18n/hu/sound.ts \ | 19 | ../../../i18n/hu/sound.ts \ |
diff --git a/noncore/settings/sshkeys/sshkeys.pro b/noncore/settings/sshkeys/sshkeys.pro index 2ac94e2..dd5762b 100644 --- a/noncore/settings/sshkeys/sshkeys.pro +++ b/noncore/settings/sshkeys/sshkeys.pro | |||
@@ -7,12 +7,13 @@ INTERFACES = sshkeysbase.ui | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie | 9 | LIBS += -lqpe -lopie |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/sshkeys.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/sshkeys.ts \ |
13 | ../../../i18n/nl/sshkeys.ts \ | ||
13 | ../../../i18n/xx/sshkeys.ts \ | 14 | ../../../i18n/xx/sshkeys.ts \ |
14 | ../../../i18n/en/sshkeys.ts \ | 15 | ../../../i18n/en/sshkeys.ts \ |
15 | ../../../i18n/es/sshkeys.ts \ | 16 | ../../../i18n/es/sshkeys.ts \ |
16 | ../../../i18n/fr/sshkeys.ts \ | 17 | ../../../i18n/fr/sshkeys.ts \ |
17 | ../../../i18n/hu/sshkeys.ts \ | 18 | ../../../i18n/hu/sshkeys.ts \ |
18 | ../../../i18n/ja/sshkeys.ts \ | 19 | ../../../i18n/ja/sshkeys.ts \ |
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index c4d4ea2..2582ea2 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro | |||
@@ -24,12 +24,13 @@ INTERFACES = | |||
24 | INCLUDEPATH += $(OPIEDIR)/include | 24 | INCLUDEPATH += $(OPIEDIR)/include |
25 | DEPENDPATH += $(OPIEDIR)/include | 25 | DEPENDPATH += $(OPIEDIR)/include |
26 | LIBS += -lqpe -lopie | 26 | LIBS += -lqpe -lopie |
27 | TARGET = sysinfo | 27 | TARGET = sysinfo |
28 | 28 | ||
29 | TRANSLATIONS = ../../../i18n/de/sysinfo.ts \ | 29 | TRANSLATIONS = ../../../i18n/de/sysinfo.ts \ |
30 | ../../../i18n/nl/sysinfo.ts \ | ||
30 | ../../../i18n/xx/sysinfo.ts \ | 31 | ../../../i18n/xx/sysinfo.ts \ |
31 | ../../../i18n/en/sysinfo.ts \ | 32 | ../../../i18n/en/sysinfo.ts \ |
32 | ../../../i18n/es/sysinfo.ts \ | 33 | ../../../i18n/es/sysinfo.ts \ |
33 | ../../../i18n/fr/sysinfo.ts \ | 34 | ../../../i18n/fr/sysinfo.ts \ |
34 | ../../../i18n/hu/sysinfo.ts \ | 35 | ../../../i18n/hu/sysinfo.ts \ |
35 | ../../../i18n/ja/sysinfo.ts \ | 36 | ../../../i18n/ja/sysinfo.ts \ |
diff --git a/noncore/settings/tabmanager/tabmanager.pro b/noncore/settings/tabmanager/tabmanager.pro index db0b67c..0c227d2 100644 --- a/noncore/settings/tabmanager/tabmanager.pro +++ b/noncore/settings/tabmanager/tabmanager.pro | |||
@@ -7,12 +7,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
7 | LIBS += -lqpe | 7 | LIBS += -lqpe |
8 | INTERFACES= app.ui wait.ui | 8 | INTERFACES= app.ui wait.ui |
9 | TARGET = tabmanager | 9 | TARGET = tabmanager |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS =../../../i18n/de/tabmanager.ts \ | 12 | TRANSLATIONS =../../../i18n/de/tabmanager.ts \ |
13 | ../../../i18n/nl/tabmanager.ts \ | ||
13 | ../../../i18n/da/tabmanager.ts \ | 14 | ../../../i18n/da/tabmanager.ts \ |
14 | ../../../i18n/xx/tabmanager.ts \ | 15 | ../../../i18n/xx/tabmanager.ts \ |
15 | ../../../i18n/en/tabmanager.ts \ | 16 | ../../../i18n/en/tabmanager.ts \ |
16 | ../../../i18n/es/tabmanager.ts \ | 17 | ../../../i18n/es/tabmanager.ts \ |
17 | ../../../i18n/fr/tabmanager.ts \ | 18 | ../../../i18n/fr/tabmanager.ts \ |
18 | ../../../i18n/hu/tabmanager.ts \ | 19 | ../../../i18n/hu/tabmanager.ts \ |
diff --git a/noncore/settings/usermanager/usermanager.pro b/noncore/settings/usermanager/usermanager.pro index 473bffd..1baccb6 100644 --- a/noncore/settings/usermanager/usermanager.pro +++ b/noncore/settings/usermanager/usermanager.pro | |||
@@ -7,12 +7,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe -lopie -lcrypt | 8 | LIBS += -lqpe -lopie -lcrypt |
9 | TARGET = usermanager | 9 | TARGET = usermanager |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/usermanager.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/usermanager.ts \ |
13 | ../../../i18n/nl/usermanager.ts \ | ||
13 | ../../../i18n/xx/usermanager.ts \ | 14 | ../../../i18n/xx/usermanager.ts \ |
14 | ../../../i18n/en/usermanager.ts \ | 15 | ../../../i18n/en/usermanager.ts \ |
15 | ../../../i18n/es/usermanager.ts \ | 16 | ../../../i18n/es/usermanager.ts \ |
16 | ../../../i18n/fr/usermanager.ts \ | 17 | ../../../i18n/fr/usermanager.ts \ |
17 | ../../../i18n/hu/usermanager.ts \ | 18 | ../../../i18n/hu/usermanager.ts \ |
18 | ../../../i18n/ja/usermanager.ts \ | 19 | ../../../i18n/ja/usermanager.ts \ |
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro index da65982..9241eba 100644 --- a/noncore/styles/liquid/liquid.pro +++ b/noncore/styles/liquid/liquid.pro | |||
@@ -14,12 +14,13 @@ LIBS += -lqpe -lopie | |||
14 | INCLUDEPATH += $(OPIEDIR)/include | 14 | INCLUDEPATH += $(OPIEDIR)/include |
15 | DESTDIR = $(OPIEDIR)/plugins/styles | 15 | DESTDIR = $(OPIEDIR)/plugins/styles |
16 | TARGET = liquid | 16 | TARGET = liquid |
17 | VERSION = 1.0.0 | 17 | VERSION = 1.0.0 |
18 | 18 | ||
19 | TRANSLATIONS = ../../../i18n/de/libliquid.ts \ | 19 | TRANSLATIONS = ../../../i18n/de/libliquid.ts \ |
20 | ../../../i18n/nl/libliquid.ts \ | ||
20 | ../../../i18n/da/libliquid.ts \ | 21 | ../../../i18n/da/libliquid.ts \ |
21 | ../../../i18n/xx/libliquid.ts \ | 22 | ../../../i18n/xx/libliquid.ts \ |
22 | ../../../i18n/en/libliquid.ts \ | 23 | ../../../i18n/en/libliquid.ts \ |
23 | ../../../i18n/es/libliquid.ts \ | 24 | ../../../i18n/es/libliquid.ts \ |
24 | ../../../i18n/fr/libliquid.ts \ | 25 | ../../../i18n/fr/libliquid.ts \ |
25 | ../../../i18n/hu/libliquid.ts \ | 26 | ../../../i18n/hu/libliquid.ts \ |
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro index 3b88588..3bb376d 100644 --- a/noncore/styles/metal/metal.pro +++ b/noncore/styles/metal/metal.pro | |||
@@ -7,12 +7,13 @@ LIBS += -lqpe | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DESTDIR = $(OPIEDIR)/plugins/styles | 8 | DESTDIR = $(OPIEDIR)/plugins/styles |
9 | TARGET = metal | 9 | TARGET = metal |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libmetal.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libmetal.ts \ |
13 | ../../../i18n/nl/libmetal.ts \ | ||
13 | ../../../i18n/da/libmetal.ts \ | 14 | ../../../i18n/da/libmetal.ts \ |
14 | ../../../i18n/xx/libmetal.ts \ | 15 | ../../../i18n/xx/libmetal.ts \ |
15 | ../../../i18n/en/libmetal.ts \ | 16 | ../../../i18n/en/libmetal.ts \ |
16 | ../../../i18n/es/libmetal.ts \ | 17 | ../../../i18n/es/libmetal.ts \ |
17 | ../../../i18n/fr/libmetal.ts \ | 18 | ../../../i18n/fr/libmetal.ts \ |
18 | ../../../i18n/hu/libmetal.ts \ | 19 | ../../../i18n/hu/libmetal.ts \ |
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro index 75fd87a..f7ed324 100644 --- a/noncore/styles/theme/theme.pro +++ b/noncore/styles/theme/theme.pro | |||
@@ -17,12 +17,13 @@ LIBS += -lqpe | |||
17 | INCLUDEPATH += $(OPIEDIR)/include | 17 | INCLUDEPATH += $(OPIEDIR)/include |
18 | DESTDIR = $(OPIEDIR)/plugins/styles | 18 | DESTDIR = $(OPIEDIR)/plugins/styles |
19 | TARGET = theme | 19 | TARGET = theme |
20 | VERSION = 1.0.0 | 20 | VERSION = 1.0.0 |
21 | 21 | ||
22 | TRANSLATIONS = ../../../i18n/de/libtheme.ts \ | 22 | TRANSLATIONS = ../../../i18n/de/libtheme.ts \ |
23 | ../../../i18n/nl/libtheme.ts \ | ||
23 | ../../../i18n/da/libtheme.ts \ | 24 | ../../../i18n/da/libtheme.ts \ |
24 | ../../../i18n/xx/libtheme.ts \ | 25 | ../../../i18n/xx/libtheme.ts \ |
25 | ../../../i18n/en/libtheme.ts \ | 26 | ../../../i18n/en/libtheme.ts \ |
26 | ../../../i18n/es/libtheme.ts \ | 27 | ../../../i18n/es/libtheme.ts \ |
27 | ../../../i18n/fr/libtheme.ts \ | 28 | ../../../i18n/fr/libtheme.ts \ |
28 | ../../../i18n/hu/libtheme.ts \ | 29 | ../../../i18n/hu/libtheme.ts \ |
diff --git a/noncore/todayplugins/fortune/fortune.pro b/noncore/todayplugins/fortune/fortune.pro index 040454b..0a0d5b9 100644 --- a/noncore/todayplugins/fortune/fortune.pro +++ b/noncore/todayplugins/fortune/fortune.pro | |||
@@ -16,12 +16,13 @@ DEPENDPATH += $(OPIEDIR)/include \ | |||
16 | LIBS+= -lqpe -lopie | 16 | LIBS+= -lqpe -lopie |
17 | 17 | ||
18 | DESTDIR = $(OPIEDIR)/plugins/today | 18 | DESTDIR = $(OPIEDIR)/plugins/today |
19 | TARGET = todayfortuneplugin | 19 | TARGET = todayfortuneplugin |
20 | 20 | ||
21 | TRANSLATIONS = ../../../i18n/de/libtodayfortuneplugin.ts \ | 21 | TRANSLATIONS = ../../../i18n/de/libtodayfortuneplugin.ts \ |
22 | ../../../i18n/nl/libtodayfortuneplugin.ts \ | ||
22 | ../../../i18n/xx/libtodayfortuneplugin.ts \ | 23 | ../../../i18n/xx/libtodayfortuneplugin.ts \ |
23 | ../../../i18n/en/libtodayfortuneplugin.ts \ | 24 | ../../../i18n/en/libtodayfortuneplugin.ts \ |
24 | ../../../i18n/es/libtodayfortuneplugin.ts \ | 25 | ../../../i18n/es/libtodayfortuneplugin.ts \ |
25 | ../../../i18n/fr/libtodayfortuneplugin.ts \ | 26 | ../../../i18n/fr/libtodayfortuneplugin.ts \ |
26 | ../../../i18n/hu/libtodayfortuneplugin.ts \ | 27 | ../../../i18n/hu/libtodayfortuneplugin.ts \ |
27 | ../../../i18n/ja/libtodayfortuneplugin.ts \ | 28 | ../../../i18n/ja/libtodayfortuneplugin.ts \ |
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro index e963d01..a4b28b4 100644 --- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro +++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro | |||
@@ -7,12 +7,13 @@ TARGET = stockticker | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS+= -lqpe -lopie | 9 | LIBS+= -lqpe -lopie |
10 | DESTDIR = $(OPIEDIR)/bin | 10 | DESTDIR = $(OPIEDIR)/bin |
11 | 11 | ||
12 | TRANSLATIONS = ../../../../i18n/de/stockticker.ts \ | 12 | TRANSLATIONS = ../../../../i18n/de/stockticker.ts \ |
13 | ../../../../i18n/nl/stockticker.ts \ | ||
13 | ../../../../i18n/xx/stockticker.ts \ | 14 | ../../../../i18n/xx/stockticker.ts \ |
14 | ../../../../i18n/en/stockticker.ts \ | 15 | ../../../../i18n/en/stockticker.ts \ |
15 | ../../../../i18n/es/stockticker.ts \ | 16 | ../../../../i18n/es/stockticker.ts \ |
16 | ../../../../i18n/fr/stockticker.ts \ | 17 | ../../../../i18n/fr/stockticker.ts \ |
17 | ../../../../i18n/hu/stockticker.ts \ | 18 | ../../../../i18n/hu/stockticker.ts \ |
18 | ../../../../i18n/ja/stockticker.ts \ | 19 | ../../../../i18n/ja/stockticker.ts \ |
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro index 7421610..c34be33 100644 --- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro +++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro | |||
@@ -24,12 +24,13 @@ LIBS+= -lqpe -lopie -lpthread | |||
24 | TMAKE_CFLAGS += -D__UNIX__ | 24 | TMAKE_CFLAGS += -D__UNIX__ |
25 | 25 | ||
26 | DESTDIR = $(OPIEDIR)/plugins/today | 26 | DESTDIR = $(OPIEDIR)/plugins/today |
27 | TARGET = todaystocktickerplugin | 27 | TARGET = todaystocktickerplugin |
28 | 28 | ||
29 | TRANSLATIONS = ../../../../i18n/de/libtodaystocktickerplugin.ts \ | 29 | TRANSLATIONS = ../../../../i18n/de/libtodaystocktickerplugin.ts \ |
30 | ../../../../i18n/nl/libtodaystocktickerplugin.ts \ | ||
30 | ../../../../i18n/xx/libtodaystocktickerplugin.ts \ | 31 | ../../../../i18n/xx/libtodaystocktickerplugin.ts \ |
31 | ../../../../i18n/en/libtodaystocktickerplugin.ts \ | 32 | ../../../../i18n/en/libtodaystocktickerplugin.ts \ |
32 | ../../../../i18n/es/libtodaystocktickerplugin.ts \ | 33 | ../../../../i18n/es/libtodaystocktickerplugin.ts \ |
33 | ../../../../i18n/fr/libtodaystocktickerplugin.ts \ | 34 | ../../../../i18n/fr/libtodaystocktickerplugin.ts \ |
34 | ../../../../i18n/hu/libtodaystocktickerplugin.ts \ | 35 | ../../../../i18n/hu/libtodaystocktickerplugin.ts \ |
35 | ../../../../i18n/ja/libtodaystocktickerplugin.ts \ | 36 | ../../../../i18n/ja/libtodaystocktickerplugin.ts \ |
diff --git a/noncore/todayplugins/weather/weather.pro b/noncore/todayplugins/weather/weather.pro index 7af516f..2833e88 100644 --- a/noncore/todayplugins/weather/weather.pro +++ b/noncore/todayplugins/weather/weather.pro | |||
@@ -20,12 +20,13 @@ DEPENDPATH += $(OPIEDIR)/include \ | |||
20 | LIBS+= -lqpe -lopie | 20 | LIBS+= -lqpe -lopie |
21 | 21 | ||
22 | DESTDIR = $(OPIEDIR)/plugins/today | 22 | DESTDIR = $(OPIEDIR)/plugins/today |
23 | TARGET = todayweatherplugin | 23 | TARGET = todayweatherplugin |
24 | 24 | ||
25 | TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \ | 25 | TRANSLATIONS = ../../../i18n/de/libtodayweatherplugin.ts \ |
26 | ../../../i18n/nl/libtodayweatherplugin.ts \ | ||
26 | ../../../i18n/xx/libtodayweatherplugin.ts \ | 27 | ../../../i18n/xx/libtodayweatherplugin.ts \ |
27 | ../../../i18n/en/libtodayweatherplugin.ts \ | 28 | ../../../i18n/en/libtodayweatherplugin.ts \ |
28 | ../../../i18n/es/libtodayweatherplugin.ts \ | 29 | ../../../i18n/es/libtodayweatherplugin.ts \ |
29 | ../../../i18n/fr/libtodayweatherplugin.ts \ | 30 | ../../../i18n/fr/libtodayweatherplugin.ts \ |
30 | ../../../i18n/hu/libtodayweatherplugin.ts \ | 31 | ../../../i18n/hu/libtodayweatherplugin.ts \ |
31 | ../../../i18n/ja/libtodayweatherplugin.ts \ | 32 | ../../../i18n/ja/libtodayweatherplugin.ts \ |
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 3c052e7..0fe5bb2 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro | |||
@@ -8,12 +8,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= calculator.ui | 10 | INTERFACES= calculator.ui |
11 | TARGET = calculator | 11 | TARGET = calculator |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/calculator.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/calculator.ts \ |
14 | ../../../i18n/nl/calculator.ts \ | ||
14 | ../../../i18n/xx/calculator.ts \ | 15 | ../../../i18n/xx/calculator.ts \ |
15 | ../../../i18n/en/calculator.ts \ | 16 | ../../../i18n/en/calculator.ts \ |
16 | ../../../i18n/es/calculator.ts \ | 17 | ../../../i18n/es/calculator.ts \ |
17 | ../../../i18n/fr/calculator.ts \ | 18 | ../../../i18n/fr/calculator.ts \ |
18 | ../../../i18n/hu/calculator.ts \ | 19 | ../../../i18n/hu/calculator.ts \ |
19 | ../../../i18n/ja/calculator.ts \ | 20 | ../../../i18n/ja/calculator.ts \ |
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index 8b92118..38ce2f8 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro | |||
@@ -8,12 +8,13 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lopie -lpthread | 9 | LIBS += -lqpe -lopie -lpthread |
10 | INTERFACES = | 10 | INTERFACES = |
11 | TARGET = clock | 11 | TARGET = clock |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/clock.ts \ | 13 | TRANSLATIONS = ../../../i18n/de/clock.ts \ |
14 | ../../../i18n/nl/clock.ts \ | ||
14 | ../../../i18n/xx/clock.ts \ | 15 | ../../../i18n/xx/clock.ts \ |
15 | ../../../i18n/en/clock.ts \ | 16 | ../../../i18n/en/clock.ts \ |
16 | ../../../i18n/es/clock.ts \ | 17 | ../../../i18n/es/clock.ts \ |
17 | ../../../i18n/fr/clock.ts \ | 18 | ../../../i18n/fr/clock.ts \ |
18 | ../../../i18n/hu/clock.ts \ | 19 | ../../../i18n/hu/clock.ts \ |
19 | ../../../i18n/ja/clock.ts \ | 20 | ../../../i18n/ja/clock.ts \ |
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro index b2e976b..baf6ace 100644 --- a/noncore/tools/formatter/formatter.pro +++ b/noncore/tools/formatter/formatter.pro | |||
@@ -6,12 +6,13 @@ TARGET = formatter | |||
6 | DESTDIR = $(OPIEDIR)/bin | 6 | DESTDIR = $(OPIEDIR)/bin |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/formatter.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/formatter.ts \ |
12 | ../../../i18n/nl/formatter.ts \ | ||
12 | ../../../i18n/da/formatter.ts \ | 13 | ../../../i18n/da/formatter.ts \ |
13 | ../../../i18n/xx/formatter.ts \ | 14 | ../../../i18n/xx/formatter.ts \ |
14 | ../../../i18n/en/formatter.ts \ | 15 | ../../../i18n/en/formatter.ts \ |
15 | ../../../i18n/es/formatter.ts \ | 16 | ../../../i18n/es/formatter.ts \ |
16 | ../../../i18n/fr/formatter.ts \ | 17 | ../../../i18n/fr/formatter.ts \ |
17 | ../../../i18n/hu/formatter.ts \ | 18 | ../../../i18n/hu/formatter.ts \ |
diff --git a/noncore/tools/opie-sh/opie-sh.pro b/noncore/tools/opie-sh/opie-sh.pro index a419362..b595cc1 100644 --- a/noncore/tools/opie-sh/opie-sh.pro +++ b/noncore/tools/opie-sh/opie-sh.pro | |||
@@ -6,12 +6,13 @@ SOURCES =opie-sh.cpp mbox.cpp fviewer.cpp inputdialog.cpp | |||
6 | INCLUDEPATH +=$(OPIEDIR)/include | 6 | INCLUDEPATH +=$(OPIEDIR)/include |
7 | DEPENDPATH +=$(OPIEDIR)/include | 7 | DEPENDPATH +=$(OPIEDIR)/include |
8 | LIBS +=-lqpe | 8 | LIBS +=-lqpe |
9 | TARGET = opie-sh | 9 | TARGET = opie-sh |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/opie-sh.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/opie-sh.ts \ |
12 | ../../../i18n/nl/opie-sh.ts \ | ||
12 | ../../../i18n/da/opie-sh.ts \ | 13 | ../../../i18n/da/opie-sh.ts \ |
13 | ../../../i18n/xx/opie-sh.ts \ | 14 | ../../../i18n/xx/opie-sh.ts \ |
14 | ../../../i18n/en/opie-sh.ts \ | 15 | ../../../i18n/en/opie-sh.ts \ |
15 | ../../../i18n/es/opie-sh.ts \ | 16 | ../../../i18n/es/opie-sh.ts \ |
16 | ../../../i18n/fr/opie-sh.ts \ | 17 | ../../../i18n/fr/opie-sh.ts \ |
17 | ../../../i18n/hu/opie-sh.ts \ | 18 | ../../../i18n/hu/opie-sh.ts \ |
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro index bd681be..d822cea 100644 --- a/noncore/tools/remote/remote.pro +++ b/noncore/tools/remote/remote.pro | |||
@@ -6,12 +6,13 @@ SOURCES =remote.cpp remotetab.cpp learntab.cpp configtab.cpp topgroup.cpp dvdgr | |||
6 | INCLUDEPATH+=$(OPIEDIR)/include | 6 | INCLUDEPATH+=$(OPIEDIR)/include |
7 | DEPENDPATH+=$(OPIEDIR)/include | 7 | DEPENDPATH+=$(OPIEDIR)/include |
8 | LIBS +=-lqpe -lopie | 8 | LIBS +=-lqpe -lopie |
9 | TARGET = remote | 9 | TARGET = remote |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/remote.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/remote.ts \ |
12 | ../../../i18n/nl/remote.ts \ | ||
12 | ../../../i18n/da/remote.ts \ | 13 | ../../../i18n/da/remote.ts \ |
13 | ../../../i18n/xx/remote.ts \ | 14 | ../../../i18n/xx/remote.ts \ |
14 | ../../../i18n/en/remote.ts \ | 15 | ../../../i18n/en/remote.ts \ |
15 | ../../../i18n/es/remote.ts \ | 16 | ../../../i18n/es/remote.ts \ |
16 | ../../../i18n/fr/remote.ts \ | 17 | ../../../i18n/fr/remote.ts \ |
17 | ../../../i18n/hu/remote.ts \ | 18 | ../../../i18n/hu/remote.ts \ |
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index 43e6c0f..4e0f946 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro | |||
@@ -6,12 +6,13 @@ SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp | |||
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= | 9 | INTERFACES= |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ |
12 | ../../../i18n/nl/filebrowser.ts \ | ||
12 | ../../../i18n/da/filebrowser.ts \ | 13 | ../../../i18n/da/filebrowser.ts \ |
13 | ../../../i18n/xx/filebrowser.ts \ | 14 | ../../../i18n/xx/filebrowser.ts \ |
14 | ../../../i18n/en/filebrowser.ts \ | 15 | ../../../i18n/en/filebrowser.ts \ |
15 | ../../../i18n/es/filebrowser.ts \ | 16 | ../../../i18n/es/filebrowser.ts \ |
16 | ../../../i18n/fr/filebrowser.ts \ | 17 | ../../../i18n/fr/filebrowser.ts \ |
17 | ../../../i18n/hu/filebrowser.ts \ | 18 | ../../../i18n/hu/filebrowser.ts \ |
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro index ca0620d..180195f 100644 --- a/noncore/unsupported/gsmtool/gsmtool.pro +++ b/noncore/unsupported/gsmtool/gsmtool.pro | |||
@@ -11,12 +11,13 @@ INCLUDEPATH += $(GSMLIBDIR) | |||
11 | DEPENDPATH+= $(OPIEDIR)/include | 11 | DEPENDPATH+= $(OPIEDIR)/include |
12 | LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme | 12 | LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme |
13 | INTERFACES= gsmtoolbase.ui | 13 | INTERFACES= gsmtoolbase.ui |
14 | TARGET = gsmtool | 14 | TARGET = gsmtool |
15 | 15 | ||
16 | TRANSLATIONS = ../../../i18n/de/gsmtool.ts \ | 16 | TRANSLATIONS = ../../../i18n/de/gsmtool.ts \ |
17 | ../../../i18n/nl/gsmtool.ts \ | ||
17 | ../../../i18n/da/gsmtool.ts \ | 18 | ../../../i18n/da/gsmtool.ts \ |
18 | ../../../i18n/xx/gsmtool.ts \ | 19 | ../../../i18n/xx/gsmtool.ts \ |
19 | ../../../i18n/en/gsmtool.ts \ | 20 | ../../../i18n/en/gsmtool.ts \ |
20 | ../../../i18n/es/gsmtool.ts \ | 21 | ../../../i18n/es/gsmtool.ts \ |
21 | ../../../i18n/fr/gsmtool.ts \ | 22 | ../../../i18n/fr/gsmtool.ts \ |
22 | ../../../i18n/hu/gsmtool.ts \ | 23 | ../../../i18n/hu/gsmtool.ts \ |
diff --git a/noncore/unsupported/mail2/bend/bend.pro b/noncore/unsupported/mail2/bend/bend.pro index ebb53b5..b03f652 100644 --- a/noncore/unsupported/mail2/bend/bend.pro +++ b/noncore/unsupported/mail2/bend/bend.pro | |||
@@ -7,12 +7,13 @@ SOURCES += bend.cpp \ | |||
7 | INCLUDEPATH +=$(OPIEDIR)/include ../libmail | 7 | INCLUDEPATH +=$(OPIEDIR)/include ../libmail |
8 | LIBS +=-lmail -lqpe | 8 | LIBS +=-lmail -lqpe |
9 | TARGET =bend | 9 | TARGET =bend |
10 | DESTDIR +=$(OPIEDIR)/plugins/applets/ | 10 | DESTDIR +=$(OPIEDIR)/plugins/applets/ |
11 | 11 | ||
12 | TRANSLATIONS = ../../../i18n/de/libbend.ts \ | 12 | TRANSLATIONS = ../../../i18n/de/libbend.ts \ |
13 | ../../../i18n/nl/libbend.ts \ | ||
13 | ../../../i18n/da/libbend.ts \ | 14 | ../../../i18n/da/libbend.ts \ |
14 | ../../../i18n/xx/libbend.ts \ | 15 | ../../../i18n/xx/libbend.ts \ |
15 | ../../../i18n/en/libbend.ts \ | 16 | ../../../i18n/en/libbend.ts \ |
16 | ../../../i18n/es/libbend.ts \ | 17 | ../../../i18n/es/libbend.ts \ |
17 | ../../../i18n/fr/libbend.ts \ | 18 | ../../../i18n/fr/libbend.ts \ |
18 | ../../../i18n/hu/libbend.ts \ | 19 | ../../../i18n/hu/libbend.ts \ |
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro index 53cbb82..94ca448 100644 --- a/noncore/unsupported/mail2/libmail/libmail.pro +++ b/noncore/unsupported/mail2/libmail/libmail.pro | |||
@@ -21,12 +21,13 @@ SOURCES = configfile.cpp \ | |||
21 | INCLUDEPATH +=$(OPIEDIR)/include | 21 | INCLUDEPATH +=$(OPIEDIR)/include |
22 | LIBS +=-L$(OPIEDIR)/lib -lqpe | 22 | LIBS +=-L$(OPIEDIR)/lib -lqpe |
23 | TARGET =mail | 23 | TARGET =mail |
24 | DESTDIR = $(OPIEDIR)/lib | 24 | DESTDIR = $(OPIEDIR)/lib |
25 | 25 | ||
26 | TRANSLATIONS = ../../../i18n/de/libmail.ts \ | 26 | TRANSLATIONS = ../../../i18n/de/libmail.ts \ |
27 | ../../../i18n/nl/libmail.ts \ | ||
27 | ../../../i18n/da/libmail.ts \ | 28 | ../../../i18n/da/libmail.ts \ |
28 | ../../../i18n/xx/libmail.ts \ | 29 | ../../../i18n/xx/libmail.ts \ |
29 | ../../../i18n/en/libmail.ts \ | 30 | ../../../i18n/en/libmail.ts \ |
30 | ../../../i18n/es/libmail.ts \ | 31 | ../../../i18n/es/libmail.ts \ |
31 | ../../../i18n/fr/libmail.ts \ | 32 | ../../../i18n/fr/libmail.ts \ |
32 | ../../../i18n/hu/libmail.ts \ | 33 | ../../../i18n/hu/libmail.ts \ |
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro index fb121be..0c1a1fb 100644 --- a/noncore/unsupported/mail2/mail.pro +++ b/noncore/unsupported/mail2/mail.pro | |||
@@ -43,12 +43,13 @@ INTERFACES = accounteditorbase.ui \ | |||
43 | INCLUDEPATH += $(OPIEDIR)/include libmail | 43 | INCLUDEPATH += $(OPIEDIR)/include libmail |
44 | LIBS += -lmail -lqpe -lopie | 44 | LIBS += -lmail -lqpe -lopie |
45 | TARGET = mail | 45 | TARGET = mail |
46 | DESTDIR = $(OPIEDIR)/bin | 46 | DESTDIR = $(OPIEDIR)/bin |
47 | 47 | ||
48 | TRANSLATIONS = ../../i18n/de/mail.ts \ | 48 | TRANSLATIONS = ../../i18n/de/mail.ts \ |
49 | ../../i18n/nl/mail.ts \ | ||
49 | ../../i18n/da/mail.ts \ | 50 | ../../i18n/da/mail.ts \ |
50 | ../../i18n/xx/mail.ts \ | 51 | ../../i18n/xx/mail.ts \ |
51 | ../../i18n/en/mail.ts \ | 52 | ../../i18n/en/mail.ts \ |
52 | ../../i18n/es/mail.ts \ | 53 | ../../i18n/es/mail.ts \ |
53 | ../../i18n/fr/mail.ts \ | 54 | ../../i18n/fr/mail.ts \ |
54 | ../../i18n/hu/mail.ts \ | 55 | ../../i18n/hu/mail.ts \ |
diff --git a/noncore/unsupported/mailit/mailit.pro b/noncore/unsupported/mailit/mailit.pro index 1d78075..cfbda36 100644 --- a/noncore/unsupported/mailit/mailit.pro +++ b/noncore/unsupported/mailit/mailit.pro | |||
@@ -38,12 +38,13 @@ LIBS += -lqpe -lopie | |||
38 | # -lssl | 38 | # -lssl |
39 | MOC_DIR=qpeobj | 39 | MOC_DIR=qpeobj |
40 | OBJECTS_DIR=qpeobj | 40 | OBJECTS_DIR=qpeobj |
41 | DESTDIR=$(OPIEDIR)/bin | 41 | DESTDIR=$(OPIEDIR)/bin |
42 | 42 | ||
43 | TRANSLATIONS = ../../../i18n/de/mailit.ts \ | 43 | TRANSLATIONS = ../../../i18n/de/mailit.ts \ |
44 | ../../../i18n/nl/mailit.ts \ | ||
44 | ../../../i18n/da/mailit.ts \ | 45 | ../../../i18n/da/mailit.ts \ |
45 | ../../../i18n/xx/mailit.ts \ | 46 | ../../../i18n/xx/mailit.ts \ |
46 | ../../../i18n/it/mailit.ts \ | 47 | ../../../i18n/it/mailit.ts \ |
47 | ../../../i18n/en/mailit.ts \ | 48 | ../../../i18n/en/mailit.ts \ |
48 | ../../../i18n/es/mailit.ts \ | 49 | ../../../i18n/es/mailit.ts \ |
49 | ../../../i18n/fr/mailit.ts \ | 50 | ../../../i18n/fr/mailit.ts \ |
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro index 71fba0c..ee9481c 100644 --- a/noncore/unsupported/oipkg/oipkg.pro +++ b/noncore/unsupported/oipkg/oipkg.pro | |||
@@ -35,12 +35,13 @@ LIBS += -lqpe | |||
35 | LIBS += -lopie | 35 | LIBS += -lopie |
36 | INTERFACES= runwindow.ui \ | 36 | INTERFACES= runwindow.ui \ |
37 | pksettingsbase.ui | 37 | pksettingsbase.ui |
38 | TARGET = oipkg | 38 | TARGET = oipkg |
39 | 39 | ||
40 | TRANSLATIONS = ../../../i18n/de/oipkg.ts \ | 40 | TRANSLATIONS = ../../../i18n/de/oipkg.ts \ |
41 | ../../../i18n/nl/oipkg.ts \ | ||
41 | ../../../i18n/da/oipkg.ts \ | 42 | ../../../i18n/da/oipkg.ts \ |
42 | ../../../i18n/xx/oipkg.ts \ | 43 | ../../../i18n/xx/oipkg.ts \ |
43 | ../../../i18n/en/oipkg.ts \ | 44 | ../../../i18n/en/oipkg.ts \ |
44 | ../../../i18n/es/oipkg.ts \ | 45 | ../../../i18n/es/oipkg.ts \ |
45 | ../../../i18n/fr/oipkg.ts \ | 46 | ../../../i18n/fr/oipkg.ts \ |
46 | ../../../i18n/hu/oipkg.ts \ | 47 | ../../../i18n/hu/oipkg.ts \ |
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro index f5ec264..cfb6d2f 100644 --- a/noncore/unsupported/qpdf/qpdf.pro +++ b/noncore/unsupported/qpdf/qpdf.pro | |||
@@ -51,12 +51,13 @@ INCLUDEPATH += . \ | |||
51 | 51 | ||
52 | LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++ | 52 | LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++ |
53 | DESTDIR = $(OPIEDIR)/bin | 53 | DESTDIR = $(OPIEDIR)/bin |
54 | TARGET = qpdf | 54 | TARGET = qpdf |
55 | 55 | ||
56 | TRANSLATIONS = ../../../i18n/de/qpdf.ts \ | 56 | TRANSLATIONS = ../../../i18n/de/qpdf.ts \ |
57 | ../../../i18n/nl/qpdf.ts \ | ||
57 | ../../../i18n/da/qpdf.ts \ | 58 | ../../../i18n/da/qpdf.ts \ |
58 | ../../../i18n/xx/qpdf.ts \ | 59 | ../../../i18n/xx/qpdf.ts \ |
59 | ../../../i18n/en/qpdf.ts \ | 60 | ../../../i18n/en/qpdf.ts \ |
60 | ../../../i18n/es/qpdf.ts \ | 61 | ../../../i18n/es/qpdf.ts \ |
61 | ../../../i18n/fr/qpdf.ts \ | 62 | ../../../i18n/fr/qpdf.ts \ |
62 | ../../../i18n/hu/qpdf.ts \ | 63 | ../../../i18n/hu/qpdf.ts \ |
diff --git a/quickexec/quickexec.pro b/quickexec/quickexec.pro index 96a3518..73b54d1 100644 --- a/quickexec/quickexec.pro +++ b/quickexec/quickexec.pro | |||
@@ -4,12 +4,13 @@ DESTDIR = $(OPIEDIR)/bin | |||
4 | HEADERS = | 4 | HEADERS = |
5 | SOURCES = quickexec.cpp | 5 | SOURCES = quickexec.cpp |
6 | LIBS += -ldl -lqpe | 6 | LIBS += -ldl -lqpe |
7 | TARGET = quickexec | 7 | TARGET = quickexec |
8 | 8 | ||
9 | TRANSLATIONS = ../i18n/de/quickexec.ts \ | 9 | TRANSLATIONS = ../i18n/de/quickexec.ts \ |
10 | ../i18n/nl/quickexec.ts \ | ||
10 | ../i18n/da/quickexec.ts \ | 11 | ../i18n/da/quickexec.ts \ |
11 | ../i18n/xx/quickexec.ts \ | 12 | ../i18n/xx/quickexec.ts \ |
12 | ../i18n/en/quickexec.ts \ | 13 | ../i18n/en/quickexec.ts \ |
13 | ../i18n/es/quickexec.ts \ | 14 | ../i18n/es/quickexec.ts \ |
14 | ../i18n/fr/quickexec.ts \ | 15 | ../i18n/fr/quickexec.ts \ |
15 | ../i18n/hu/quickexec.ts \ | 16 | ../i18n/hu/quickexec.ts \ |