diff options
Diffstat (limited to 'src/tdebluezioslave/obex/obexftp.protocol')
-rw-r--r-- | src/tdebluezioslave/obex/obexftp.protocol | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/tdebluezioslave/obex/obexftp.protocol b/src/tdebluezioslave/obex/obexftp.protocol new file mode 100644 index 0000000..744b07c --- /dev/null +++ b/src/tdebluezioslave/obex/obexftp.protocol @@ -0,0 +1,19 @@ +[Protocol] +Description=A tdeioslave for OBEX connections + +protocol=obexftp +exec=tdeio_obex +Icon=remote +maxInstances=1 +Parent=system:/ +input=none +output=filesystem +source=false +reading=true +writing=true +makedir=true +deleting=true +moving=false +linking=false +listing=Name,Type,Size,Date,AccessDate,Access,Owner,Group +DocPath=tdebluez/components.tdeio_obex.html |