[gnome-text-editor] menus: remove new-tab from primary menu



commit a2a4a140169aadb1e2964dca91f2cc437bf52f8f
Author: Christian Hergert <chergert redhat com>
Date:   Tue Jul 20 08:14:49 2021 -0700

    menus: remove new-tab from primary menu
    
    There is already a button for it in the header bar.
    
    Related #113

 src/menus.ui | 5 -----
 1 file changed, 5 deletions(-)
---
diff --git a/src/menus.ui b/src/menus.ui
index 4126217..e2f77be 100644
--- a/src/menus.ui
+++ b/src/menus.ui
@@ -12,11 +12,6 @@
         <attribute name="action">app.new-window</attribute>
         <attribute name="accel">&lt;primary&gt;n</attribute>
       </item>
-      <item>
-        <attribute name="label" translatable="yes">New _Tab</attribute>
-        <attribute name="action">session.new-draft</attribute>
-        <attribute name="accel">&lt;primary&gt;t</attribute>
-      </item>
     </section>
     <section>
       <item>


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