Diffusion Ark e88ac5ff962e

[CompressFileItemAction] Don't offer for non-local URLs

Authored by broulik on Aug 15 2018, 7:39 AM.

Description

[CompressFileItemAction] Don't offer for non-local URLs

We pass %F to ark command which means "multiple local paths".
KFileItemListProperties::isLocal() doesn't see that desktop:/foo is a link to a local file,
so doing it manually here.

Differential Revision: https://phabricator.kde.org/D14844

Details

Committed
broulikAug 15 2018, 7:39 AM
Differential Revision
D14844: [CompressFileItemAction] Don't offer for non-local URLs
Parents
R36:35e18b0fc4b3: Add new option (-m) to man page
Branches
Unknown
Tags
Unknown