D25856: Show IOSlaves that return local files when in local file mode
Méven Car
noreply at phabricator.kde.org
Tue Dec 10 17:25:26 GMT 2019
meven added inline comments.
INLINE COMMENTS
> kdialog.cpp:865
> if (!saveUrls) {
> - dlg.setSupportedSchemes({QStringLiteral("file")});
> + dlg.setSupportedSchemes(schemesthatReturnLocalFiles());
> }
The trash recentlyused tags and desktop ioslaves can't be save filename' folder since they are not writable.
So I believe this should be undone here.
REPOSITORY
R229 KDialog
REVISION DETAIL
https://phabricator.kde.org/D25856
To: ngraham, #frameworks, #dolphin
Cc: meven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20191210/ca466a1f/attachment.htm>
More information about the kfm-devel
mailing list