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



commit 9a82d0cba7e5a4a9d38bc51edeff6cea5f6d358a
Author: Christian Hergert <chergert redhat com>
Date:   Tue Jul 20 08:13:41 2021 -0700

    menus: remove close tab from primary menu
    
    Related #113

 src/menus.ui | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/src/menus.ui b/src/menus.ui
index d4d5494..4126217 100644
--- a/src/menus.ui
+++ b/src/menus.ui
@@ -18,13 +18,6 @@
         <attribute name="accel">&lt;primary&gt;t</attribute>
       </item>
     </section>
-    <section>
-      <item>
-        <attribute name="label" translatable="yes">_Close Tab</attribute>
-        <attribute name="action">win.close-current-page</attribute>
-        <attribute name="accel">&lt;primary&gt;w</attribute>
-      </item>
-    </section>
     <section>
       <item>
         <attribute name="label" translatable="yes">_Find/Replaceā€¦</attribute>


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