]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.glade
renamed Http_client to Http_user_agent to avoid clashes with Gerd's
[helm.git] / helm / matita / matita.glade
index 6eba147fd2717270ccd24d939d7efbd36ca60d09..e7dc8ded4036b80d16c1137c4f826c1b410bc39a 100644 (file)
   <property name="default_height">600</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
 
   <child>
-    <widget class="GtkVBox" id="MainWinShape">
+    <widget class="GtkEventBox" id="MainWinEventBox">
       <property name="visible">True</property>
-      <property name="homogeneous">False</property>
-      <property name="spacing">0</property>
+      <property name="visible_window">True</property>
+      <property name="above_child">False</property>
 
       <child>
-       <widget class="GtkMenuBar" id="MainMenuBar">
+       <widget class="GtkVBox" id="MainWinShape">
          <property name="visible">True</property>
+         <property name="homogeneous">False</property>
+         <property name="spacing">0</property>
 
          <child>
-           <widget class="GtkMenuItem" id="FileMenu">
+           <widget class="GtkMenuBar" id="MainMenuBar">
              <property name="visible">True</property>
-             <property name="label" translatable="yes">_File</property>
-             <property name="use_underline">True</property>
 
              <child>
-               <widget class="GtkMenu" id="FileMenu_menu">
+               <widget class="GtkMenuItem" id="FileMenu">
+                 <property name="visible">True</property>
+                 <property name="label" translatable="yes">_File</property>
+                 <property name="use_underline">True</property>
 
                  <child>
-                   <widget class="GtkImageMenuItem" id="NewMenu">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">_New</property>
-                     <property name="use_underline">True</property>
+                   <widget class="GtkMenu" id="FileMenu_menu">
 
-                     <child internal-child="image">
-                       <widget class="GtkImage" id="image40">
+                     <child>
+                       <widget class="GtkImageMenuItem" id="NewMenu">
                          <property name="visible">True</property>
-                         <property name="stock">gtk-new</property>
-                         <property name="icon_size">1</property>
-                         <property name="xalign">0.5</property>
-                         <property name="yalign">0.5</property>
-                         <property name="xpad">0</property>
-                         <property name="ypad">0</property>
+                         <property name="label" translatable="yes">_New</property>
+                         <property name="use_underline">True</property>
+
+                         <child internal-child="image">
+                           <widget class="GtkImage" id="image128">
+                             <property name="visible">True</property>
+                             <property name="stock">gtk-new</property>
+                             <property name="icon_size">1</property>
+                             <property name="xalign">0.5</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
+                           </widget>
+                         </child>
+
+                         <child>
+                           <widget class="GtkMenu" id="NewMenu_menu">
+
+                             <child>
+                               <widget class="GtkMenuItem" id="NewProofMenuItem">
+                                 <property name="visible">True</property>
+                                 <property name="label" translatable="yes">_Proof or definition ...</property>
+                                 <property name="use_underline">True</property>
+                               </widget>
+                             </child>
+
+                             <child>
+                               <widget class="GtkMenuItem" id="NewDefsMenuItem">
+                                 <property name="visible">True</property>
+                                 <property name="label" translatable="yes">(Co)Inductive _definitions ...</property>
+                                 <property name="use_underline">True</property>
+                               </widget>
+                             </child>
+                           </widget>
+                         </child>
                        </widget>
                      </child>
 
                      <child>
-                       <widget class="GtkMenu" id="NewMenu_menu">
+                       <widget class="GtkImageMenuItem" id="OpenMenuItem">
+                         <property name="visible">True</property>
+                         <property name="label" translatable="yes">_Open...</property>
+                         <property name="use_underline">True</property>
+                         <accelerator key="o" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
-                         <child>
-                           <widget class="GtkMenuItem" id="NewProofMenuItem">
+                         <child internal-child="image">
+                           <widget class="GtkImage" id="image129">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">_Proof or definition ...</property>
-                             <property name="use_underline">True</property>
-                             <accelerator key="n" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+                             <property name="stock">gtk-open</property>
+                             <property name="icon_size">1</property>
+                             <property name="xalign">0.5</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
                            </widget>
                          </child>
+                       </widget>
+                     </child>
 
