summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet/applet.pro
Unidiff
Diffstat (limited to 'noncore/net/opietooth/applet/applet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/applet/applet.pro31
1 files changed, 14 insertions, 17 deletions
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index e0a93dc..229d673 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -7,23 +7,20 @@ DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(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
13 13TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
14 14 ../../../../i18n/en/libbluetoothapplet.ts \
15TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts 15 ../../../../i18n/es/libbluetoothapplet.ts \
16TRANSLATIONS += ../../../../i18n/en/libbluetoothapplet.ts 16 ../../../../i18n/fr/libbluetoothapplet.ts \
17TRANSLATIONS += ../../../../i18n/es/libbluetoothapplet.ts 17 ../../../../i18n/hu/libbluetoothapplet.ts \
18TRANSLATIONS += ../../../../i18n/fr/libbluetoothapplet.ts 18 ../../../../i18n/ja/libbluetoothapplet.ts \
19TRANSLATIONS += ../../../../i18n/hu/libbluetoothapplet.ts 19 ../../../../i18n/ko/libbluetoothapplet.ts \
20TRANSLATIONS += ../../../../i18n/ja/libbluetoothapplet.ts 20 ../../../../i18n/no/libbluetoothapplet.ts \
21TRANSLATIONS += ../../../../i18n/ko/libbluetoothapplet.ts 21 ../../../../i18n/pl/libbluetoothapplet.ts \
22TRANSLATIONS += ../../../../i18n/no/libbluetoothapplet.ts 22 ../../../../i18n/pt/libbluetoothapplet.ts \
23TRANSLATIONS += ../../../../i18n/pl/libbluetoothapplet.ts 23 ../../../../i18n/pt_BR/libbluetoothapplet.ts \
24TRANSLATIONS += ../../../../i18n/pt/libbluetoothapplet.ts 24 ../../../../i18n/sl/libbluetoothapplet.ts \
25TRANSLATIONS += ../../../../i18n/pt_BR/libbluetoothapplet.ts 25 ../../../../i18n/zh_CN/libbluetoothapplet.ts \
26TRANSLATIONS += ../../../../i18n/sl/libbluetoothapplet.ts 26 ../../../../i18n/zh_TW/libbluetoothapplet.ts
27TRANSLATIONS += ../../../../i18n/zh_CN/libbluetoothapplet.ts
28TRANSLATIONS += ../../../../i18n/zh_TW/libbluetoothapplet.ts
29