Special handling in KIO to support the upcoming stash:/ ioslave
Review Request #130026 - Created March 17, 2017 and submitted
Information | |
---|---|
arnav dhamija | |
kio | |
Reviewers | |
dolphin | |
bgupta, dfaure, elvisangelaccio, emmanuelp |
KIO has a DropJob action which creates options such as 'Copy Here', 'Move Here', and 'Link Here' when an item is dragged in drop in KIO apps such as Dolphin. However, the stash:/ ioslave cannot have actions such as 'Move Here' and 'Link Here' as it is a virtual folder of sorts. This patch adds special handling for the stash:/ ioslave so that it only shows the 'Copy Here' action.