From f7e58d44fa5a8f9b72840f240ae4933658899609 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 15 Apr 2025 19:53:37 +0200 Subject: [PATCH] kio6, small change to force build on buildmaster (#12185) --- kde-frameworks/kio/kio6-6.13.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/kio/kio6-6.13.0.recipe b/kde-frameworks/kio/kio6-6.13.0.recipe index f53c3f253..c7d2591b8 100644 --- a/kde-frameworks/kio/kio6-6.13.0.recipe +++ b/kde-frameworks/kio/kio6-6.13.0.recipe @@ -7,8 +7,8 @@ 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. This makes the data accessible in all applications using the KDE \ +The framework can also be used to bridge a native protocol to a file-based interface. \ +This makes the data accessible in all applications using the KDE \ file dialog or any other KIO enabled infrastructure." HOMEPAGE="https://invent.kde.org/frameworks/kio" COPYRIGHT="2010-2024 KDE Organisation"