summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager
Unidiff
Diffstat (limited to 'noncore/net/opietooth/manager') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/manager.pro2
1 files changed, 1 insertions, 1 deletions
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 )