summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth
Unidiff
Diffstat (limited to 'noncore/net/opietooth') (more/less context) (show whitespace changes)
-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
4 files changed, 4 insertions, 4 deletions
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index d713708..6b68284 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -8,25 +8,25 @@ INCLUDEPATH += $(OPIEDIR)/include
8INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib 8INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(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 \ 14 ../../../../i18n/da/libbluetoothapplet.ts \
15 ../../../../i18n/xx/libbluetoothapplet.ts \ 15 ../../../../i18n/xx/libbluetoothapplet.ts \
16 ../../../../i18n/en/libbluetoothapplet.ts \ 16 ../../../../i18n/en/libbluetoothapplet.ts \
17 ../../../../i18n/es/libbluetoothapplet.ts \ 17 ../../../../i18n/es/libbluetoothapplet.ts \
18 ../../../../i18n/fr/libbluetoothapplet.ts \ 18 ../../../../i18n/fr/libbluetoothapplet.ts \
19 ../../../../i18n/hu/libbluetoothapplet.ts \ 19 ../../../../i18n/hu/libbluetoothapplet.ts \
20 ../../../../i18n/ja/libbluetoothapplet.ts \ 20 ../../../../i18n/ja/libbluetoothapplet.ts \
21 ../../../../i18n/ko/libbluetoothapplet.ts \ 21 ../../../../i18n/ko/libbluetoothapplet.ts \
22 ../../../../i18n/no/libbluetoothapplet.ts \ 22 ../../../../i18n/no/libbluetoothapplet.ts \
23 ../../../../i18n/pl/libbluetoothapplet.ts \ 23 ../../../../i18n/pl/libbluetoothapplet.ts \
24 ../../../../i18n/pt/libbluetoothapplet.ts \ 24 ../../../../i18n/pt/libbluetoothapplet.ts \
25 ../../../../i18n/pt_BR/libbluetoothapplet.ts \ 25 ../../../../i18n/pt_BR/libbluetoothapplet.ts \
26 ../../../../i18n/sl/libbluetoothapplet.ts \ 26 ../../../../i18n/sl/libbluetoothapplet.ts \
27 ../../../../i18n/zh_CN/libbluetoothapplet.ts \ 27 ../../../../i18n/zh_CN/libbluetoothapplet.ts \
28 ../../../../i18n/zh_TW/libbluetoothapplet.ts 28 ../../../../i18n/zh_TW/libbluetoothapplet.ts
29 29
30 30
31 31
32include ( ../../../../include.pro ) 32include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 27295da..37c6ae8 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -9,25 +9,25 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10INTERFACES = pindlgbase.ui 10INTERFACES = 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 \ 15 ../../../../i18n/da/bluepin.ts \
16 ../../../../i18n/xx/bluepin.ts \ 16 ../../../../i18n/xx/bluepin.ts \
17 ../../../../i18n/en/bluepin.ts \ 17 ../../../../i18n/en/bluepin.ts \
18 ../../../../i18n/es/bluepin.ts \ 18 ../../../../i18n/es/bluepin.ts \
19 ../../../../i18n/fr/bluepin.ts \ 19 ../../../../i18n/fr/bluepin.ts \
20 ../../../../i18n/hu/bluepin.ts \ 20 ../../../../i18n/hu/bluepin.ts \
21 ../../../../i18n/ja/bluepin.ts \ 21 ../../../../i18n/ja/bluepin.ts \
22 ../../../../i18n/ko/bluepin.ts \ 22 ../../../../i18n/ko/bluepin.ts \
23 ../../../../i18n/no/bluepin.ts \ 23 ../../../../i18n/no/bluepin.ts \
24 ../../../../i18n/pl/bluepin.ts \ 24 ../../../../i18n/pl/bluepin.ts \
25 ../../../../i18n/pt/bluepin.ts \ 25 ../../../../i18n/pt/bluepin.ts \
26 ../../../../i18n/pt_BR/bluepin.ts \ 26 ../../../../i18n/pt_BR/bluepin.ts \
27 ../../../../i18n/sl/bluepin.ts \ 27 ../../../../i18n/sl/bluepin.ts \
28 ../../../../i18n/zh_CN/bluepin.ts \ 28 ../../../../i18n/zh_CN/bluepin.ts \
29 ../../../../i18n/zh_TW/bluepin.ts 29 ../../../../i18n/zh_TW/bluepin.ts
30 30
31 31
32 32
33include ( ../../../../include.pro ) 33include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index a021941..88df1fb 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -6,25 +6,25 @@ TARGET = opietooth
6INCLUDEPATH += $(OPIEDIR)/include . 6INCLUDEPATH += $(OPIEDIR)/include .
7 DESTDIR = $(OPIEDIR)/lib$(PROJMAK) 7 DESTDIR = $(OPIEDIR)/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 \ 12 ../../../../i18n/da/libopietooth.ts \
13 ../../../../i18n/xx/libopietooth.ts \ 13 ../../../../i18n/xx/libopietooth.ts \
14 ../../../../i18n/en/libopietooth.ts \ 14 ../../../../i18n/en/libopietooth.ts \
15 ../../../../i18n/es/libopietooth.ts \ 15 ../../../../i18n/es/libopietooth.ts \
16 ../../../../i18n/fr/libopietooth.ts \ 16 ../../../../i18n/fr/libopietooth.ts \
17 ../../../../i18n/hu/libopietooth.ts \ 17 ../../../../i18n/hu/libopietooth.ts \
18 ../../../../i18n/ja/libopietooth.ts \ 18 ../../../../i18n/ja/libopietooth.ts \
19 ../../../../i18n/ko/libopietooth.ts \ 19 ../../../../i18n/ko/libopietooth.ts \
20 ../../../../i18n/no/libopietooth.ts \ 20 ../../../../i18n/no/libopietooth.ts \
21 ../../../../i18n/pl/libopietooth.ts \ 21 ../../../../i18n/pl/libopietooth.ts \
22 ../../../../i18n/pt/libopietooth.ts \ 22 ../../../../i18n/pt/libopietooth.ts \
23 ../../../../i18n/pt_BR/libopietooth.ts \ 23 ../../../../i18n/pt_BR/libopietooth.ts \
24 ../../../../i18n/sl/libopietooth.ts \ 24 ../../../../i18n/sl/libopietooth.ts \
25 ../../../../i18n/zh_CN/libopietooth.ts \ 25 ../../../../i18n/zh_CN/libopietooth.ts \
26 ../../../../i18n/zh_TW/libopietooth.ts 26 ../../../../i18n/zh_TW/libopietooth.ts
27 27
28 28
29 29
30include ( ../../../../include.pro ) 30include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index f3599bb..9249d8d 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -25,25 +25,25 @@ DEPENDPATH += $(OPIEDIR)/include
25LIBS += -lqpe -lopietooth -lopie 25LIBS += -lqpe -lopietooth -lopie
26INTERFACES = bluetoothbase.ui devicedialog.ui 26INTERFACES = 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 \ 31 ../../../../i18n/da/bluetooth-manager.ts \
32 ../../../../i18n/xx/bluetooth-manager.ts \ 32 ../../../../i18n/xx/bluetooth-manager.ts \
33 ../../../../i18n/en/bluetooth-manager.ts \ 33 ../../../../i18n/en/bluetooth-manager.ts \
34 ../../../../i18n/es/bluetooth-manager.ts \ 34 ../../../../i18n/es/bluetooth-manager.ts \
35 ../../../../i18n/fr/bluetooth-manager.ts \ 35 ../../../../i18n/fr/bluetooth-manager.ts \
36 ../../../../i18n/hu/bluetooth-manager.ts \ 36 ../../../../i18n/hu/bluetooth-manager.ts \
37 ../../../../i18n/ja/bluetooth-manager.ts \ 37 ../../../../i18n/ja/bluetooth-manager.ts \
38 ../../../../i18n/ko/bluetooth-manager.ts \ 38 ../../../../i18n/ko/bluetooth-manager.ts \
39 ../../../../i18n/no/bluetooth-manager.ts \ 39 ../../../../i18n/no/bluetooth-manager.ts \
40 ../../../../i18n/pl/bluetooth-manager.ts \ 40 ../../../../i18n/pl/bluetooth-manager.ts \
41 ../../../../i18n/pt/bluetooth-manager.ts \ 41 ../../../../i18n/pt/bluetooth-manager.ts \
42 ../../../../i18n/pt_BR/bluetooth-manager.ts \ 42 ../../../../i18n/pt_BR/bluetooth-manager.ts \
43 ../../../../i18n/sl/bluetooth-manager.ts \ 43 ../../../../i18n/sl/bluetooth-manager.ts \
44 ../../../../i18n/zh_CN/bluetooth-manager.ts \ 44 ../../../../i18n/zh_CN/bluetooth-manager.ts \
45 ../../../../i18n/zh_TW/bluetooth-manager.ts 45 ../../../../i18n/zh_TW/bluetooth-manager.ts
46 46
47 47
48 48
49include ( ../../../../include.pro ) 49include ( $(OPIEDIR)/include.pro )