Updated the about box to work properly with Gtk+2.10
[pspp-builds.git] / src / ui / gui / syntax-editor.glade
index f5473006ff4a23aa37d6df42d94d093468e5176a..80e6bff31147a438328cb61c3d9c23dcc6960a41 100644 (file)
            </widget>
          </child>
 
+         <child>
+           <widget class="GtkMenuItem" id="windows">
+             <property name="visible">True</property>
+             <property name="label" translatable="yes">_Windows</property>
+             <property name="use_underline">True</property>
+             <signal name="activate" handler="on_windows_activate" last_modification_time="Thu, 28 Dec 2006 00:31:09 GMT"/>
+
+             <child>
+               <widget class="GtkMenu" id="windows_menu">
+
+                 <child>
+                   <widget class="GtkMenuItem" id="windows_minimise_all">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes">_Minimise All Windows</property>
+                     <property name="use_underline">True</property>
+                   </widget>
+                 </child>
+               </widget>
+             </child>
+           </widget>
+         </child>
+
          <child>
            <widget class="GtkMenuItem" id="menuitem9">
              <property name="visible">True</property>