summaryrefslogtreecommitdiff
path: root/noncore/net
Unidiff
Diffstat (limited to 'noncore/net') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.pro2
-rw-r--r--noncore/net/opietooth/applet/applet.pro2
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro2
-rw-r--r--noncore/net/opietooth/lib/lib.pro2
-rw-r--r--noncore/net/opietooth/manager/manager.pro2
5 files changed, 10 insertions, 0 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index ae72ff3..b359f23 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -8,8 +8,10 @@ INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lftplib 9LIBS += -lqpe -lftplib
10 10
11TRANSLATIONS = ../../../i18n/de/opieftp.ts \ 11TRANSLATIONS = ../../../i18n/de/opieftp.ts \
12 ../../../i18n/da/opieftp.ts \
13 ../../../i18n/xx/opieftp.ts \
12 ../../../i18n/en/opieftp.ts \ 14 ../../../i18n/en/opieftp.ts \
13 ../../../i18n/es/opieftp.ts \ 15 ../../../i18n/es/opieftp.ts \
14 ../../../i18n/fr/opieftp.ts \ 16 ../../../i18n/fr/opieftp.ts \
15 ../../../i18n/hu/opieftp.ts \ 17 ../../../i18n/hu/opieftp.ts \
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index 229d673..cbdb148 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -10,8 +10,10 @@ DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe -lopietooth 10LIBS += -lqpe -lopietooth
11VERSION = 0.0.3 11VERSION = 0.0.3
12 12
13TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ 13TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
14 ../../../../i18n/da/libbluetoothapplet.ts \
15 ../../../../i18n/xx/libbluetoothapplet.ts \
14 ../../../../i18n/en/libbluetoothapplet.ts \ 16 ../../../../i18n/en/libbluetoothapplet.ts \
15 ../../../../i18n/es/libbluetoothapplet.ts \ 17 ../../../../i18n/es/libbluetoothapplet.ts \
16 ../../../../i18n/fr/libbluetoothapplet.ts \ 18 ../../../../i18n/fr/libbluetoothapplet.ts \
17 ../../../../i18n/hu/libbluetoothapplet.ts \ 19 ../../../../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 8ac4ee7..6fc5157 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -11,8 +11,10 @@ INTERFACES = pindlgbase.ui
11 DESTDIR = $(OPIEDIR)/bin 11 DESTDIR = $(OPIEDIR)/bin
12TARGET = bluepin 12TARGET = bluepin
13 13
14TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ 14TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
15 ../../../../i18n/da/bluepin.ts \
16 ../../../../i18n/xx/bluepin.ts \
15 ../../../../i18n/en/bluepin.ts \ 17 ../../../../i18n/en/bluepin.ts \
16 ../../../../i18n/es/bluepin.ts \ 18 ../../../../i18n/es/bluepin.ts \
17 ../../../../i18n/fr/bluepin.ts \ 19 ../../../../i18n/fr/bluepin.ts \
18 ../../../../i18n/hu/bluepin.ts \ 20 ../../../../i18n/hu/bluepin.ts \
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index dde6c2a..ca5edd2 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -8,8 +8,10 @@ DESTDIR = $(QTDIR)/lib$(PROJMAK)
8LIBS += -lopie 8LIBS += -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/da/libopietooth.ts \
13 ../../../../i18n/xx/libopietooth.ts \
12 ../../../../i18n/en/libopietooth.ts \ 14 ../../../../i18n/en/libopietooth.ts \
13 ../../../../i18n/es/libopietooth.ts \ 15 ../../../../i18n/es/libopietooth.ts \
14 ../../../../i18n/fr/libopietooth.ts \ 16 ../../../../i18n/fr/libopietooth.ts \
15 ../../../../i18n/hu/libopietooth.ts \ 17 ../../../../i18n/hu/libopietooth.ts \
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index d3c69e0..1c3faf3 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -27,8 +27,10 @@ INTERFACES = bluetoothbase.ui devicedialog.ui
27DESTDIR = $(OPIEDIR)/bin 27DESTDIR = $(OPIEDIR)/bin
28TARGET = bluetooth-manager 28TARGET = bluetooth-manager
29 29
30TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \ 30TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
31 ../../../../i18n/da/bluetooth-manager.ts \
32 ../../../../i18n/xx/bluetooth-manager.ts \
31 ../../../../i18n/en/bluetooth-manager.ts \ 33 ../../../../i18n/en/bluetooth-manager.ts \
32 ../../../../i18n/es/bluetooth-manager.ts \ 34 ../../../../i18n/es/bluetooth-manager.ts \
33 ../../../../i18n/fr/bluetooth-manager.ts \ 35 ../../../../i18n/fr/bluetooth-manager.ts \
34 ../../../../i18n/hu/bluetooth-manager.ts \ 36 ../../../../i18n/hu/bluetooth-manager.ts \