DEFINE
[pspp] / src / ui / gui / syntax-editor.ui
index 56423ea70b6857c3bd4339d19ab54b3ea615d1f4..49780048d1690f45cb438f709ca7763b93ee5901 100644 (file)
        <attribute name="action">win.redo</attribute>
       </item>
     </section>
+    <section>
+      <item>
+       <attribute name="label" translatable="yes">_Find</attribute>
+       <attribute name="action">win.find</attribute>
+      </item>
+    </section>
   </submenu>
   <submenu>
     <attribute name="label" translatable="yes">_Run</attribute>
        <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">