diff options
author | Fabio Bas <ctrlaltca at> | 2022-09-09 02:51:19 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2022-09-09 02:51:19 +0100 |
commit | 7739fb2ec7d2b34091d3781960d33cfd380fcbfb (patch) | |
tree | 876a57810b76dee23773f3674ad75e356831684b /system/kio-fuse/README | |
parent | 411744566f2b51f269177d41bab97cbad9cfa20c (diff) |
system/kio-fuse: Added (FUSE interface for KIO)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'system/kio-fuse/README')
-rw-r--r-- | system/kio-fuse/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/kio-fuse/README b/system/kio-fuse/README new file mode 100644 index 0000000000..0768bde43e --- /dev/null +++ b/system/kio-fuse/README @@ -0,0 +1,5 @@ +KIO FUSE is a FUSE (userspace filesystem framework) interface for KIO +(KDE's network transparent access to files and data). + +KIO FUSE is a DBus activated service that better integrates opening +files from the network with non-KDE apps such as Libreoffice. |