From 7cad80b292ef4ff89db5d6da924e75db4624d711 Mon Sep 17 00:00:00 2001 From: Nate Graham Date: Sun, 1 Sep 2019 15:01:57 -0600 Subject: Add "Add to Places" action to file menu Summary: It's recommended that actions available in context menus be available in the main menu as well for discoverability's sake. This patch does so for the "Add to Places" action. The action is moved over to the main window, and accessed in the context menu via the actionCollection it lives in. BUG: 390757 FIXED-IN: 19.08.0 Test Plan: - Action still works - Action still appears in context menu when relevant - Action in the File menu only becomes enabled when only a single directory is selected or nothing is selected {F7143876} {F7143877} {F7143878} {F7143879} Reviewers: #dolphin, elvisangelaccio Reviewed By: #dolphin, elvisangelaccio Subscribers: elvisangelaccio, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D22149 --- src/dolphinui.rc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/dolphinui.rc') diff --git a/src/dolphinui.rc b/src/dolphinui.rc index 69663c471..754670a7e 100644 --- a/src/dolphinui.rc +++ b/src/dolphinui.rc @@ -1,5 +1,5 @@ - + @@ -8,6 +8,8 @@ + + -- cgit v1.3