[meld/ui-next] Remove Save from the menu



commit 41254c0babb7bce17e6003c89668656e3b38d4d3
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Wed Mar 20 09:06:20 2019 +1000

    Remove Save from the menu
    
    There's save icons in the file comparison toolbars already, and we also
    have the usual accelerator and two alternative save actions in the menu.

 meld/resources/gtk/menus.ui | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/meld/resources/gtk/menus.ui b/meld/resources/gtk/menus.ui
index 35ddd1b2..21a2ec9a 100644
--- a/meld/resources/gtk/menus.ui
+++ b/meld/resources/gtk/menus.ui
@@ -22,10 +22,6 @@
     </section>
     <section>
       <attribute name="id">file-section</attribute>
-      <item>
-        <attribute name="label" translatable="yes">_Save</attribute>
-        <attribute name="action">view.save</attribute>
-      </item>
       <item>
         <attribute name="label" translatable="yes">Save As…</attribute>
         <attribute name="action">view.save-as</attribute>


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