[sysprof] sysprof: add about, remove quit



commit 18065eaf1151e2a7a03027f0f9597d4cdb62a587
Author: Christian Hergert <chergert redhat com>
Date:   Thu May 16 12:08:14 2019 -0700

    sysprof: add about, remove quit

 src/sysprof/gtk/menus.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/sysprof/gtk/menus.ui b/src/sysprof/gtk/menus.ui
index 30b2e5b..b23c503 100644
--- a/src/sysprof/gtk/menus.ui
+++ b/src/sysprof/gtk/menus.ui
@@ -27,8 +27,8 @@
         <attribute name="action">app.help</attribute>
       </item>
       <item>
-        <attribute name="label" translatable="yes">Quit</attribute>
-        <attribute name="action">app.quit</attribute>
+        <attribute name="label" translatable="yes">About Sysprof</attribute>
+        <attribute name="action">app.about</attribute>
       </item>
     </section>
   </menu>


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