-                         <child>
-                           <widget class="GtkMenuItem" id="NewDefsMenuItem">
+                     <child>
+                       <widget class="GtkImageMenuItem" id="SaveMenuItem">
+                         <property name="visible">True</property>
+                         <property name="label" translatable="yes">_Save</property>
+                         <property name="use_underline">True</property>
+                         <accelerator key="s" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+
+                         <child internal-child="image">
+                           <widget class="GtkImage" id="image130">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">(Co)Inductive _definitions ...</property>
-                             <property name="use_underline">True</property>
+                             <property name="stock">gtk-save</property>
+                             <property name="icon_size">1</property>
+                             <property name="xalign">0.5</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
                            </widget>
                          </child>
                        </widget>
                      </child>
-                   </widget>
-                 </child>
 
-                 <child>
-                   <widget class="GtkImageMenuItem" id="OpenMenuItem">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">_Open...</property>
-                     <property name="use_underline">True</property>
-                     <accelerator key="o" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+                     <child>
+                       <widget class="GtkImageMenuItem" id="SaveAsMenuItem">
+                         <property name="visible">True</property>
+                         <property name="label" translatable="yes">Save _As ...</property>
+                         <property name="use_underline">True</property>
 
-                     <child internal-child="image">
-                       <widget class="GtkImage" id="image41">
+                         <child internal-child="image">
+                           <widget class="GtkImage" id="image131">
+                             <property name="visible">True</property>
+                             <property name="stock">gtk-save-as</property>
+                             <property name="icon_size">1</property>
+                             <property name="xalign">0.5</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
+                           </widget>
+                         </child>
+                       </widget>
+                     </child>
+
+                     <child>
+                       <widget class="GtkSeparatorMenuItem" id="separator1">
                          <property name="visible">True</property>
-                         <property name="stock">gtk-open</property>
-                         <property name="icon_size">1</property>
-                         <property name="xalign">0.5</property>
-                         <property name="yalign">0.5</property>
-                         <property name="xpad">0</property>
-                         <property name="ypad">0</property>
+                       </widget>
+                     </child>
+
+                     <child>
+                       <widget class="GtkImageMenuItem" id="QuitMenuItem">
+                         <property name="visible">True</property>
+                         <property name="label" translatable="yes">_Quit</property>
+                         <property name="use_underline">True</property>
+                         <accelerator key="q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+
+                         <child internal-child="image">
+                           <widget class="GtkImage" id="image132">
+                             <property name="visible">True</property>
+                             <property name="stock">gtk-quit</property>
+                             <property name="icon_size">1</property>
+                             <property name="xalign">0.5</property>
+                             <property name="yalign">0.5</property>
+                             <property name="xpad">0</property>
+                             <property name="ypad">0</property>
+                           </widget>
+                         </child>
                        </widget>
                      </child>
                    </widget>
                  </child>
+               </widget>
+             </child>
+
+             <child>
+               <widget class="GtkMenuItem" id="EditMenu">
+                 <property name="visible">True</property>
+                 <property name="label" translatable="yes">_Edit</property>
+                 <property name="use_underline">True</property>
+               </widget>
+             </child>
+
+             <child>
+               <widget class="GtkMenuItem" id="ViewMenu">
+                 <property name="visible">True</property>
+                 <property name="label" translatable="yes">_View</property>
+                 <property name="use_underline">True</property>
 
                  <child>
-                   <widget class="GtkImageMenuItem" id="SaveMenuItem">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">_Save</property>
-                     <property name="use_underline">True</property>
-                     <accelerator key="s" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+                   <widget class="GtkMenu" id="ViewMenu_menu">
 
-                     <child internal-child="image">
-                       <widget class="GtkImage" id="image42">
+                     <child>
+                       <widget class="GtkCheckMenuItem" id="ShowToolBarMenuItem">
                          <property name="visible">True</property>
-                         <property name="stock">gtk-save</property>
-                         <property name="icon_size">1</property>
-                         <property name="xalign">0.5</property>
-                         <property name="yalign">0.5</property>
-                         <property name="xpad">0</property>
-                         <property name="ypad">0</property>
+                         <property name="label" translatable="yes">Show Button Bar</property>
+                         <property name="use_underline">True</property>
+                         <property name="active">True</property>
                        </widget>
                      </child>
-                   </widget>
-                 </child>
 
