added more gtk stuff.
[xboard.git] / gtk-interface.xml
index a54b00b..1817272 100644 (file)
                             <property name="draw_as_radio">True</property>
                           </object>
                         </child>
+                        <child>
+                          <object class="GtkRadioMenuItem" id="menuMode.Training">
+                            <property name="visible">True</property>
+                            <property name="label" translatable="yes">Training</property>
+                            <property name="use_underline">True</property>
+                            <property name="draw_as_radio">True</property>
+                          </object>
+                        </child>
                       </object>
                     </child>
                   </object>
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkButton" id="button3">
+                  <object class="GtkButton" id="buttonbar.Pause">
                     <property name="label" translatable="yes">P</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>