kio6, trigger build (#13127)

This commit is contained in:
Schrijvers Luc
2025-10-28 17:13:32 +01:00
committed by GitHub
parent 015fd865e4
commit e197d6ac2d

View File

@@ -3,8 +3,8 @@ DESCRIPTION="This framework implements almost all the file management functions
need. In fact, the KDE file manager (Dolphin) and the KDE file dialog also uses this to provide \
its network-enabled file management.
It supports accessing files locally as well as via HTTP and FTP out of the \
box and can be extended by plugins to support other protocols as well. \
It supports accessing files locally as well as via HTTP and FTP out of the box and can be \
extended by plugins to support other protocols as well.
There is a variety of plugins available, e.g. to support access via SSH.
The framework can also be used to bridge a native protocol to a file-based interface. \