[gnome-builder] editor: fix action name



commit 88b0963eb94dfac92b7ff91a0be371b940d4d9c5
Author: Christian Hergert <chergert redhat com>
Date:   Wed Mar 13 01:05:57 2019 -0700

    editor: fix action name

 src/plugins/editor/gtk/menus.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/editor/gtk/menus.ui b/src/plugins/editor/gtk/menus.ui
index 29d9d22be..edc2364b3 100644
--- a/src/plugins/editor/gtk/menus.ui
+++ b/src/plugins/editor/gtk/menus.ui
@@ -114,7 +114,7 @@
         <attribute name="action">frame.move-right</attribute>
       </item>
       <item>
-        <attribute name="action">grid.close-stack</attribute>
+        <attribute name="action">frame.close-stack</attribute>
         <attribute name="label" translatable="yes">Close</attribute>
       </item>
     </section>


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