[meld/ui-next] filediff: Remove save toolbar icon



commit d6244d121ab401c19e2bc404e6e471b247f870b2
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Mon Jan 28 08:47:27 2019 +1000

    filediff: Remove save toolbar icon
    
    This is a bit weird, but the normal Ctrl-S shortcut works just fine, and
    I strongly suspect that's what the majority of people use. There's also
    the per-file save icons on the individual document toolbars, which we
    should probably encourage the use of.

 data/ui/filediff-ui.xml | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/data/ui/filediff-ui.xml b/data/ui/filediff-ui.xml
index 346cc3aa..9f33feb1 100644
--- a/data/ui/filediff-ui.xml
+++ b/data/ui/filediff-ui.xml
@@ -1,10 +1,4 @@
 <ui>
-  <toolbar name="Toolbar">
-    <placeholder name="GeneralActions">
-      <toolitem action="Save"/>
-    </placeholder>
-  </toolbar>
-
   <menubar name="Menubar">
     <menu action="FileMenu">
       <placeholder name="RevertPlaceholder">


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