[gnome-builder] plugins/testui: add to searchable menus



commit 9126456524d4be37f483bc1af8130e8b9e5a8e0f
Author: Christian Hergert <chergert redhat com>
Date:   Fri Jul 15 22:16:54 2022 -0700

    plugins/testui: add to searchable menus

 src/plugins/testui/gtk/menus.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/plugins/testui/gtk/menus.ui b/src/plugins/testui/gtk/menus.ui
index 7bb90d9e6..beab3037b 100644
--- a/src/plugins/testui/gtk/menus.ui
+++ b/src/plugins/testui/gtk/menus.ui
@@ -6,8 +6,9 @@
         <attribute name="id">run-unit-tests</attribute>
         <attribute name="action">test-manager.test-all</attribute>
         <attribute name="label" translatable="yes">Run all Unit Tests</attribute>
-        <attribute name="verb-icon-name">builder-unit-tests-symbolic</attribute>
+        <attribute name="verb-icon">builder-unit-tests-symbolic</attribute>
         <attribute name="accel">&lt;control&gt;&lt;shift&gt;&lt;alt&gt;u</attribute>
+        <attribute name="description" translatable="yes">Request that all unit tests are run</attribute>
       </item>
     </section>
   </menu>


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