-                 <child>
-                   <widget class="GtkImageMenuItem" id="SaveAsMenuItem">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">Save _As ...</property>
-                     <property name="use_underline">True</property>
+                     <child>
+                       <widget class="GtkCheckMenuItem" id="ShowProofMenuItem">
+                         <property name="visible">True</property>
+                         <property name="label" translatable="yes">Show Proof Window</property>
+                         <property name="use_underline">True</property>
+                         <property name="active">False</property>
+                         <accelerator key="F3" modifiers="0" signal="activate"/>
+                       </widget>
+                     </child>
 
-                     <child internal-child="image">
-                       <widget class="GtkImage" id="image43">
+                     <child>
+                       <widget class="GtkCheckMenuItem" id="ShowCheckMenuItem">
                          <property name="visible">True</property>
-                         <property name="stock">gtk-save-as</property>
-                         <property name="icon_size">1</property>
-                         <property name="xalign">0.5</property>
-                         <property name="yalign">0.5</property>
-                         <property name="xpad">0</property>
-                         <property name="ypad">0</property>
+                         <property name="label" translatable="yes">Show Check Window</property>
+                         <property name="use_underline">True</property>
+                         <property name="active">False</property>
+                         <accelerator key="F4" modifiers="0" signal="activate"/>
                        </widget>
                      </child>
-                   </widget>
-                 </child>
 
-                 <child>
-                   <widget class="GtkMenuItem" id="separator1">
-                     <property name="visible">True</property>
+                     <child>
+                       <widget class="GtkCheckMenuItem" id="ShowScriptMenuItem">
+                         <property name="visible">True</property>
+                         <property name="label" translatable="yes">Show Script Window</property>
+                         <property name="use_underline">True</property>
+                         <property name="active">False</property>
+                         <accelerator key="F5" modifiers="0" signal="activate"/>
+                       </widget>
+                     </child>
                    </widget>
                  </child>
+               </widget>
+             </child>
+
+             <child>
+               <widget class="GtkMenuItem" id="DebugMenu">
+                 <property name="visible">True</property>
+                 <property name="label" translatable="yes">Debug</property>
+                 <property name="use_underline">True</property>
 
                  <child>
-                   <widget class="GtkImageMenuItem" id="QuitMenuItem">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">_Quit</property>
-                     <property name="use_underline">True</property>
-                     <accelerator key="q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+                   <widget class="GtkMenu" id="DebugMenu_menu">
 
-                     <child internal-child="image">
-                       <widget class="GtkImage" id="image44">
+                     <child>
+                       <widget class="GtkSeparatorMenuItem" id="separator2">
                          <property name="visible">True</property>
-                         <property name="stock">gtk-quit</property>
-                         <property name="icon_size">1</property>
-                         <property name="xalign">0.5</property>
-                         <property name="yalign">0.5</property>
-                         <property name="xpad">0</property>
-                         <property name="ypad">0</property>
                        </widget>
                      </child>
                    </widget>
                  </child>
                </widget>
              </child>
-           </widget>
-         </child>
-
-         <child>
-           <widget class="GtkMenuItem" id="EditMenu">
-             <property name="visible">True</property>
-             <property name="label" translatable="yes">_Edit</property>
-             <property name="use_underline">True</property>
-           </widget>
-         </child>
-
-         <child>
-           <widget class="GtkMenuItem" id="ViewMenu">
-             <property name="visible">True</property>
-             <property name="label" translatable="yes">_View</property>
-             <property name="use_underline">True</property>
 
              <child>
-               <widget class="GtkMenu" id="ViewMenu_menu">
+               <widget class="GtkMenuItem" id="HelpMenu">
+                 <property name="visible">True</property>
+                 <property name="label" translatable="yes">_Help</property>
+                 <property name="use_underline">True</property>
 
                  <child>
-                   <widget class="GtkCheckMenuItem" id="ShowToolBarMenuItem">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">Show Button Bar</property>
-                     <property name="use_underline">True</property>
-                     <property name="active">True</property>
-                   </widget>
-                 </child>
+                   <widget class="GtkMenu" id="HelpMenu_menu">
 
-                 <child>
-                   <widget class="GtkCheckMenuItem" id="ShowProofMenuItem">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">Show Proof Window</property>
-                     <property name="use_underline">True</property>
-                     <property name="active">False</property>
-                     <accelerator key="F3" modifiers="0" signal="activate"/>
+                     <child>
+                       <widget class="GtkMenuItem" id="AboutMenuItem">
+                         <property name="visible">True</property>
+                         <property name="label" translatable="yes">About...</property>
+                         <property name="use_underline">True</property>
+                       </widget>
+                     </child>
                    </widget>
                  </child>
                </widget>
              </child>
            </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
          </child>
 
          <child>
