From 1f4f09f5a4c55f214a29dec5bad16c1043a643ef Mon Sep 17 00:00:00 2001 From: Neil Herald Date: Sun, 1 May 2016 08:12:04 +0100 Subject: toolbar-view-menu: move the undo/redo items to higher up in the menu Moved them to above the sort options, as part of the toolbar menu redesign. https://bugzilla.gnome.org/show_bug.cgi?id=764632 --- src/resources/ui/nautilus-toolbar-view-menu.ui | 48 +++++++++++++------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'src/resources/ui/nautilus-toolbar-view-menu.ui') diff --git a/src/resources/ui/nautilus-toolbar-view-menu.ui b/src/resources/ui/nautilus-toolbar-view-menu.ui index b7b076325..f8d9a130c 100644 --- a/src/resources/ui/nautilus-toolbar-view-menu.ui +++ b/src/resources/ui/nautilus-toolbar-view-menu.ui @@ -29,6 +29,30 @@ True + + + True + horizontal + 6 + 6 + + + + + True + True + _Undo + win.undo + + + + + True + True + _Redo + win.redo + + True @@ -198,30 +222,6 @@ 6 - - - True - True - _Undo - win.undo - - - - - True - True - _Redo - win.redo - - - - - True - horizontal - 6 - 6 - - True -- cgit v1.2.1