simplify weighting
[pspp] / src / ui / gui / syntax-editor.ui
index 7ed0420c155e67df6d890bddaccc29080d974224..49780048d1690f45cb438f709ca7763b93ee5901 100644 (file)
        <attribute name="action">win.run-to-end</attribute>
       </item>
     </section>
+    <section>
+      <item>
+       <attribute name="label" translatable="yes">A_uto Syntax</attribute>
+        <attribute name="target">auto</attribute>
+       <attribute name="action">win.syntax</attribute>
+      </item>
+      <item>
+       <attribute name="label" translatable="yes">_Interactive Syntax</attribute>
+        <attribute name="target">interactive</attribute>
+       <attribute name="action">win.syntax</attribute>
+      </item>
+      <item>
+       <attribute name="label" translatable="yes">_Batch Syntax</attribute>
+        <attribute name="target">batch</attribute>
+       <attribute name="action">win.syntax</attribute>
+      </item>
+    </section>
   </submenu>
 </menu>
 <object class="GtkScrolledWindow" id="scrolledwindow8">