Просмотр исходного кода

tools: move log browsing to Debug menu

Daniele Bartolini 2 лет назад
Родитель
Сommit
1b3b25101d
1 измененных файлов с 6 добавлено и 6 удалено
  1. 6 6
      tools/level_editor/resources/gtk/menus.ui

+ 6 - 6
tools/level_editor/resources/gtk/menus.ui

@@ -432,6 +432,12 @@
           <attribute name="action">app.restart-editor-view</attribute>
         </item>
       </section>
+      <section>
+        <item>
+          <attribute name="label" translatable="yes">Browse Logs...</attribute>
+          <attribute name="action">app.browse-logs</attribute>
+        </item>
+      </section>
     </submenu>
     <submenu>
       <attribute name="label" translatable="yes">Help</attribute>
@@ -447,12 +453,6 @@
           <attribute name="action">app.report-issue</attribute>
         </item>
       </section>
-      <section>
-        <item>
-          <attribute name="label" translatable="yes">Browse Logs...</attribute>
-          <attribute name="action">app.browse-logs</attribute>
-        </item>
-      </section>
       <section>
         <item>
           <attribute name="label" translatable="yes">Changelog...</attribute>