D22555: [RFC] Add a kded module to manage various available fuse mount services
Fabian Vogt
noreply at phabricator.kde.org
Fri Jul 19 12:25:42 BST 2019
fvogt added inline comments.
INLINE COMMENTS
> mountservicemanager.cpp:42
> +{
> + KConfigGroup cfg = KConfigGroup(KSharedConfig::openConfig(QStringLiteral("fusemanagerrc")), QStringLiteral("Fuse Services"));
> + return cfg.readEntry(url.scheme(), QString());
This line is the only place "fuse" is ever mentioned, so maybe this should be renamed?
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D22555
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/a821ca7b/attachment.html>
More information about the Kde-frameworks-devel
mailing list