-           <widget class="GtkMenuItem" id="DebugMenu">
+           <widget class="GtkVPaned" id="MainVPanes">
              <property name="visible">True</property>
-             <property name="label" translatable="yes">Debug</property>
-             <property name="use_underline">True</property>
+             <property name="can_focus">True</property>
+             <property name="position">450</property>
 
              <child>
-               <widget class="GtkMenu" id="DebugMenu_menu">
+               <widget class="GtkScrolledWindow" id="ScrolledSequents">
+                 <property name="visible">True</property>
+                 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
+                 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+                 <property name="shadow_type">GTK_SHADOW_NONE</property>
+                 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
                  <child>
-                   <widget class="GtkMenuItem" id="DebugMenuItem0">
+                   <widget class="GtkViewport" id="viewport1">
                      <property name="visible">True</property>
-                     <property name="label" translatable="yes">0</property>
-                     <property name="use_underline">True</property>
-                   </widget>
-                 </child>
+                     <property name="shadow_type">GTK_SHADOW_IN</property>
 
-                 <child>
-                   <widget class="GtkMenuItem" id="DebugMenuItem1">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">1</property>
-                     <property name="use_underline">True</property>
-                   </widget>
-                 </child>
-
-                 <child>
-                   <widget class="GtkMenuItem" id="DebugMenuItem2">
-                     <property name="visible">True</property>
-                     <property name="label" translatable="yes">2</property>
-                     <property name="use_underline">True</property>
+                     <child>
+                       <widget class="GtkNotebook" id="SequentsNotebook">
+                         <property name="visible">True</property>
+                         <property name="can_focus">True</property>
+                         <property name="show_tabs">True</property>
+                         <property name="show_border">True</property>
+                         <property name="tab_pos">GTK_POS_TOP</property>
+                         <property name="scrollable">False</property>
+                         <property name="enable_popup">False</property>
+                       </widget>
+                     </child>
                    </widget>
                  </child>
                </widget>
+               <packing>
+                 <property name="shrink">True</property>
+                 <property name="resize">False</property>
+               </packing>
              </child>
-           </widget>
-         </child>
-
-         <child>
-           <widget class="GtkMenuItem" id="HelpMenu">
-             <property name="visible">True</property>
-             <property name="label" translatable="yes">_Help</property>
-             <property name="use_underline">True</property>
 
              <child>
-               <widget class="GtkMenu" id="HelpMenu_menu">
+               <widget class="GtkEventBox" id="ConsoleEventBox">
+                 <property name="visible">True</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
 
                  <child>
-                   <widget class="GtkMenuItem" id="AboutMenuItem">
+                   <widget class="GtkScrolledWindow" id="ScrolledConsole">
                      <property name="visible">True</property>
-                     <property name="label" translatable="yes">About...</property>
-                     <property name="use_underline">True</property>
+                     <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
+                     <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+                     <property name="shadow_type">GTK_SHADOW_IN</property>
+                     <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+                     <child>
+                       <placeholder/>
+                     </child>
                    </widget>
                  </child>
                </widget>
-             </child>
-           </widget>
-         </child>
-       </widget>
-       <packing>
-         <property name="padding">0</property>
-         <property name="expand">False</property>
-         <property name="fill">False</property>
-       </packing>
-      </child>
-
-      <child>
-       <widget class="GtkVPaned" id="MainVPanes">
-         <property name="visible">True</property>
-         <property name="can_focus">True</property>
-         <property name="position">450</property>
-
-         <child>
-           <widget class="GtkScrolledWindow" id="ProofStatus">
-             <property name="visible">True</property>
-             <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
-             <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
-             <property name="shadow_type">GTK_SHADOW_NONE</property>
-             <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
-             <child>
-               <placeholder/>
+               <packing>
+                 <property name="shrink">True</property>
+                 <property name="resize">True</property>
+               </packing>
              </child>
            </widget>
            <packing>
-             <property name="shrink">True</property>
-             <property name="resize">False</property>
+             <property name="padding">0</property>
+             <property name="expand">True</property>
+             <property name="fill">True</property>
            </packing>
          </child>
 
          <child>
