┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.cpp
diff options
context:
space:
mode:
authorElvis Angelaccio <[email protected]>2017-01-02 14:52:37 +0100
committerElvis Angelaccio <[email protected]>2017-01-02 14:54:38 +0100
commit24ed38d77f4bc6db71ba2608452fa0cd401bddac (patch)
tree2089813fb91bad493aa56895a668ef8a93a5febf /src/views/dolphinview.cpp
parentc456c5d528f470ce782a90646eae52951c0f31b9 (diff)
Properly disable create_dir action in Trash
`isFolderWritable` is set in DolphinView::updateWritableState() according to KFileItemListProperties::supportsWriting(). However, `writing=true` does not imply `makedir=true`, in an ioslave's .protocol file. An example is the trash protocol. So we need to enable the `create_dir` action only if the protocol is actually able to create folders. CCBUG: 332463 REVIEW: 129712
Diffstat (limited to 'src/views/dolphinview.cpp')
0 files changed, 0 insertions, 0 deletions