summaryrefslogtreecommitdiff
path: root/noncore/net
Unidiff
Diffstat (limited to 'noncore/net') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mailit/mailit.pro1
-rw-r--r--noncore/net/opieftp/opieftp.pro1
-rw-r--r--noncore/net/opietooth/applet/applet.pro1
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro1
-rw-r--r--noncore/net/opietooth/lib/lib.pro1
-rw-r--r--noncore/net/opietooth/manager/manager.pro1
6 files changed, 6 insertions, 0 deletions
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
@@ -41,6 +41,7 @@ OBJECTS_DIR=qpeobj
41DESTDIR=$(OPIEDIR)/bin 41DESTDIR=$(OPIEDIR)/bin
42 42
43TRANSLATIONS = ../../../i18n/de/mailit.ts \ 43TRANSLATIONS = ../../../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 \
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
@@ -9,6 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lftplib 9LIBS += -lqpe -lftplib
10 10
11TRANSLATIONS = ../../../i18n/de/opieftp.ts \ 11TRANSLATIONS = ../../../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 \
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
@@ -11,6 +11,7 @@ LIBS += -lqpe -lopietooth
11VERSION = 0.0.3 11VERSION = 0.0.3
12 12
13TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ 13TRANSLATIONS = ../../../../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 \
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
@@ -12,6 +12,7 @@ DESTDIR = $(OPIEDIR)/bin
12TARGET = bluepin 12TARGET = bluepin
13 13
14TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ 14TRANSLATIONS = ../../../../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 \
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
@@ -9,6 +9,7 @@ LIBS += -lopie
9#VERSION = 0.0.0 9#VERSION = 0.0.0
10 10
11TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \ 11TRANSLATIONS = ../../../../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 \
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
@@ -28,6 +28,7 @@ DESTDIR = $(OPIEDIR)/bin
28TARGET = bluetooth-manager 28TARGET = bluetooth-manager
29 29
30TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \ 30TRANSLATIONS = ../../../../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 \