Reimplement the Windows menu.
[pspp] / src / ui / gui / syntax-editor.ui
index 7b48bc6f750de6bb32379fc46c88d0554da68675..797a7f04e0309483e357ab671800f17b9868ea5b 100644 (file)
             <property name="label" translatable="yes">To End</property>
           </object>
         </child>
-        <child>
-          <object class="GtkAction" id="windows">
-            <property name="name">windows</property>
-            <property name="label" translatable="yes">_Windows</property>
-          </object>
-        </child>
-        <child>
-          <object class="GtkAction" id="windows_minimise_all">
-            <property name="stock-id">windows-minimize-all</property>
-            <property name="name">windows_minimise_all</property>
-            <property name="label" translatable="yes">_Minimize All Windows</property>
-          </object>
-        </child>
       </object>
     </child>
     <ui>
           <menuitem action="run_current_line"/>
           <menuitem action="run_to_end"/>
         </menu>
-        <menu action="windows">
-          <menuitem action="windows_minimise_all"/>
-        </menu>
       </menubar>
     </ui>
   </object>