-rw-r--r-- | noncore/net/opietooth/blue-pin/blue-pin.pro | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/blue-pin/opie-bluepin.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro index 1444bb6..8ac4ee7 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro | |||
@@ -1,27 +1,27 @@ | |||
1 | TEMPLATE = app | 1 | TEMPLATE = app |
2 | #CONFIG = qt warn_on debug | 2 | #CONFIG = qt warn_on debug |
3 | CONFIG = qt warn_on release | 3 | CONFIG = qt warn_on release |
4 | HEADERS = pindlg.h | 4 | HEADERS = pindlg.h |
5 | SOURCES = main.cc pindlg.cc | 5 | SOURCES = main.cc pindlg.cc |
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib | 7 | 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 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | TARGET = bluepin | 12 | TARGET = bluepin |
13 | 13 | ||
14 | TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ | 14 | TRANSLATIONS = ../../../../i18n/de/bluepin.ts \ |
15 | ../../../../i18n/en/bluepin.ts \ | 15 | ../../../../i18n/en/bluepin.ts \ |
16 | ../../../../i18n/es/bluepin.ts \ | 16 | ../../../../i18n/es/bluepin.ts \ |
17 | ../../../../i18n/fr/bluepin.ts \ | 17 | ../../../../i18n/fr/bluepin.ts \ |
18 | ../../../../i18n/hu/bluepin.ts \ | 18 | ../../../../i18n/hu/bluepin.ts \ |
19 | ../../../../i18n/ja/bluepin.ts \ | 19 | ../../../../i18n/ja/bluepin.ts \ |
20 | ../../../../i18n/ko/bluepin.ts \ | 20 | ../../../../i18n/ko/bluepin.ts \ |
21 | ../../../../i18n/no/bluepin.ts \ | 21 | ../../../../i18n/no/bluepin.ts \ |
22 | ../../../../i18n/pl/bluepin.ts \ | 22 | ../../../../i18n/pl/bluepin.ts \ |
23 | ../../../../i18n/pt/bluepin.ts \ | 23 | ../../../../i18n/pt/bluepin.ts \ |
24 | ../../../../i18n/pt_BR/bluepin.ts \ | 24 | ../../../../i18n/pt_BR/bluepin.ts \ |
25 | ../../../../i18n/sl/bluepin.ts \ | 25 | ../../../../i18n/sl/bluepin.ts \ |
26 | ../../../../i18n/zh_CN/bluepin.ts \ | 26 | ../../../../i18n/zh_CN/bluepin.ts \ |
27 | ../../../../i18n/zh_TW/bluepin.ts | 27 | ../../../../i18n/zh_TW/bluepin.ts |
diff --git a/noncore/net/opietooth/blue-pin/opie-bluepin.control b/noncore/net/opietooth/blue-pin/opie-bluepin.control index 0466498..13a4dc6 100644 --- a/noncore/net/opietooth/blue-pin/opie-bluepin.control +++ b/noncore/net/opietooth/blue-pin/opie-bluepin.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: bin/bluepin apps/Settings/bluetooth-manager.desktop | 1 | Files: bin/bluepin |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Holger Freyther <zecke@handhelds.org> | 4 | Maintainer: Holger Freyther <zecke@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.3.4-$SUB_VERSION | 6 | Version: 0.3.4-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION) |
8 | License: GPL | 8 | License: GPL |
9 | Description: Bluetooth pin application | 9 | Description: Bluetooth pin application |
10 | 10 | ||