D22555: [RFC] Add a kded module to manage various available fuse mount services
Chinmoy Ranjan Pradhan
noreply at phabricator.kde.org
Fri Jul 19 12:20:28 BST 2019
chinmoyr created this revision.
chinmoyr added a reviewer: fvogt.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
chinmoyr requested review of this revision.
REVISION SUMMARY
This module watches the install directories of kded modules and curates a list of modules having plugin Category=MountService.
This list will be used by a kio kcm which will allow users to configure mount service for remote protocol.
Once loaded this module can be used in KIOSlave::listDir to mount the url and in KRun::resolveUrls to convert the
remote URL to local URL.
REPOSITORY
R241 KIO
BRANCH
monitorprotocol
REVISION DETAIL
https://phabricator.kde.org/D22555
AFFECTED FILES
src/CMakeLists.txt
src/mountserviced/CMakeLists.txt
src/mountserviced/mountservicemanager.cpp
src/mountserviced/mountservicemanager.desktop
src/mountserviced/mountservicemanager.h
src/mountserviced/org.kde.kio.MountServiceManager.xml
To: chinmoyr, fvogt
Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190719/9b9661e6/attachment.html>
More information about the Kde-frameworks-devel
mailing list