summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/ReleaseNotes.txt
authorkorovkin <korovkin>2006-03-19 14:59:21 (UTC)
committer korovkin <korovkin>2006-03-19 14:59:21 (UTC)
commit39fedaa847ed64b2c0113a75d0f1de29da5876db (patch) (side-by-side diff)
tree442fc009975e72a22cb9773b88599ea388af195b /noncore/net/opietooth/manager/ReleaseNotes.txt
parent3de693f244170cb9424d841aef6a6d7175766fa3 (diff)
downloadopie-39fedaa847ed64b2c0113a75d0f1de29da5876db.zip
opie-39fedaa847ed64b2c0113a75d0f1de29da5876db.tar.gz
opie-39fedaa847ed64b2c0113a75d0f1de29da5876db.tar.bz2
Added device browsing and files downloading using OBEX File transfer
protocol.
Diffstat (limited to 'noncore/net/opietooth/manager/ReleaseNotes.txt') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/manager/ReleaseNotes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/noncore/net/opietooth/manager/ReleaseNotes.txt b/noncore/net/opietooth/manager/ReleaseNotes.txt
new file mode 100644
index 0000000..9c0fa8c
--- a/dev/null
+++ b/noncore/net/opietooth/manager/ReleaseNotes.txt
@@ -0,0 +1,9 @@
+Sun 19 Mar 2006 17:29:28
+1. In order to build manager you need to build obexftp >= 0.18
+ (http://triq.net/obexftp/) with crosscompiler and put client.h, obexftp.h,
+ object.h and uuid.h files to $LIBBLUEZ_INC_DIR/obexftp and libobexftp.a,
+ libmulticobex.a and libbfb.a to $LIBBLUEZ_LIB_DIR.
+2. In "ppp connection" dialog if you press connect with an empty ppp script
+ name it runs rfcomm connect 0 <device> <port>.
+
+//eof