----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126233/ -----------------------------------------------------------
(Updated Dec. 3, 2015, 5:29 p.m.) Review request for Plasma and Elvis Angelaccio. Changes ------- Remove unnecessary include. Repository: ark Description ------- Ark's D-Bus service only supports extraction to local paths, which breaks dropping files onto a Folder View using desktop:/. Ideally Ark would use KIO properly (difficult though since not all the backend tools ultimately support it, etc.), but in lieu of that I think it's best to resolve to a local path whenever possible on the Ark side, since otherwise it has to be done in all the callers (aside from FV we also have Dolphin). See also https://mail.kde.org/pipermail/plasma-devel/2015-December/046881.html Diffs (updated) ----- part/part.cpp 240b628 Diff: https://git.reviewboard.kde.org/r/126233/diff/ Testing ------- Thanks, Eike Hein
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel