-rw-r--r-- | noncore/net/opietooth/blue-pin/blue-pin.pro | 31 | ||||
-rw-r--r-- | noncore/net/opietooth/manager/manager.pro | 31 | ||||
-rw-r--r-- | noncore/settings/netsystemtime/netsystemtime.pro | 28 |
3 files changed, 46 insertions, 44 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro index 4a622df..2ddb014 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro | |||
@@ -8,22 +8,23 @@ INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib | |||
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES = pindlgbase.ui | 10 | INTERFACES = pindlgbase.ui |
11 | TARGET = $(OPIEDIR)/bin/bluepin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | TARGET = bluepin | ||
12 | 13 | ||
13 | 14 | ||
14 | 15 | ||
15 | TRANSLATIONS = ../../../../i18n/de/$(OPIEDIR)/bin/bluepin.ts | 16 | TRANSLATIONS = ../../../../i18n/de/bluepin.ts |
16 | TRANSLATIONS += ../../../../i18n/en/$(OPIEDIR)/bin/bluepin.ts | 17 | TRANSLATIONS += ../../../../i18n/en/bluepin.ts |
17 | TRANSLATIONS += ../../../../i18n/es/$(OPIEDIR)/bin/bluepin.ts | 18 | TRANSLATIONS += ../../../../i18n/es/bluepin.ts |
18 | TRANSLATIONS += ../../../../i18n/fr/$(OPIEDIR)/bin/bluepin.ts | 19 | TRANSLATIONS += ../../../../i18n/fr/bluepin.ts |
19 | TRANSLATIONS += ../../../../i18n/hu/$(OPIEDIR)/bin/bluepin.ts | 20 | TRANSLATIONS += ../../../../i18n/hu/bluepin.ts |
20 | TRANSLATIONS += ../../../../i18n/ja/$(OPIEDIR)/bin/bluepin.ts | 21 | TRANSLATIONS += ../../../../i18n/ja/bluepin.ts |
21 | TRANSLATIONS += ../../../../i18n/ko/$(OPIEDIR)/bin/bluepin.ts | 22 | TRANSLATIONS += ../../../../i18n/ko/bluepin.ts |
22 | TRANSLATIONS += ../../../../i18n/no/$(OPIEDIR)/bin/bluepin.ts | 23 | TRANSLATIONS += ../../../../i18n/no/bluepin.ts |
23 | TRANSLATIONS += ../../../../i18n/pl/$(OPIEDIR)/bin/bluepin.ts | 24 | TRANSLATIONS += ../../../../i18n/pl/bluepin.ts |
24 | TRANSLATIONS += ../../../../i18n/pt/$(OPIEDIR)/bin/bluepin.ts | 25 | TRANSLATIONS += ../../../../i18n/pt/bluepin.ts |
25 | TRANSLATIONS += ../../../../i18n/pt_BR/$(OPIEDIR)/bin/bluepin.ts | 26 | TRANSLATIONS += ../../../../i18n/pt_BR/bluepin.ts |
26 | TRANSLATIONS += ../../../../i18n/sl/$(OPIEDIR)/bin/bluepin.ts | 27 | TRANSLATIONS += ../../../../i18n/sl/bluepin.ts |
27 | TRANSLATIONS += ../../../../i18n/zh_CN/$(OPIEDIR)/bin/bluepin.ts | 28 | TRANSLATIONS += ../../../../i18n/zh_CN/bluepin.ts |
28 | TRANSLATIONS += ../../../../i18n/zh_TW/$(OPIEDIR)/bin/bluepin.ts | 29 | TRANSLATIONS += ../../../../i18n/zh_TW/bluepin.ts |
29 | 30 | ||
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro index 9b54cd0..1f7ec55 100644 --- a/noncore/net/opietooth/manager/manager.pro +++ b/noncore/net/opietooth/manager/manager.pro | |||
@@ -8,22 +8,23 @@ INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib | |||
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe -lopietooth -lopie | 9 | LIBS += -lqpe -lopietooth -lopie |
10 | INTERFACES = bluetoothbase.ui devicedialog.ui | 10 | INTERFACES = bluetoothbase.ui devicedialog.ui |
11 | TARGET = $(OPIEDIR)/bin/bluetooth-manager | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | TARGET = bluetooth-manager | ||
12 | 13 | ||
13 | 14 | ||
14 | 15 | ||
15 | TRANSLATIONS = ../../../../i18n/de/$(OPIEDIR)/bin/bluetooth-manager.ts | 16 | TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts |
16 | TRANSLATIONS += ../../../../i18n/en/$(OPIEDIR)/bin/bluetooth-manager.ts | 17 | TRANSLATIONS += ../../../../i18n/en/bluetooth-manager.ts |
17 | TRANSLATIONS += ../../../../i18n/es/$(OPIEDIR)/bin/bluetooth-manager.ts | 18 | TRANSLATIONS += ../../../../i18n/es/bluetooth-manager.ts |
18 | TRANSLATIONS += ../../../../i18n/fr/$(OPIEDIR)/bin/bluetooth-manager.ts | 19 | TRANSLATIONS += ../../../../i18n/fr/bluetooth-manager.ts |
19 | TRANSLATIONS += ../../../../i18n/hu/$(OPIEDIR)/bin/bluetooth-manager.ts | 20 | TRANSLATIONS += ../../../../i18n/hu/bluetooth-manager.ts |
20 | TRANSLATIONS += ../../../../i18n/ja/$(OPIEDIR)/bin/bluetooth-manager.ts | 21 | TRANSLATIONS += ../../../../i18n/ja/bluetooth-manager.ts |
21 | TRANSLATIONS += ../../../../i18n/ko/$(OPIEDIR)/bin/bluetooth-manager.ts | 22 | TRANSLATIONS += ../../../../i18n/ko/bluetooth-manager.ts |
22 | TRANSLATIONS += ../../../../i18n/no/$(OPIEDIR)/bin/bluetooth-manager.ts | 23 | TRANSLATIONS += ../../../../i18n/no/bluetooth-manager.ts |
23 | TRANSLATIONS += ../../../../i18n/pl/$(OPIEDIR)/bin/bluetooth-manager.ts | 24 | TRANSLATIONS += ../../../../i18n/pl/bluetooth-manager.ts |
24 | TRANSLATIONS += ../../../../i18n/pt/$(OPIEDIR)/bin/bluetooth-manager.ts | 25 | TRANSLATIONS += ../../../../i18n/pt/bluetooth-manager.ts |
25 | TRANSLATIONS += ../../../../i18n/pt_BR/$(OPIEDIR)/bin/bluetooth-manager.ts | 26 | TRANSLATIONS += ../../../../i18n/pt_BR/bluetooth-manager.ts |
26 | TRANSLATIONS += ../../../../i18n/sl/$(OPIEDIR)/bin/bluetooth-manager.ts | 27 | TRANSLATIONS += ../../../../i18n/sl/bluetooth-manager.ts |
27 | TRANSLATIONS += ../../../../i18n/zh_CN/$(OPIEDIR)/bin/bluetooth-manager.ts | 28 | TRANSLATIONS += ../../../../i18n/zh_CN/bluetooth-manager.ts |
28 | TRANSLATIONS += ../../../../i18n/zh_TW/$(OPIEDIR)/bin/bluetooth-manager.ts | 29 | TRANSLATIONS += ../../../../i18n/zh_TW/bluetooth-manager.ts |
29 | 30 | ||
diff --git a/noncore/settings/netsystemtime/netsystemtime.pro b/noncore/settings/netsystemtime/netsystemtime.pro index a8092cf..56f54c4 100644 --- a/noncore/settings/netsystemtime/netsystemtime.pro +++ b/noncore/settings/netsystemtime/netsystemtime.pro | |||
@@ -11,18 +11,18 @@ DESTDIR = $(OPIEDIR)/bin | |||
11 | TARGET = netsystemtime | 11 | TARGET = netsystemtime |
12 | 12 | ||
13 | 13 | ||
14 | TRANSLATIONS = ../../../i18n/de/../../bin/netsystemtime.ts | 14 | TRANSLATIONS = ../../../i18n/de/netsystemtime.ts |
15 | TRANSLATIONS += ../../../i18n/en/../../bin/netsystemtime.ts | 15 | TRANSLATIONS += ../../../i18n/en/netsystemtime.ts |
16 | TRANSLATIONS += ../../../i18n/es/../../bin/netsystemtime.ts | 16 | TRANSLATIONS += ../../../i18n/es/netsystemtime.ts |
17 | TRANSLATIONS += ../../../i18n/fr/../../bin/netsystemtime.ts | 17 | TRANSLATIONS += ../../../i18n/fr/netsystemtime.ts |
18 | TRANSLATIONS += ../../../i18n/hu/../../bin/netsystemtime.ts | 18 | TRANSLATIONS += ../../../i18n/hu/netsystemtime.ts |
19 | TRANSLATIONS += ../../../i18n/ja/../../bin/netsystemtime.ts | 19 | TRANSLATIONS += ../../../i18n/ja/netsystemtime.ts |
20 | TRANSLATIONS += ../../../i18n/ko/../../bin/netsystemtime.ts | 20 | TRANSLATIONS += ../../../i18n/ko/netsystemtime.ts |
21 | TRANSLATIONS += ../../../i18n/no/../../bin/netsystemtime.ts | 21 | TRANSLATIONS += ../../../i18n/no//netsystemtime.ts |
22 | TRANSLATIONS += ../../../i18n/pl/../../bin/netsystemtime.ts | 22 | TRANSLATIONS += ../../../i18n/pl/netsystemtime.ts |
23 | TRANSLATIONS += ../../../i18n/pt/../../bin/netsystemtime.ts | 23 | TRANSLATIONS += ../../../i18n/pt/netsystemtime.ts |
24 | TRANSLATIONS += ../../../i18n/pt_BR/../../bin/netsystemtime.ts | 24 | TRANSLATIONS += ../../../i18n/pt_BR/netsystemtime.ts |
25 | TRANSLATIONS += ../../../i18n/sl/../../bin/netsystemtime.ts | 25 | TRANSLATIONS += ../../../i18n/sl/netsystemtime.ts |
26 | TRANSLATIONS += ../../../i18n/zh_CN/../../bin/netsystemtime.ts | 26 | TRANSLATIONS += ../../../i18n/zh_CN/netsystemtime.ts |
27 | TRANSLATIONS += ../../../i18n/zh_TW/../../bin/netsystemtime.ts | 27 | TRANSLATIONS += ../../../i18n/zh_TW/netsystemtime.ts |
28 | 28 | ||