]> cloud.milkyroute.net Git - dolphin.git/commit
folderspanel context-menu option "Limit to Home Directory" should be always visible
authorMichael Heidelbach <ottwolt@gmail.com>
Sun, 14 Jan 2018 17:53:11 +0000 (10:53 -0700)
committerNathaniel Graham <pointedstick@zoho.com>
Sun, 14 Jan 2018 17:54:46 +0000 (10:54 -0700)
commit3cb3d58fbf0a5d3736579ad7a52a2a46ab9c1d29
tree4864823d98692d524390b8839b5e93f0391e1072
parent65c0997164bd6f770c4286f7be83bcd2d3d145bd
folderspanel context-menu option "Limit to Home Directory" should be always visible

Summary:
Only by chance I discovered that this option is visible but only when inside home. Before that I always edited dolphinrc to reenable it.
I think it's less confusing to always show it but toggle its enabled state

Test Plan:
compile and run
show folderspanel context-menu in different places

Reviewers: #dolphin, emmanuelp, ngraham

Reviewed By: #dolphin, ngraham

Subscribers: elvisangelaccio

Tags: #dolphin, #kde_applications

Differential Revision: https://phabricator.kde.org/D9662
src/panels/folders/folderspanel.cpp
src/panels/folders/folderspanel.h
src/panels/folders/treeviewcontextmenu.cpp