[gedit] menus: Update section ID for menubar "New Window" section



commit 7abece935075701902b85a5fa49671ec6f127096
Author: Jeffery To <jeffery to gmail com>
Date:   Thu Jan 24 01:40:55 2019 +0800

    menus: Update section ID for menubar "New Window" section
    
    Commit 3ec741df changed the section ID of the primary (hamburger) menu
    "New Window" section. This commit updates the section ID of the
    corresponding menubar section.

 gedit/resources/gtk/menus-common.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gedit/resources/gtk/menus-common.ui b/gedit/resources/gtk/menus-common.ui
index 2a2fec1a1..9c1e42b39 100644
--- a/gedit/resources/gtk/menus-common.ui
+++ b/gedit/resources/gtk/menus-common.ui
@@ -135,7 +135,7 @@
           </item>
         </section>
         <section>
-          <attribute name="id">app-commands-section</attribute>
+          <attribute name="id">new-window-section</attribute>
           <item>
             <attribute name="label" translatable="yes">_New Window</attribute>
             <attribute name="action">app.new-window</attribute>


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