-           <widget class="GtkScrolledWindow" id="ScrolledUserInput">
+           <widget class="GtkStatusbar" id="MainStatusBar">
              <property name="visible">True</property>
-             <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
-             <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
-             <property name="shadow_type">GTK_SHADOW_IN</property>
-             <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
-             <child>
-               <placeholder/>
-             </child>
+             <property name="has_resize_grip">True</property>
            </widget>
            <packing>
-             <property name="shrink">True</property>
-             <property name="resize">True</property>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
            </packing>
          </child>
        </widget>
-       <packing>
-         <property name="padding">0</property>
-         <property name="expand">True</property>
-         <property name="fill">True</property>
-       </packing>
-      </child>
-
-      <child>
-       <widget class="GtkStatusbar" id="MainStatusBar">
-         <property name="visible">True</property>
-         <property name="has_resize_grip">True</property>
-       </widget>
-       <packing>
-         <property name="padding">0</property>
-         <property name="expand">False</property>
-         <property name="fill">False</property>
-       </packing>
       </child>
     </widget>
   </child>
   <property name="default_height">525</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
 
   <child>
     <widget class="GtkEventBox" id="ProofWinEventBox">
       <property name="visible">True</property>
+      <property name="visible_window">True</property>
+      <property name="above_child">False</property>
 
       <child>
        <widget class="GtkScrolledWindow" id="ScrolledProof">
          <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
          <child>
-           <widget class="GtkViewport" id="viewport1">
-             <property name="visible">True</property>
-             <property name="shadow_type">GTK_SHADOW_IN</property>
-
-             <child>
-               <placeholder/>
-             </child>
-           </widget>
+           <placeholder/>
          </child>
        </widget>
       </child>
   <property name="modal">True</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="show_fileops">True</property>
 
   <child internal-child="cancel_button">
-    <widget class="GtkButton" id="cancel_button1">
+    <widget class="GtkButton" id="fileSelCancelButton">
       <property name="visible">True</property>
       <property name="can_default">True</property>
       <property name="can_focus">True</property>
       <property name="relief">GTK_RELIEF_NORMAL</property>
+      <property name="focus_on_click">True</property>
     </widget>
   </child>
 
   <child internal-child="ok_button">
-    <widget class="GtkButton" id="ok_button1">
+    <widget class="GtkButton" id="fileSelOkButton">
       <property name="visible">True</property>
       <property name="can_default">True</property>
       <property name="can_focus">True</property>
       <property name="relief">GTK_RELIEF_NORMAL</property>
+      <property name="focus_on_click">True</property>
     </widget>
   </child>
 </widget>
   <property name="modal">False</property>
   <property name="resizable">False</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
 
   <child>
     <widget class="GtkEventBox" id="ToolBarEventBox">
       <property name="visible">True</property>
+      <property name="visible_window">True</property>
+      <property name="above_child">False</property>
 
       <child>
        <widget class="GtkVBox" id="vbox1">
                  <property name="label" translatable="yes">button1</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <property name="focus_on_click">True</property>
                </widget>
              </child>
 
                  <property name="label" translatable="yes">button2</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <property name="focus_on_click">True</property>
                </widget>
              </child>
 
                  <property name="label" translatable="yes">button3</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <property name="focus_on_click">True</property>
                </widget>
              </child>
 
                  <property name="label" translatable="yes">button4</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
+                 <property name="focus_on_click">True</property>
                </widget>
              </child>
            </widget>
   </child>
 </widget>
 
-<widget class="GtkDialog" id="GenericDialog">
+<widget class="GtkDialog" id="ConfirmationDialog">
   <property name="title" translatable="yes">DUMMY</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_CENTER</property>
   <property name="modal">True</property>
   <property name="resizable">False</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="has_separator">True</property>
 
   <child internal-child="vbox">
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
          <child>
-           <widget class="GtkButton" id="cancelbutton1">
+           <widget class="GtkButton" id="ConfirmationDialogCancelButton">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-cancel</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-6</property>
            </widget>
          </child>
 
          <child>
-           <widget class="GtkButton" id="okbutton1">
+           <widget class="GtkButton" id="ConfirmationDialogOkButton">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-ok</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-5</property>
            </widget>
          </child>
       </child>
 
       <child>
