From 19d13d1823a8f3e99c93249c08983568ac88b48d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20Fernandes?= Date: Sat, 28 Jul 2018 12:28:33 +0100 Subject: files-view: Use current-directory-properties on backgrond menu The view.properties action opens the current directory properties when the selection is NULL, which we assume to be the case when opening the background context menu. Instead of relying on this assumption, make the background context menu use the view.current-directory-properties action which is used by the current location menu in the pathbar. --- src/resources/ui/nautilus-files-view-context-menus.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/resources/ui/nautilus-files-view-context-menus.ui') diff --git a/src/resources/ui/nautilus-files-view-context-menus.ui b/src/resources/ui/nautilus-files-view-context-menus.ui index d084bc574..9f0d23860 100644 --- a/src/resources/ui/nautilus-files-view-context-menus.ui +++ b/src/resources/ui/nautilus-files-view-context-menus.ui @@ -33,7 +33,7 @@
P_roperties - view.properties + view.current-directory-properties action-disabled
@@ -239,4 +239,4 @@ - + \ No newline at end of file -- cgit v1.2.1