[meld/ui-next] filediff: Remove undo/redo from toolbar



commit e1d3396cbfbbb1d7a995a4d190a30f050fa4155c
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Mon Jan 28 08:44:02 2019 +1000

    filediff: Remove undo/redo from toolbar
    
    These have well-known shortcuts, and I find it hard to imagine that
    people are using the toolbar buttons for these at all.

 data/ui/filediff-ui.xml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/data/ui/filediff-ui.xml b/data/ui/filediff-ui.xml
index 031a1684..346cc3aa 100644
--- a/data/ui/filediff-ui.xml
+++ b/data/ui/filediff-ui.xml
@@ -2,8 +2,6 @@
   <toolbar name="Toolbar">
     <placeholder name="GeneralActions">
       <toolitem action="Save"/>
-      <toolitem action="Undo"/>
-      <toolitem action="Redo"/>
     </placeholder>
   </toolbar>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]