-       <placeholder/>
+       <widget class="GtkLabel" id="ConfirmationDialogLabel">
+         <property name="visible">True</property>
+         <property name="label" translatable="yes">DUMMY</property>
+         <property name="use_underline">False</property>
+         <property name="use_markup">False</property>
+         <property name="justify">GTK_JUSTIFY_CENTER</property>
+         <property name="wrap">False</property>
+         <property name="selectable">False</property>
+         <property name="xalign">0.5</property>
+         <property name="yalign">0.5</property>
+         <property name="xpad">0</property>
+         <property name="ypad">0</property>
+       </widget>
+       <packing>
+         <property name="padding">0</property>
+         <property name="expand">False</property>
+         <property name="fill">False</property>
+       </packing>
       </child>
     </widget>
   </child>
   <property name="modal">True</property>
   <property name="resizable">False</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="has_separator">True</property>
 
   <child internal-child="vbox">
              <property name="label">gtk-ok</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-5</property>
            </widget>
          </child>
       </child>
 
       <child>
-       <placeholder/>
+       <widget class="GtkLabel" id="AboutLabel">
+         <property name="visible">True</property>
+         <property name="label" translatable="yes">&lt;b&gt;Matita @VERSION@&lt;/b&gt;
+
+&lt;tt&gt;http://helm.cs.unibo.it&lt;/tt&gt;
+
+Copyright (C) 2004,
+&lt;i&gt;the HELM team&lt;/i&gt;</property>
+         <property name="use_underline">False</property>
+         <property name="use_markup">True</property>
+         <property name="justify">GTK_JUSTIFY_CENTER</property>
+         <property name="wrap">False</property>
+         <property name="selectable">False</property>
+         <property name="xalign">0.5</property>
+         <property name="yalign">0.5</property>
+         <property name="xpad">5</property>
+         <property name="ypad">5</property>
+       </widget>
+       <packing>
+         <property name="padding">0</property>
+         <property name="expand">False</property>
+         <property name="fill">False</property>
+       </packing>
       </child>
     </widget>
   </child>
   <property name="modal">True</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="has_separator">True</property>
 
   <child internal-child="vbox">
              <property name="label">gtk-cancel</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-6</property>
            </widget>
          </child>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">0</property>
 
              <child>
                  <property name="yalign">0.5</property>
                  <property name="xscale">0</property>
                  <property name="yscale">0</property>
+                 <property name="top_padding">0</property>
+                 <property name="bottom_padding">0</property>
+                 <property name="left_padding">0</property>
+                 <property name="right_padding">0</property>
 
                  <child>
                    <widget class="GtkHBox" id="hbox3">
              <property name="label" translatable="yes">Try Constants</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">0</property>
            </widget>
          </child>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">0</property>
 
              <child>
                  <property name="yalign">0.5</property>
                  <property name="xscale">0</property>
                  <property name="yscale">0</property>
+                 <property name="top_padding">0</property>
+                 <property name="bottom_padding">0</property>
+                 <property name="left_padding">0</property>
+                 <property name="right_padding">0</property>
 
                  <child>
                    <widget class="GtkHBox" id="hbox1">
                  <property name="max_length">0</property>
                  <property name="text" translatable="yes"></property>
                  <property name="has_frame">True</property>
-                 <property name="invisible_char" translatable="yes">*</property>
+                 <property name="invisible_char">*</property>
                  <property name="activates_default">False</property>
                </widget>
                <packing>
   <property name="modal">True</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="has_separator">True</property>
 
   <child internal-child="vbox">
              <property name="label">gtk-help</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-11</property>
            </widget>
          </child>
              <property name="label">gtk-cancel</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-6</property>
            </widget>
          </child>
              <property name="label">gtk-ok</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-5</property>
            </widget>
          </child>
   </child>
 </widget>
 
-<widget class="GtkDialog" id="Debug">
+<widget class="GtkDialog" id="EmptyDialog">
   <property name="visible">True</property>
-  <property name="title" translatable="yes">dialog1</property>
+  <property name="title" translatable="yes">DUMMY</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_NONE</property>
-  <property name="modal">True</property>
+  <property name="modal">False</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="has_separator">True</property>
 
   <child internal-child="vbox">
