From 334f801d19e31e1839b222d52b1fd8666905ac8a Mon Sep 17 00:00:00 2001 From: olf Date: Thu, 19 Jan 2023 02:08:19 +0100 Subject: [PATCH] =?UTF-8?q?per=20=E2=86=92=20via?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40003fa..cffe78a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # obexd-contentfilter-off -### Disable filter for supported MIME types when receiving files per OBEX with bluez.
+### Disable filter for supported MIME types when receiving files via OBEX with bluez
SailfishOS and MeeGo use *bluez*, *obexd* and the RPM *obexd-contentfilter-helper*. This package provides a single file, *obexd-contentfilter-helperapp*, which is usually installed in */usr/libexec/*. *obexd-contentfilter-helperapp* is a shell script (as of v0.0.2), which checks per *lca-tool* if the MIME type of a file is registered (i.e., has a handler), when called as */usr/libexec/obexd-contentfilter-helperapp --receive-file \* (as usual, it exits with 0 for success and 1 if any failure occurred).