[sysprof/wip/chergert/sysprof-3] sysprof: add close menu item



commit 45fd16c3a47bad738ae26c0b86f4c613d94d55ce
Author: Christian Hergert <chergert redhat com>
Date:   Thu May 16 12:09:24 2019 -0700

    sysprof: add close menu item

 src/sysprof/gtk/menus.ui | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/src/sysprof/gtk/menus.ui b/src/sysprof/gtk/menus.ui
index b23c503..fdd805a 100644
--- a/src/sysprof/gtk/menus.ui
+++ b/src/sysprof/gtk/menus.ui
@@ -17,6 +17,12 @@
         <attribute name="action">app.open-capture</attribute>
       </item>
     </section>
+    <section id="win-menu-close">
+      <item>
+        <attribute name="label" translatable="yes">Close</attribute>
+        <attribute name="action">win.close-tab</attribute>
+      </item>
+    </section>
     <section id="win-menu-misc">
       <item>
         <attribute name="label" translatable="yes">Keyboard Shortcuts</attribute>


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