-    <widget class="GtkVBox" id="dialog-vbox5">
+    <widget class="GtkVBox" id="EmptyDialogVBox">
       <property name="visible">True</property>
       <property name="homogeneous">False</property>
       <property name="spacing">0</property>
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
          <child>
-           <widget class="GtkButton" id="cancelbutton2">
+           <widget class="GtkButton" id="EmptyDialogCancelButton">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-cancel</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-6</property>
            </widget>
          </child>
 
          <child>
-           <widget class="GtkButton" id="okbutton2">
+           <widget class="GtkButton" id="EmptyDialogOkButton">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-ok</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
+             <property name="focus_on_click">True</property>
              <property name="response_id">-5</property>
            </widget>
          </child>
        </packing>
       </child>
 
+      <child>
+       <widget class="GtkLabel" id="EmptyDialogLabel">
+         <property name="visible">True</property>
+         <property name="label" translatable="yes">DUMMY</property>
+         <property name="use_underline">False</property>
+         <property name="use_markup">False</property>
+         <property name="justify">GTK_JUSTIFY_LEFT</property>
+         <property name="wrap">False</property>
+         <property name="selectable">False</property>
+         <property name="xalign">0.5</property>
+         <property name="yalign">0.5</property>
+         <property name="xpad">0</property>
+         <property name="ypad">0</property>
+       </widget>
+       <packing>
+         <property name="padding">0</property>
+         <property name="expand">False</property>
+         <property name="fill">False</property>
+       </packing>
+      </child>
+
       <child>
        <placeholder/>
       </child>
   </child>
 </widget>
 
+<widget class="GtkWindow" id="CheckWin">
+  <property name="width_request">300</property>
+  <property name="height_request">200</property>
+  <property name="title" translatable="yes">Matita: check term</property>
+  <property name="type">GTK_WINDOW_TOPLEVEL</property>
+  <property name="window_position">GTK_WIN_POS_NONE</property>
+  <property name="modal">False</property>
+  <property name="resizable">True</property>
+  <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
+
+  <child>
+    <widget class="GtkEventBox" id="CheckWinEventBox">
+      <property name="visible">True</property>
+      <property name="visible_window">True</property>
+      <property name="above_child">False</property>
+
+      <child>
+       <widget class="GtkScrolledWindow" id="ScrolledCheck">
+         <property name="visible">True</property>
+         <property name="can_focus">True</property>
+         <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
+         <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+         <property name="shadow_type">GTK_SHADOW_NONE</property>
+         <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+         <child>
+           <placeholder/>
+         </child>
+       </widget>
+      </child>
+    </widget>
+  </child>
+</widget>
+
+<widget class="GtkWindow" id="ScriptWin">
+  <property name="title" translatable="yes">Matita: script</property>
+  <property name="type">GTK_WINDOW_TOPLEVEL</property>
+  <property name="window_position">GTK_WIN_POS_NONE</property>
+  <property name="modal">False</property>
+  <property name="default_width">300</property>
+  <property name="default_height">800</property>
+  <property name="resizable">True</property>
+  <property name="destroy_with_parent">False</property>
+  <property name="decorated">True</property>
+  <property name="skip_taskbar_hint">False</property>
+  <property name="skip_pager_hint">False</property>
+  <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
+  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
+
+  <child>
+    <widget class="GtkEventBox" id="ScriptWinEventBox">
+      <property name="visible">True</property>
+      <property name="visible_window">True</property>
+      <property name="above_child">False</property>
+
+      <child>
+       <widget class="GtkVBox" id="vbox4">
+         <property name="visible">True</property>
+         <property name="homogeneous">False</property>
+         <property name="spacing">0</property>
+
+         <child>
+           <widget class="GtkToolbar" id="toolbar1">
+             <property name="visible">True</property>
+             <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
+             <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
+             <property name="tooltips">True</property>
+             <property name="show_arrow">True</property>
+
+             <child>
+               <widget class="GtkToolItem" id="toolitem1">
+                 <property name="visible">True</property>
+                 <property name="visible_horizontal">True</property>
+                 <property name="visible_vertical">True</property>
+                 <property name="is_important">False</property>
+
+                 <child>
+                   <widget class="GtkButton" id="button5">
+                     <property name="visible">True</property>
+                     <property name="tooltip" translatable="yes">go back 1 phrase</property>
+                     <property name="can_focus">True</property>
+                     <property name="relief">GTK_RELIEF_NORMAL</property>
+                     <property name="focus_on_click">True</property>
+
+                     <child>
+                       <widget class="GtkImage" id="image133">
+                         <property name="visible">True</property>
+                         <property name="stock">gtk-go-back</property>
+                         <property name="icon_size">4</property>
+                         <property name="xalign">0.5</property>
+                         <property name="yalign">0.5</property>
+                         <property name="xpad">0</property>
+                         <property name="ypad">0</property>
+                       </widget>
+                     </child>
+                   </widget>
+                 </child>
+               </widget>
+               <packing>
+                 <property name="expand">False</property>
+                 <property name="homogeneous">False</property>
+               </packing>
+             </child>
+
+             <child>
+               <widget class="GtkToolItem" id="toolitem2">
+                 <property name="visible">True</property>
+                 <property name="visible_horizontal">True</property>
+                 <property name="visible_vertical">True</property>
+                 <property name="is_important">False</property>
+
+                 <child>
+                   <widget class="GtkButton" id="button6">
+                     <property name="visible">True</property>
+                     <property name="tooltip" translatable="yes">execute til cursor</property>
+                     <property name="can_focus">True</property>
+                     <property name="relief">GTK_RELIEF_NORMAL</property>
+                     <property name="focus_on_click">True</property>
+
+                     <child>
+                       <widget class="GtkImage" id="image134">
+                         <property name="visible">True</property>
+                         <property name="stock">gtk-jump-to</property>
+                         <property name="icon_size">4</property>
+                         <property name="xalign">0.5</property>
+                         <property name="yalign">0.5</property>
+                         <property name="xpad">0</property>
+                         <property name="ypad">0</property>
+                       </widget>
+                     </child>
+                   </widget>
+                 </child>
+               </widget>
+               <packing>
+                 <property name="expand">False</property>
+                 <property name="homogeneous">False</property>
+               </packing>
+             </child>
+
+             <child>
+               <widget class="GtkToolItem" id="toolitem3">
+                 <property name="visible">True</property>
+                 <property name="visible_horizontal">True</property>
+                 <property name="visible_vertical">True</property>
+                 <property name="is_important">False</property>
+
+                 <child>
+                   <widget class="GtkButton" id="button7">
+                     <property name="visible">True</property>
+                     <property name="tooltip" translatable="yes">go forward 1 phrase</property>
+                     <property name="can_focus">True</property>
+                     <property name="relief">GTK_RELIEF_NORMAL</property>
+                     <property name="focus_on_click">True</property>
+
+                     <child>
+                       <widget class="GtkImage" id="image135">
+                         <property name="visible">True</property>
+                         <property name="stock">gtk-go-forward</property>
+                         <property name="icon_size">4</property>
+                         <property name="xalign">0.5</property>
+                         <property name="yalign">0.5</property>
+                         <property name="xpad">0</property>
+                         <property name="ypad">0</property>
+                       </widget>
+                     </child>
+                   </widget>
+                 </child>
+               </widget>
+               <packing>
+                 <property name="expand">False</property>
+                 <property name="homogeneous">False</property>
+               </packing>
+             </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkScrolledWindow" id="ScrolledScript">
+             <property name="visible">True</property>
+             <property name="can_focus">True</property>
+             <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
+             <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
+             <property name="shadow_type">GTK_SHADOW_NONE</property>
+             <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+             <child>
+               <widget class="GtkTextView" id="ScriptTextView">
+                 <property name="visible">True</property>
+                 <property name="can_focus">True</property>
+                 <property name="editable">True</property>
+                 <property name="overwrite">False</property>
+                 <property name="accepts_tab">True</property>
+                 <property name="justification">GTK_JUSTIFY_LEFT</property>
+                 <property name="wrap_mode">GTK_WRAP_NONE</property>
+                 <property name="cursor_visible">True</property>
+                 <property name="pixels_above_lines">0</property>
+                 <property name="pixels_below_lines">0</property>
+                 <property name="pixels_inside_wrap">0</property>
+                 <property name="left_margin">0</property>
+                 <property name="right_margin">0</property>
+                 <property name="indent">0</property>
+                 <property name="text" translatable="yes"></property>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">True</property>
+             <property name="fill">True</property>
+           </packing>
+         </child>
+       </widget>
+      </child>
+    </widget>
+  </child>
+</widget>
+
 </glade-interface>