]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matita.glade
version 0.7.1
[helm.git] / helm / matita / matita.glade
index 2704d164d3b49f0ffe61d8bfa5a86886f84de5ef..98526c5788d2a1ef51600a7e7880313980a5844c 100644 (file)
@@ -79,13 +79,13 @@ Copyright (C) 2005,
 </widget>
 
 <widget class="GtkWindow" id="BrowserWin">
-  <property name="width_request">500</property>
-  <property name="height_request">500</property>
   <property name="visible">True</property>
   <property name="title" translatable="yes">Cic browser</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
-  <property name="window_position">GTK_WIN_POS_NONE</property>
+  <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
   <property name="modal">False</property>
+  <property name="default_width">500</property>
+  <property name="default_height">500</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
   <property name="decorated">True</property>
@@ -107,302 +107,270 @@ Copyright (C) 2005,
          <property name="spacing">0</property>
 
          <child>
-           <widget class="GtkHandleBox" id="handlebox1">
+           <widget class="GtkFrame" id="frame2">
              <property name="visible">True</property>
-             <property name="shadow_type">GTK_SHADOW_OUT</property>
-             <property name="handle_position">GTK_POS_LEFT</property>
-             <property name="snap_edge">GTK_POS_TOP</property>
+             <property name="label_xalign">0</property>
+             <property name="label_yalign">0</property>
+             <property name="shadow_type">GTK_SHADOW_NONE</property>
 
              <child>
-               <widget class="GtkToolbar" id="toolbar14">
+               <widget class="GtkHBox" id="BrowserHBox">
                  <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>
+                 <property name="homogeneous">False</property>
+                 <property name="spacing">0</property>
 
                  <child>
-                   <widget class="GtkToolItem" id="toolitem30">
+                   <widget class="GtkButton" id="BrowserNewButton">
                      <property name="visible">True</property>
-                     <property name="visible_horizontal">True</property>
-                     <property name="visible_vertical">True</property>
-                     <property name="is_important">False</property>
+                     <property name="can_focus">True</property>
+                     <property name="relief">GTK_RELIEF_NONE</property>
+                     <property name="focus_on_click">True</property>
 
                      <child>
-                       <widget class="GtkButton" id="BrowserNewButton">
+                       <widget class="GtkImage" id="image303">
                          <property name="visible">True</property>
-                         <property name="tooltip" translatable="yes">new browser win</property>
-                         <property name="can_default">True</property>
-                         <property name="can_focus">True</property>
-                         <property name="relief">GTK_RELIEF_NONE</property>
-                         <property name="focus_on_click">True</property>
-
-                         <child>
-                           <widget class="GtkImage" id="image191">
-                             <property name="visible">True</property>
-                             <property name="stock">gtk-new</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>
+                         <property name="stock">gtk-new</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>
                    <packing>
+                     <property name="padding">0</property>
                      <property name="expand">False</property>
-                     <property name="homogeneous">False</property>
+                     <property name="fill">False</property>
                    </packing>
                  </child>
 
                  <child>
-                   <widget class="GtkToolItem" id="toolitem31">
+                   <widget class="GtkButton" id="BrowserBackButton">
                      <property name="visible">True</property>
-                     <property name="visible_horizontal">True</property>
-                     <property name="visible_vertical">True</property>
-                     <property name="is_important">False</property>
+                     <property name="can_focus">True</property>
+                     <property name="relief">GTK_RELIEF_NONE</property>
+                     <property name="focus_on_click">True</property>
 
                      <child>
-                       <widget class="GtkButton" id="BrowserBackButton">
+                       <widget class="GtkImage" id="image304">
                          <property name="visible">True</property>
-                         <property name="tooltip" translatable="yes">history back</property>
-                         <property name="can_default">True</property>
-                         <property name="can_focus">True</property>
-                         <property name="relief">GTK_RELIEF_NONE</property>
-                         <property name="focus_on_click">True</property>
-
-                         <child>
-                           <widget class="GtkAlignment" id="alignment3">
-                             <property name="visible">True</property>
-                             <property name="xalign">0.5</property>
-                             <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="hbox6">
-                                 <property name="visible">True</property>
-                                 <property name="homogeneous">False</property>
-                                 <property name="spacing">2</property>
-
-                                 <child>
-                                   <widget class="GtkImage" id="image188">
-                                     <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>
-                                   <packing>
-                                     <property name="padding">0</property>
-                                     <property name="expand">False</property>
-                                     <property name="fill">False</property>
-                                   </packing>
-                                 </child>
-
-                                 <child>
-                                   <widget class="GtkLabel" id="label10">
-                                     <property name="visible">True</property>
-                                     <property name="label" translatable="yes"></property>
-                                     <property name="use_underline">True</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>
-                               </widget>
-                             </child>
-                           </widget>
-                         </child>
+                         <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>
                    <packing>
+                     <property name="padding">0</property>
                      <property name="expand">False</property>
-                     <property name="homogeneous">False</property>
+                     <property name="fill">False</property>
                    </packing>
                  </child>
 
                  <child>
-                   <widget class="GtkToolItem" id="toolitem32">
+                   <widget class="GtkButton" id="BrowserForwardButton">
                      <property name="visible">True</property>
-                     <property name="visible_horizontal">True</property>
-                     <property name="visible_vertical">True</property>
-                     <property name="is_important">False</property>
+                     <property name="can_focus">True</property>
+                     <property name="relief">GTK_RELIEF_NONE</property>
+                     <property name="focus_on_click">True</property>
 
                      <child>
-                       <widget class="GtkButton" id="BrowserForwardButton">
+                       <widget class="GtkImage" id="image305">
                          <property name="visible">True</property>
-                         <property name="tooltip" translatable="yes">history forward</property>
-                         <property name="can_default">True</property>
-                         <property name="can_focus">True</property>
-                         <property name="relief">GTK_RELIEF_NONE</property>
-                         <property name="focus_on_click">True</property>
-
-                         <child>
-                           <widget class="GtkImage" id="image189">
-                             <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>
+                         <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>
                    <packing>
+                     <property name="padding">0</property>
                      <property name="expand">False</property>
-                     <property name="homogeneous">False</property>
+                     <property name="fill">False</property>
                    </packing>
                  </child>
 
                  <child>
-                   <widget class="GtkToolItem" id="toolitem33">
+                   <widget class="GtkButton" id="BrowserRefreshButton">
                      <property name="visible">True</property>
-                     <property name="visible_horizontal">True</property>
-                     <property name="visible_vertical">True</property>
-                     <property name="is_important">False</property>
+                     <property name="tooltip" translatable="yes">refresh</property>
+                     <property name="can_default">True</property>
+                     <property name="can_focus">True</property>
+                     <property name="relief">GTK_RELIEF_NONE</property>
+                     <property name="focus_on_click">True</property>
 
                      <child>
-                       <widget class="GtkButton" id="BrowserRefreshButton">
+                       <widget class="GtkImage" id="image229">
                          <property name="visible">True</property>
-                         <property name="tooltip" translatable="yes">refresh</property>
-                         <property name="can_default">True</property>
-                         <property name="can_focus">True</property>
-                         <property name="relief">GTK_RELIEF_NONE</property>
-                         <property name="focus_on_click">True</property>
-
-                         <child>
-                           <widget class="GtkImage" id="image229">
-                             <property name="visible">True</property>
-                             <property name="stock">gtk-refresh</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>
+                         <property name="stock">gtk-refresh</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>
                    <packing>
+                     <property name="padding">0</property>
                      <property name="expand">False</property>
-                     <property name="homogeneous">False</property>
+                     <property name="fill">False</property>
                    </packing>
                  </child>
 
                  <child>
-                   <widget class="GtkToolItem" id="toolitem34">
+                   <widget class="GtkButton" id="BrowserHomeButton">
                      <property name="visible">True</property>
-                     <property name="visible_horizontal">True</property>
-                     <property name="visible_vertical">True</property>
-                     <property name="is_important">False</property>
+                     <property name="tooltip" translatable="yes">home</property>
+                     <property name="can_default">True</property>
+                     <property name="can_focus">True</property>
+                     <property name="relief">GTK_RELIEF_NONE</property>
+                     <property name="focus_on_click">True</property>
 
                      <child>
-                       <widget class="GtkButton" id="BrowserHomeButton">
+                       <widget class="GtkImage" id="image190">
                          <property name="visible">True</property>
-                         <property name="tooltip" translatable="yes">home</property>
-                         <property name="can_default">True</property>
-                         <property name="can_focus">True</property>
-                         <property name="relief">GTK_RELIEF_NONE</property>
-                         <property name="focus_on_click">True</property>
-
-                         <child>
-                           <widget class="GtkImage" id="image190">
-                             <property name="visible">True</property>
-                             <property name="stock">gtk-home</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>
+                         <property name="stock">gtk-home</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>
                    <packing>
+                     <property name="padding">0</property>
                      <property name="expand">False</property>
-                     <property name="homogeneous">False</property>
+                     <property name="fill">False</property>
+                   </packing>
+                 </child>
+
+                 <child>
+                   <widget class="GtkImage" id="image301">
+                     <property name="visible">True</property>
+                     <property name="stock">gtk-jump-to</property>
+                     <property name="icon_size">2</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">3</property>
+                     <property name="expand">False</property>
+                     <property name="fill">False</property>
                    </packing>
                  </child>
 
                  <child>
-                   <widget class="GtkToolItem" id="toolitem35">
+                   <widget class="GtkHBox" id="UriHBox">
                      <property name="visible">True</property>
-                     <property name="visible_horizontal">True</property>
-                     <property name="visible_vertical">True</property>
-                     <property name="is_important">False</property>
+                     <property name="homogeneous">False</property>
+                     <property name="spacing">0</property>
 
                      <child>
-                       <widget class="GtkImage" id="image187">
-                         <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>
+                       <placeholder/>
                      </child>
                    </widget>
                    <packing>
-                     <property name="expand">False</property>
-                     <property name="homogeneous">False</property>
+                     <property name="padding">0</property>
+                     <property name="expand">True</property>
+                     <property name="fill">True</property>
                    </packing>
                  </child>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">True</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkHBox" id="whelpBarBox">
+             <property name="border_width">3</property>
+             <property name="visible">True</property>
+             <property name="homogeneous">False</property>
+             <property name="spacing">6</property>
+
+             <child>
+               <widget class="GtkImage" id="WhelpBarImage">
+                 <property name="visible">True</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">True</property>
+               </packing>
+             </child>
+
+             <child>
+               <widget class="GtkEntry" id="queryInputText">
+                 <property name="visible">True</property>
+                 <property name="can_focus">True</property>
+                 <property name="editable">True</property>
+                 <property name="visibility">True</property>
+                 <property name="max_length">0</property>
+                 <property name="text" translatable="yes"></property>
+                 <property name="has_frame">True</property>
+                 <property name="invisible_char">*</property>
+                 <property name="activates_default">False</property>
+               </widget>
+               <packing>
+                 <property name="padding">0</property>
+                 <property name="expand">True</property>
+                 <property name="fill">True</property>
+               </packing>
+             </child>
+
+             <child>
+               <widget class="GtkVBox" id="whelpBarComboVbox">
+                 <property name="visible">True</property>
+                 <property name="homogeneous">False</property>
+                 <property name="spacing">0</property>
 
                  <child>
-                   <widget class="GtkToolItem" id="toolitem36">
+                   <widget class="GtkAlignment" id="alignment4">
                      <property name="visible">True</property>
-                     <property name="visible_horizontal">True</property>
-                     <property name="visible_vertical">True</property>
-                     <property name="is_important">False</property>
+                     <property name="xalign">0.5</property>
+                     <property name="yalign">0.5</property>
+                     <property name="xscale">1</property>
+                     <property name="yscale">1</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="GtkEntry" id="BrowserUri">
-                         <property name="visible">True</property>
-                         <property name="tooltip" translatable="yes">cic uri</property>
-                         <property name="can_focus">True</property>
-                         <property name="editable">True</property>
-                         <property name="visibility">True</property>
-                         <property name="max_length">0</property>
-                         <property name="text" translatable="yes"></property>
-                         <property name="has_frame">True</property>
-                         <property name="invisible_char">*</property>
-                         <property name="activates_default">False</property>
-                         <property name="width_chars">34</property>
-                       </widget>
+                       <placeholder/>
                      </child>
                    </widget>
                    <packing>
+                     <property name="padding">0</property>
                      <property name="expand">False</property>
-                     <property name="homogeneous">False</property>
+                     <property name="fill">False</property>
                    </packing>
                  </child>
                </widget>
+               <packing>
+                 <property name="padding">0</property>
+                 <property name="expand">False</property>
+                 <property name="fill">True</property>
+               </packing>
              </child>
            </widget>
            <packing>
@@ -413,11 +381,14 @@ Copyright (C) 2005,
          </child>
 
          <child>
-           <widget class="GtkFrame" id="frame1">
+           <widget class="GtkNotebook" id="mathOrListNotebook">
              <property name="visible">True</property>
-             <property name="label_xalign">0</property>
-             <property name="label_yalign">0</property>
-             <property name="shadow_type">GTK_SHADOW_IN</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>
 
              <child>
                <widget class="GtkScrolledWindow" id="ScrolledBrowser">
@@ -432,6 +403,74 @@ Copyright (C) 2005,
                    <placeholder/>
                  </child>
                </widget>
+               <packing>
+                 <property name="tab_expand">False</property>
+                 <property name="tab_fill">True</property>
+               </packing>
+             </child>
+
+             <child>
+               <widget class="GtkLabel" id="mathLabel">
+                 <property name="visible">True</property>
+                 <property name="label" translatable="yes">MathView</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="type">tab</property>
+               </packing>
+             </child>
+
+             <child>
+               <widget class="GtkScrolledWindow" id="scrolledwindow9">
+                 <property name="visible">True</property>
+                 <property name="can_focus">True</property>
+                 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+                 <property name="shadow_type">GTK_SHADOW_IN</property>
+                 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+                 <child>
+                   <widget class="GtkTreeView" id="whelpResultTreeview">
+                     <property name="visible">True</property>
+                     <property name="can_focus">True</property>
+                     <property name="headers_visible">False</property>
+                     <property name="rules_hint">False</property>
+                     <property name="reorderable">False</property>
+                     <property name="enable_search">True</property>
+                   </widget>
+                 </child>
+               </widget>
+               <packing>
+                 <property name="tab_expand">False</property>
+                 <property name="tab_fill">True</property>
+               </packing>
+             </child>
+
+             <child>
+               <widget class="GtkLabel" id="listLabel">
+                 <property name="visible">True</property>
+                 <property name="label" translatable="yes">WhelpResults</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="type">tab</property>
+               </packing>
              </child>
            </widget>
            <packing>
@@ -795,8 +834,6 @@ Copyright (C) 2005,
   <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">800</property>
-  <property name="default_height">600</property>
   <property name="resizable">True</property>
   <property name="destroy_with_parent">False</property>
   <property name="decorated">True</property>
@@ -844,7 +881,7 @@ Copyright (C) 2005,
                              <property name="use_underline">True</property>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image290">
+                               <widget class="GtkImage" id="image334">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-new</property>
                                  <property name="icon_size">1</property>
@@ -865,7 +902,7 @@ Copyright (C) 2005,
                              <accelerator key="o" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image291">
+                               <widget class="GtkImage" id="image335">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-open</property>
                                  <property name="icon_size">1</property>
@@ -886,7 +923,7 @@ Copyright (C) 2005,
                              <accelerator key="s" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image292">
+                               <widget class="GtkImage" id="image336">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-save</property>
                                  <property name="icon_size">1</property>
@@ -906,7 +943,7 @@ Copyright (C) 2005,
                              <property name="use_underline">True</property>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image293">
+                               <widget class="GtkImage" id="image337">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-save-as</property>
                                  <property name="icon_size">1</property>
@@ -933,7 +970,7 @@ Copyright (C) 2005,
                              <accelerator key="q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
 
                              <child internal-child="image">
-                               <widget class="GtkImage" id="image294">
+                               <widget class="GtkImage" id="image338">
                                  <property name="visible">True</property>
                                  <property name="stock">gtk-quit</property>
                                  <property name="icon_size">1</property>
@@ -967,6 +1004,17 @@ Copyright (C) 2005,
                      <child>
                        <widget class="GtkMenu" id="viewMenu_menu">
 
+                         <child>
+                           <widget class="GtkCheckMenuItem" id="tacticsBarMenuItem">
+                             <property name="visible">True</property>
+                             <property name="tooltip" translatable="yes">Show/Hide the tactics buttons bar</property>
+                             <property name="label" translatable="yes">View Tactics Bar</property>
+                             <property name="use_underline">True</property>
+                             <property name="active">True</property>
+                             <accelerator key="F2" modifiers="0" signal="activate"/>
+                           </widget>
+                         </child>
+
                          <child>
                            <widget class="GtkMenuItem" id="newCicBrowserMenuItem">
                              <property name="visible">True</property>
@@ -975,22 +1023,67 @@ Copyright (C) 2005,
                              <accelerator key="F3" 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="GtkMenu" id="debugMenu_menu">
+                         <child>
+                           <widget class="GtkCheckMenuItem" id="fullscreenMenuItem">
+                             <property name="visible">True</property>
+                             <property name="label" translatable="yes">Fullscreen</property>
+                             <property name="use_underline">True</property>
+                             <property name="active">False</property>
+                             <accelerator key="F11" modifiers="0" signal="activate"/>
+                           </widget>
+                         </child>
 
                          <child>
-                           <widget class="GtkSeparatorMenuItem" id="separatormenuitem5">
+                           <widget class="GtkSeparatorMenuItem" id="separator1">
+                             <property name="visible">True</property>
+                           </widget>
+                         </child>
+
+                         <child>
+                           <widget class="GtkMenuItem" id="increaseFontSizeMenuItem">
+                             <property name="visible">True</property>
+                             <property name="label" translatable="yes">Increase Font Size</property>
+                             <property name="use_underline">True</property>
+                             <signal name="activate" handler="on_increaseFontSizeMenuItem_activate" last_modification_time="Wed, 15 Jun 2005 15:06:29 GMT"/>
+                             <accelerator key="plus" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+                           </widget>
+                         </child>
+
+                         <child>
+                           <widget class="GtkMenuItem" id="decreaseFontSizeMenuItem">
+                             <property name="visible">True</property>
+                             <property name="label" translatable="yes">Decrease Font Size</property>
+                             <property name="use_underline">True</property>
+                             <signal name="activate" handler="on_decreaseFontSizeMenuItem_activate" last_modification_time="Wed, 15 Jun 2005 15:06:29 GMT"/>
+                             <accelerator key="minus" modifiers="GDK_CONTROL_MASK" signal="activate"/>
+                           </widget>
+                         </child>
+
+                         <child>
+                           <widget class="GtkMenuItem" id="normalFontSizeMenuItem">
+                             <property name="visible">True</property>
+                             <property name="label" translatable="yes">Normal Font Size</property>
+                             <property name="use_underline">True</property>
+                             <accelerator key="equal" modifiers="GDK_CONTROL_MASK" 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="GtkMenu" id="debugMenu_menu">
+
+                         <child>
+                           <widget class="GtkSeparatorMenuItem" id="separatormenuitem5">
                              <property name="visible">True</property>
                            </widget>
                          </child>
@@ -1036,158 +1129,94 @@ Copyright (C) 2005,
              <property name="spacing">0</property>
 
              <child>
-               <widget class="GtkHandleBox" id="handlebox7">
+               <widget class="GtkHPaned" id="hpaneScriptSequent">
                  <property name="visible">True</property>
-                 <property name="shadow_type">GTK_SHADOW_OUT</property>
-                 <property name="handle_position">GTK_POS_TOP</property>
-                 <property name="snap_edge">GTK_POS_TOP</property>
+                 <property name="can_focus">True</property>
 
                  <child>
-                   <widget class="GtkVBox" id="ToolBarVBox">
-                     <property name="width_request">109</property>
+                   <widget class="GtkHBox" id="hbox18">
                      <property name="visible">True</property>
-                     <property name="homogeneous">True</property>
+                     <property name="homogeneous">False</property>
                      <property name="spacing">0</property>
 
                      <child>
-                       <widget class="GtkVBox" id="vbox10">
+                       <widget class="GtkHandleBox" id="TacticsButtonsHandlebox">
                          <property name="visible">True</property>
-                         <property name="homogeneous">False</property>
-                         <property name="spacing">0</property>
+                         <property name="shadow_type">GTK_SHADOW_OUT</property>
+                         <property name="handle_position">GTK_POS_TOP</property>
+                         <property name="snap_edge">GTK_POS_TOP</property>
 
                          <child>
-                           <widget class="GtkToolbar" id="toolbar11">
+                           <widget class="GtkTable" id="ToolBarTable">
                              <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>
+                             <property name="n_rows">17</property>
+                             <property name="n_columns">2</property>
+                             <property name="homogeneous">False</property>
+                             <property name="row_spacing">4</property>
+                             <property name="column_spacing">0</property>
 
                              <child>
-                               <widget class="GtkToolItem" id="toolitem4">
+                               <widget class="GtkButton" id="applyButton">
                                  <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="introsButton">
-                                     <property name="width_request">55</property>
-                                     <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Intros</property>
-                                     <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">intros</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="tooltip" translatable="yes">Apply</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">apply</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
                                </widget>
                                <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
+                                 <property name="left_attach">1</property>
+                                 <property name="right_attach">2</property>
+                                 <property name="top_attach">0</property>
+                                 <property name="bottom_attach">1</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
                                </packing>
                              </child>
 
                              <child>
-                               <widget class="GtkToolItem" id="toolitem5">
+                               <widget class="GtkButton" id="introsButton">
                                  <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="applyButton">
-                                     <property name="width_request">50</property>
-                                     <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Apply</property>
-                                     <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">apply</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="tooltip" translatable="yes">Intros</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">intro</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
                                </widget>
                                <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">0</property>
+                                 <property name="bottom_attach">1</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></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="GtkToolbar" id="toolbar12">
-                             <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="toolitem6">
+                               <widget class="GtkButton" id="exactButton">
                                  <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="exactButton">
-                                     <property name="width_request">55</property>
-                                     <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Exact</property>
-                                     <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">exact</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="tooltip" translatable="yes">Exact</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">exact</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
                                </widget>
                                <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">2</property>
+                                 <property name="bottom_attach">3</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
                                </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <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">False</property>
-                         <property name="fill">False</property>
-                       </packing>
-                     </child>
-
-                     <child>
-                       <widget class="GtkToolbar" id="toolbar3">
-                         <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="toolitem7">
-                             <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="elimButton">
-                                 <property name="width_request">55</property>
                                  <property name="visible">True</property>
                                  <property name="tooltip" translatable="yes">Elim</property>
                                  <property name="can_focus">True</property>
@@ -1196,859 +1225,818 @@ Copyright (C) 2005,
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">4</property>
+                                 <property name="bottom_attach">5</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <property name="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem8">
-                             <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="elimTypeButton">
-                                 <property name="width_request">55</property>
+                               <widget class="GtkButton" id="reflexivityButton">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">ElimType</property>
+                                 <property name="tooltip" translatable="yes">Reflexivity</property>
                                  <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">elimTy</property>
+                                 <property name="label" translatable="yes">refl</property>
                                  <property name="use_underline">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">8</property>
+                                 <property name="bottom_attach">9</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
                              </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="GtkToolbar" id="toolbar4">
-                         <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="toolitem9">
-                             <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="splitButton">
-                                 <property name="width_request">25</property>
+                               <widget class="GtkButton" id="symmetryButton">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">Split</property>
+                                 <property name="tooltip" translatable="yes">Symmetry</property>
                                  <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">∧</property>
+                                 <property name="label" translatable="yes">sym</property>
                                  <property name="use_underline">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">1</property>
+                                 <property name="right_attach">2</property>
+                                 <property name="top_attach">8</property>
+                                 <property name="bottom_attach">9</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <property name="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem10">
-                             <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="leftButton">
-                                 <property name="width_request">25</property>
+                               <widget class="GtkButton" id="transitivityButton">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">Left</property>
+                                 <property name="tooltip" translatable="yes">Transitivity</property>
                                  <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">L</property>
+                                 <property name="label" translatable="yes">trans</property>
                                  <property name="use_underline">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">9</property>
+                                 <property name="bottom_attach">10</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <property name="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem11">
-                             <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="rightButton">
-                                 <property name="width_request">25</property>
+                               <widget class="GtkButton" id="simplifyButton">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">Right</property>
+                                 <property name="tooltip" translatable="yes">Simplify</property>
                                  <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">R</property>
+                                 <property name="label" translatable="yes">simpl</property>
                                  <property name="use_underline">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">11</property>
+                                 <property name="bottom_attach">12</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <property name="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem12">
-                             <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="existsButton">
-                                 <property name="width_request">25</property>
+                               <widget class="GtkButton" id="reduceButton">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">Exists</property>
+                                 <property name="tooltip" translatable="yes">Reduce</property>
                                  <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">∃</property>
+                                 <property name="label" translatable="yes">red</property>
                                  <property name="use_underline">True</property>
                                  <property name="relief">GTK_RELIEF_NORMAL</property>
                                  <property name="focus_on_click">True</property>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">1</property>
+                                 <property name="right_attach">2</property>
+                                 <property name="top_attach">11</property>
+                                 <property name="bottom_attach">12</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
                              </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="GtkVBox" id="vbox12">
-                         <property name="visible">True</property>
-                         <property name="homogeneous">False</property>
-                         <property name="spacing">0</property>
-
-                         <child>
-                           <widget class="GtkToolbar" id="toolbar5">
-                             <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="toolitem14">
+                               <widget class="GtkButton" id="whdButton">
                                  <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="reflexivityButton">
-                                     <property name="width_request">55</property>
-                                     <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Reflexivity</property>
-                                     <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">refl</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="tooltip" translatable="yes">Whd</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">whd</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
                                </widget>
                                <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">12</property>
+                                 <property name="bottom_attach">13</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
                                </packing>
                              </child>
 
                              <child>
-                               <widget class="GtkToolItem" id="toolitem15">
+                               <widget class="GtkButton" id="assumptionButton">
                                  <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="symmetryButton">
-                                     <property name="width_request">50</property>
-                                     <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Symmetry</property>
-                                     <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">sym</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="tooltip" translatable="yes">Assumption</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">assum</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
                                </widget>
                                <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">14</property>
+                                 <property name="bottom_attach">15</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></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="GtkToolbar" id="toolbar9">
-                             <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="toolitem16">
+                               <widget class="GtkButton" id="autoButton">
                                  <property name="visible">True</property>
-                                 <property name="visible_horizontal">True</property>
-                                 <property name="visible_vertical">True</property>
-                                 <property name="is_important">False</property>
+                                 <property name="tooltip" translatable="yes">Auto</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">auto</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
+                               </widget>
+                               <packing>
+                                 <property name="left_attach">1</property>
+                                 <property name="right_attach">2</property>
+                                 <property name="top_attach">14</property>
+                                 <property name="bottom_attach">15</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
+                             </child>
 
-                                 <child>
-                                   <widget class="GtkButton" id="transitivityButton">
-                                     <property name="width_request">55</property>
-                                     <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Transitivity</property>
-                                     <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">trans</property>
-                                     <property name="use_underline">True</property>
-                                     <property name="relief">GTK_RELIEF_NORMAL</property>
-                                     <property name="focus_on_click">True</property>
-                                   </widget>
-                                 </child>
+                             <child>
+                               <widget class="GtkButton" id="cutButton">
+                                 <property name="visible">True</property>
+                                 <property name="tooltip" translatable="yes">Cut</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">cut</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
                                </widget>
                                <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">16</property>
+                                 <property name="bottom_attach">17</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
                                </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <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">False</property>
-                         <property name="fill">False</property>
-                       </packing>
-                     </child>
 
-                     <child>
-                       <widget class="GtkVBox" id="vbox11">
-                         <property name="visible">True</property>
-                         <property name="homogeneous">False</property>
-                         <property name="spacing">0</property>
+                             <child>
+                               <widget class="GtkButton" id="replaceButton">
+                                 <property name="visible">True</property>
+                                 <property name="tooltip" translatable="yes">Replace</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">repl</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
+                               </widget>
+                               <packing>
+                                 <property name="left_attach">1</property>
+                                 <property name="right_attach">2</property>
+                                 <property name="top_attach">16</property>
+                                 <property name="bottom_attach">17</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
+                             </child>
 
-                         <child>
-                           <widget class="GtkToolbar" id="toolbar8">
-                             <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="GtkButton" id="elimTypeButton">
+                                 <property name="visible">True</property>
+                                 <property name="tooltip" translatable="yes">ElimType</property>
+                                 <property name="can_focus">True</property>
+                                 <property name="label" translatable="yes">elimTy</property>
+                                 <property name="use_underline">True</property>
+                                 <property name="relief">GTK_RELIEF_NORMAL</property>
+                                 <property name="focus_on_click">True</property>
+                               </widget>
+                               <packing>
+                                 <property name="left_attach">1</property>
+                                 <property name="right_attach">2</property>
+                                 <property name="top_attach">4</property>
+                                 <property name="bottom_attach">5</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options"></property>
+                               </packing>
+                             </child>
 
                              <child>
-                               <widget class="GtkToolItem" id="toolitem22">
+                               <widget class="GtkHBox" id="hbox18">
                                  <property name="visible">True</property>
-                                 <property name="visible_horizontal">True</property>
-                                 <property name="visible_vertical">True</property>
-                                 <property name="is_important">False</property>
+                                 <property name="homogeneous">True</property>
+                                 <property name="spacing">0</property>
 
                                  <child>
-                                   <widget class="GtkButton" id="simplifyButton">
-                                     <property name="width_request">55</property>
+                                   <widget class="GtkButton" id="rightButton">
                                      <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Simplify</property>
+                                     <property name="tooltip" translatable="yes">Right</property>
                                      <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">simpl</property>
+                                     <property name="label" translatable="yes">R</property>
                                      <property name="use_underline">True</property>
                                      <property name="relief">GTK_RELIEF_NORMAL</property>
                                      <property name="focus_on_click">True</property>
                                    </widget>
+                                   <packing>
+                                     <property name="padding">0</property>
+                                     <property name="expand">True</property>
+                                     <property name="fill">True</property>
+                                   </packing>
                                  </child>
-                               </widget>
-                               <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
-                               </packing>
-                             </child>
-
-                             <child>
-                               <widget class="GtkToolItem" id="toolitem23">
-                                 <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="reduceButton">
-                                     <property name="width_request">50</property>
+                                   <widget class="GtkButton" id="existsButton">
                                      <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Reduce</property>
+                                     <property name="tooltip" translatable="yes">Exists</property>
                                      <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">red</property>
+                                     <property name="label" translatable="yes">∃</property>
                                      <property name="use_underline">True</property>
                                      <property name="relief">GTK_RELIEF_NORMAL</property>
                                      <property name="focus_on_click">True</property>
                                    </widget>
+                                   <packing>
+                                     <property name="padding">0</property>
+                                     <property name="expand">True</property>
+                                     <property name="fill">True</property>
+                                   </packing>
                                  </child>
                                </widget>
                                <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
+                                 <property name="left_attach">1</property>
+                                 <property name="right_attach">2</property>
+                                 <property name="top_attach">6</property>
+                                 <property name="bottom_attach">7</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options">fill</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="GtkToolbar" id="toolbar10">
-                             <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="toolitem24">
+                               <widget class="GtkHBox" id="hbox17">
                                  <property name="visible">True</property>
-                                 <property name="visible_horizontal">True</property>
-                                 <property name="visible_vertical">True</property>
-                                 <property name="is_important">False</property>
+                                 <property name="homogeneous">True</property>
+                                 <property name="spacing">0</property>
+
+                                 <child>
+                                   <widget class="GtkButton" id="splitButton">
+                                     <property name="visible">True</property>
+                                     <property name="tooltip" translatable="yes">Split</property>
+                                     <property name="can_focus">True</property>
+                                     <property name="label" translatable="yes">∧</property>
+                                     <property name="use_underline">True</property>
+                                     <property name="relief">GTK_RELIEF_NORMAL</property>
+                                     <property name="focus_on_click">True</property>
+                                   </widget>
+                                   <packing>
+                                     <property name="padding">0</property>
+                                     <property name="expand">True</property>
+                                     <property name="fill">True</property>
+                                   </packing>
+                                 </child>
 
                                  <child>
-                                   <widget class="GtkButton" id="whdButton">
-                                     <property name="width_request">55</property>
+                                   <widget class="GtkButton" id="leftButton">
                                      <property name="visible">True</property>
-                                     <property name="tooltip" translatable="yes">Whd</property>
+                                     <property name="tooltip" translatable="yes">Left</property>
                                      <property name="can_focus">True</property>
-                                     <property name="label" translatable="yes">whd</property>
+                                     <property name="label" translatable="yes">L</property>
                                      <property name="use_underline">True</property>
                                      <property name="relief">GTK_RELIEF_NORMAL</property>
                                      <property name="focus_on_click">True</property>
                                    </widget>
+                                   <packing>
+                                     <property name="padding">0</property>
+                                     <property name="expand">True</property>
+                                     <property name="fill">True</property>
+                                   </packing>
                                  </child>
                                </widget>
                                <packing>
-                                 <property name="expand">False</property>
-                                 <property name="homogeneous">False</property>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">6</property>
+                                 <property name="bottom_attach">7</property>
+                                 <property name="x_options">fill</property>
+                                 <property name="y_options">fill</property>
                                </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <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">False</property>
-                         <property name="fill">False</property>
-                       </packing>
-                     </child>
 
-                     <child>
-                       <widget class="GtkToolbar" id="toolbar6">
-                         <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="GtkAlignment" id="alignment6">
+                                 <property name="visible">True</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xscale">1</property>
+                                 <property name="yscale">1</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="GtkToolItem" id="toolitem17">
-                             <property name="visible">True</property>
-                             <property name="visible_horizontal">True</property>
-                             <property name="visible_vertical">True</property>
-                             <property name="is_important">False</property>
+                                 <child>
+                                   <placeholder/>
+                                 </child>
+                               </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">1</property>
+                                 <property name="bottom_attach">2</property>
+                                 <property name="x_options">fill</property>
+                               </packing>
+                             </child>
 
                              <child>
-                               <widget class="GtkButton" id="assumptionButton">
-                                 <property name="width_request">55</property>
+                               <widget class="GtkAlignment" id="alignment7">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">Assumption</property>
-                                 <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">assum</property>
-                                 <property name="use_underline">True</property>
-                                 <property name="relief">GTK_RELIEF_NORMAL</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xscale">1</property>
+                                 <property name="yscale">1</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>
+                                   <placeholder/>
+                                 </child>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">3</property>
+                                 <property name="bottom_attach">4</property>
+                                 <property name="x_options">fill</property>
+                               </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <property name="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem18">
-                             <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="autoButton">
-                                 <property name="width_request">50</property>
+                               <widget class="GtkAlignment" id="alignment8">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">Auto</property>
-                                 <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">auto</property>
-                                 <property name="use_underline">True</property>
-                                 <property name="relief">GTK_RELIEF_NORMAL</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xscale">1</property>
+                                 <property name="yscale">1</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>
+                                   <placeholder/>
+                                 </child>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">5</property>
+                                 <property name="bottom_attach">6</property>
+                                 <property name="x_options">fill</property>
+                               </packing>
                              </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="GtkToolbar" id="toolbar7">
-                         <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="GtkAlignment" id="alignment9">
+                                 <property name="visible">True</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xscale">1</property>
+                                 <property name="yscale">1</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="GtkToolItem" id="toolitem20">
-                             <property name="visible">True</property>
-                             <property name="visible_horizontal">True</property>
-                             <property name="visible_vertical">True</property>
-                             <property name="is_important">False</property>
+                                 <child>
+                                   <placeholder/>
+                                 </child>
+                               </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">7</property>
+                                 <property name="bottom_attach">8</property>
+                                 <property name="x_options">fill</property>
+                               </packing>
+                             </child>
 
                              <child>
-                               <widget class="GtkButton" id="cutButton">
-                                 <property name="width_request">55</property>
+                               <widget class="GtkAlignment" id="alignment10">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">Cut</property>
-                                 <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">cut</property>
-                                 <property name="use_underline">True</property>
-                                 <property name="relief">GTK_RELIEF_NORMAL</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xscale">1</property>
+                                 <property name="yscale">1</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>
+                                   <placeholder/>
+                                 </child>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">10</property>
+                                 <property name="bottom_attach">11</property>
+                                 <property name="x_options">fill</property>
+                               </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <property name="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
 
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem21">
-                             <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="GtkAlignment" id="alignment11">
+                                 <property name="visible">True</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xscale">1</property>
+                                 <property name="yscale">1</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>
+                                   <placeholder/>
+                                 </child>
+                               </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">13</property>
+                                 <property name="bottom_attach">14</property>
+                                 <property name="x_options">fill</property>
+                               </packing>
+                             </child>
 
                              <child>
-                               <widget class="GtkButton" id="replaceButton">
-                                 <property name="width_request">50</property>
+                               <widget class="GtkAlignment" id="alignment12">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">Replace</property>
-                                 <property name="can_focus">True</property>
-                                 <property name="label" translatable="yes">repl</property>
-                                 <property name="use_underline">True</property>
-                                 <property name="relief">GTK_RELIEF_NORMAL</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="xalign">0.5</property>
+                                 <property name="yalign">0.5</property>
+                                 <property name="xscale">1</property>
+                                 <property name="yscale">1</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>
+                                   <placeholder/>
+                                 </child>
                                </widget>
+                               <packing>
+                                 <property name="left_attach">0</property>
+                                 <property name="right_attach">1</property>
+                                 <property name="top_attach">15</property>
+                                 <property name="bottom_attach">16</property>
+                                 <property name="x_options">fill</property>
+                               </packing>
                              </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>
+                         <property name="fill">True</property>
                        </packing>
                      </child>
-                   </widget>
-                 </child>
-               </widget>
-               <packing>
-                 <property name="padding">0</property>
-                 <property name="expand">True</property>
-                 <property name="fill">True</property>
-               </packing>
-             </child>
-
-             <child>
-               <widget class="GtkHPaned" id="hpaned1">
-                 <property name="visible">True</property>
-                 <property name="can_focus">True</property>
-
-                 <child>
-                   <widget class="GtkVBox" id="vbox9">
-                     <property name="width_request">400</property>
-                     <property name="visible">True</property>
-                     <property name="homogeneous">False</property>
-                     <property name="spacing">0</property>
 
                      <child>
-                       <widget class="GtkToolbar" id="toolbar13">
+                       <widget class="GtkVBox" id="vboxScript">
+                         <property name="width_request">400</property>
                          <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>
+                         <property name="homogeneous">False</property>
+                         <property name="spacing">0</property>
 
                          <child>
-                           <widget class="GtkToolItem" id="toolitem25">
+                           <widget class="GtkToolbar" id="toolbar13">
                              <property name="visible">True</property>
-                             <property name="visible_horizontal">True</property>
-                             <property name="visible_vertical">True</property>
-                             <property name="is_important">False</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="GtkButton" id="scriptTopButton">
+                               <widget class="GtkToolItem" id="toolitem25">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">restart</property>
-                                 <property name="can_focus">True</property>
-                                 <property name="relief">GTK_RELIEF_NONE</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="visible_horizontal">True</property>
+                                 <property name="visible_vertical">True</property>
+                                 <property name="is_important">False</property>
 
                                  <child>
-                                   <widget class="GtkImage" id="image253">
+                                   <widget class="GtkButton" id="scriptTopButton">
                                      <property name="visible">True</property>
-                                     <property name="stock">gtk-goto-top</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>
+                                     <property name="tooltip" translatable="yes">restart (Home)</property>
+                                     <property name="can_focus">True</property>
+                                     <property name="relief">GTK_RELIEF_NONE</property>
+                                     <property name="focus_on_click">True</property>
+                                     <accelerator key="Home" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
+
+                                     <child>
+                                       <widget class="GtkImage" id="image253">
+                                         <property name="visible">True</property>
+                                         <property name="stock">gtk-goto-top</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="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem26">
-                             <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="scriptRetractButton">
+                               <widget class="GtkToolItem" id="toolitem26">
                                  <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_NONE</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="visible_horizontal">True</property>
+                                 <property name="visible_vertical">True</property>
+                                 <property name="is_important">False</property>
 
                                  <child>
-                                   <widget class="GtkImage" id="image254">
+                                   <widget class="GtkButton" id="scriptRetractButton">
                                      <property name="visible">True</property>
-                                     <property name="stock">gtk-go-up</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>
+                                     <property name="tooltip" translatable="yes">go back 1 phrase (Page Up)</property>
+                                     <property name="can_focus">True</property>
+                                     <property name="relief">GTK_RELIEF_NONE</property>
+                                     <property name="focus_on_click">True</property>
+                                     <accelerator key="Page_Up" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
+
+                                     <child>
+                                       <widget class="GtkImage" id="image254">
+                                         <property name="visible">True</property>
+                                         <property name="stock">gtk-go-up</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="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem27">
-                             <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="scriptJumpButton">
+                               <widget class="GtkToolItem" id="toolitem27">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">execute until point</property>
-                                 <property name="can_focus">True</property>
-                                 <property name="relief">GTK_RELIEF_NONE</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="visible_horizontal">True</property>
+                                 <property name="visible_vertical">True</property>
+                                 <property name="is_important">False</property>
 
                                  <child>
-                                   <widget class="GtkImage" id="image255">
+                                   <widget class="GtkButton" id="scriptJumpButton">
                                      <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>
+                                     <property name="tooltip" translatable="yes">execute until point</property>
+                                     <property name="can_focus">True</property>
+                                     <property name="relief">GTK_RELIEF_NONE</property>
+                                     <property name="focus_on_click">True</property>
+
+                                     <child>
+                                       <widget class="GtkImage" id="image255">
+                                         <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>
-                           </widget>
-                           <packing>
-                             <property name="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem28">
-                             <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="scriptAdvanceButton">
+                               <widget class="GtkToolItem" id="toolitem28">
                                  <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_NONE</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="visible_horizontal">True</property>
+                                 <property name="visible_vertical">True</property>
+                                 <property name="is_important">False</property>
 
                                  <child>
-                                   <widget class="GtkImage" id="image256">
+                                   <widget class="GtkButton" id="scriptAdvanceButton">
                                      <property name="visible">True</property>
-                                     <property name="stock">gtk-go-down</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>
+                                     <property name="tooltip" translatable="yes">go forward 1 phrase (Page Down)</property>
+                                     <property name="can_focus">True</property>
+                                     <property name="relief">GTK_RELIEF_NONE</property>
+                                     <property name="focus_on_click">True</property>
+                                     <accelerator key="Page_Down" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
+
+                                     <child>
+                                       <widget class="GtkImage" id="image256">
+                                         <property name="visible">True</property>
+                                         <property name="stock">gtk-go-down</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="expand">False</property>
-                             <property name="homogeneous">False</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkToolItem" id="toolitem29">
-                             <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="scriptBottomButton">
+                               <widget class="GtkToolItem" id="toolitem29">
                                  <property name="visible">True</property>
-                                 <property name="tooltip" translatable="yes">execute all</property>
-                                 <property name="can_focus">True</property>
-                                 <property name="relief">GTK_RELIEF_NONE</property>
-                                 <property name="focus_on_click">True</property>
+                                 <property name="visible_horizontal">True</property>
+                                 <property name="visible_vertical">True</property>
+                                 <property name="is_important">False</property>
 
                                  <child>
-                                   <widget class="GtkImage" id="image257">
+                                   <widget class="GtkButton" id="scriptBottomButton">
                                      <property name="visible">True</property>
-                                     <property name="stock">gtk-goto-bottom</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>
+                                     <property name="tooltip" translatable="yes">execute all (End)</property>
+                                     <property name="can_focus">True</property>
+                                     <property name="relief">GTK_RELIEF_NONE</property>
+                                     <property name="focus_on_click">True</property>
+                                     <accelerator key="End" modifiers="GDK_CONTROL_MASK" signal="clicked"/>
+
+                                     <child>
+                                       <widget class="GtkImage" id="image257">
+                                         <property name="visible">True</property>
+                                         <property name="stock">gtk-goto-bottom</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="homogeneous">False</property>
+                             <property name="fill">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="GtkNotebook" id="scriptNotebokk">
-                         <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_BOTTOM</property>
-                         <property name="scrollable">False</property>
-                         <property name="enable_popup">False</property>
 
                          <child>
-                           <widget class="GtkScrolledWindow" id="scrolledwindow7">
+                           <widget class="GtkNotebook" id="scriptNotebook">
                              <property name="visible">True</property>
                              <property name="can_focus">True</property>
-                             <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
-                             <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
-                             <property name="shadow_type">GTK_SHADOW_NONE</property>
-                             <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+                             <property name="show_tabs">True</property>
+                             <property name="show_border">True</property>
+                             <property name="tab_pos">GTK_POS_BOTTOM</property>
+                             <property name="scrollable">False</property>
+                             <property name="enable_popup">False</property>
 
                              <child>
-                               <widget class="GtkTextView" id="scriptTextView">
+                               <widget class="GtkScrolledWindow" id="ScriptScrolledWin">
                                  <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>
+                                 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+                                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+                                 <property name="shadow_type">GTK_SHADOW_NONE</property>
+                                 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+                                 <child>
+                                   <placeholder/>
+                                 </child>
                                </widget>
+                               <packing>
+                                 <property name="tab_expand">False</property>
+                                 <property name="tab_fill">True</property>
+                               </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <property name="tab_expand">False</property>
-                             <property name="tab_fill">True</property>
-                           </packing>
-                         </child>
-
-                         <child>
-                           <widget class="GtkLabel" id="label12">
-                             <property name="visible">True</property>
-                             <property name="label" translatable="yes">script</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="type">tab</property>
-                           </packing>
-                         </child>
 
-                         <child>
-                           <widget class="GtkScrolledWindow" id="scrolledwindow8">
-                             <property name="visible">True</property>
-                             <property name="can_focus">True</property>
-                             <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
-                             <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
-                             <property name="shadow_type">GTK_SHADOW_NONE</property>
-                             <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+                             <child>
+                               <widget class="GtkLabel" id="scriptLabel">
+                                 <property name="visible">True</property>
+                                 <property name="label" translatable="yes">script</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="type">tab</property>
+                               </packing>
+                             </child>
 
                              <child>
-                               <widget class="GtkTreeView" id="scriptTreeView">
+                               <widget class="GtkScrolledWindow" id="scrolledwindow8">
                                  <property name="visible">True</property>
                                  <property name="can_focus">True</property>
-                                 <property name="headers_visible">False</property>
-                                 <property name="rules_hint">False</property>
-                                 <property name="reorderable">False</property>
-                                 <property name="enable_search">True</property>
+                                 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+                                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+                                 <property name="shadow_type">GTK_SHADOW_NONE</property>
+                                 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
+
+                                 <child>
+                                   <widget class="GtkTreeView" id="scriptTreeView">
+                                     <property name="visible">True</property>
+                                     <property name="can_focus">True</property>
+                                     <property name="headers_visible">False</property>
+                                     <property name="rules_hint">False</property>
+                                     <property name="reorderable">False</property>
+                                     <property name="enable_search">True</property>
+                                   </widget>
+                                 </child>
                                </widget>
+                               <packing>
+                                 <property name="tab_expand">False</property>
+                                 <property name="tab_fill">True</property>
+                               </packing>
                              </child>
-                           </widget>
-                           <packing>
-                             <property name="tab_expand">False</property>
-                             <property name="tab_fill">True</property>
-                           </packing>
-                         </child>
 
-                         <child>
-                           <widget class="GtkLabel" id="label13">
-                             <property name="visible">True</property>
-                             <property name="label" translatable="yes">outline</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>
+                             <child>
+                               <widget class="GtkLabel" id="label13">
+                                 <property name="visible">True</property>
+                                 <property name="label" translatable="yes">outline</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="type">tab</property>
+                               </packing>
+                             </child>
                            </widget>
                            <packing>
-                             <property name="type">tab</property>
+                             <property name="padding">0</property>
+                             <property name="expand">True</property>
+                             <property name="fill">True</property>
                            </packing>
                          </child>
                        </widget>
@@ -2067,11 +2055,11 @@ Copyright (C) 2005,
 
                  <child>
                    <widget class="GtkVPaned" id="vpaned1">
-                     <property name="width_request">450</property>
+                     <property name="width_request">250</property>
                      <property name="height_request">500</property>
                      <property name="visible">True</property>
                      <property name="can_focus">True</property>
-                     <property name="position">450</property>
+                     <property name="position">380</property>
 
                      <child>
                        <widget class="GtkNotebook" id="sequentsNotebook">
@@ -2138,7 +2126,7 @@ Copyright (C) 2005,
                      </child>
                    </widget>
                    <packing>
-                     <property name="shrink">False</property>
+                     <property name="shrink">True</property>
                      <property name="resize">True</property>
                    </packing>
                  </child>
@@ -2166,7 +2154,7 @@ Copyright (C) 2005,
              <child>
                <widget class="GtkStatusbar" id="StatusBar">
                  <property name="visible">True</property>
-                 <property name="has_resize_grip">True</property>
+                 <property name="has_resize_grip">False</property>
                </widget>
                <packing>
                  <property name="padding">0</property>
@@ -2440,7 +2428,7 @@ Copyright (C) 2005,
     <widget class="GtkVBox" id="dialog-vbox3">
       <property name="visible">True</property>
       <property name="homogeneous">False</property>
-      <property name="spacing">0</property>
+      <property name="spacing">4</property>
 
       <child internal-child="action_area">
        <widget class="GtkHButtonBox" id="dialog-action_area3">
@@ -2546,7 +2534,19 @@ Copyright (C) 2005,
          </child>
 
          <child>
-           <widget class="GtkButton" id="UriChoiceAutoButton">
+           <widget class="GtkButton" id="copyButton">
+             <property name="can_default">True</property>
+             <property name="can_focus">True</property>
+             <property name="label">gtk-copy</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">0</property>
+           </widget>
+         </child>
+
+         <child>
+           <widget class="GtkButton" id="uriChoiceAutoButton">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
@@ -2555,7 +2555,7 @@ Copyright (C) 2005,
              <property name="response_id">0</property>
 
              <child>
-               <widget class="GtkAlignment" id="alignment1">
+               <widget class="GtkAlignment" id="alignment5">
                  <property name="visible">True</property>
                  <property name="xalign">0.5</property>
                  <property name="yalign">0.5</property>
@@ -2567,13 +2567,13 @@ Copyright (C) 2005,
                  <property name="right_padding">0</property>
 
                  <child>
-                   <widget class="GtkHBox" id="hbox1">
+                   <widget class="GtkHBox" id="hbox16">
                      <property name="visible">True</property>
                      <property name="homogeneous">False</property>
                      <property name="spacing">2</property>
 
                      <child>
-                       <widget class="GtkImage" id="image18">
+                       <widget class="GtkImage" id="image302">
                          <property name="visible">True</property>
                          <property name="stock">gtk-ok</property>
                          <property name="icon_size">4</property>
@@ -2590,9 +2590,9 @@ Copyright (C) 2005,
                      </child>
 
                      <child>
-                       <widget class="GtkLabel" id="label1">
+                       <widget class="GtkLabel" id="okLabel">
                          <property name="visible">True</property>
-                         <property name="label" translatable="yes">_Auto</property>
+                         <property name="label" translatable="yes">bla bla bla</property>
                          <property name="use_underline">True</property>
                          <property name="use_markup">False</property>
                          <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -2628,7 +2628,7 @@ Copyright (C) 2005,
        <widget class="GtkVBox" id="vbox2">
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
-         <property name="spacing">0</property>
+         <property name="spacing">3</property>
 
          <child>
            <widget class="GtkLabel" id="UriChoiceLabel">
@@ -2653,10 +2653,11 @@ Copyright (C) 2005,
 
          <child>
            <widget class="GtkScrolledWindow" id="scrolledwindow1">
+             <property name="width_request">400</property>
              <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="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+             <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
              <property name="shadow_type">GTK_SHADOW_NONE</property>
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
 
@@ -2679,7 +2680,7 @@ Copyright (C) 2005,
          </child>
 
          <child>
-           <widget class="GtkHBox" id="hbox2">
+           <widget class="GtkHBox" id="uriEntryHBox">
              <property name="visible">True</property>
              <property name="homogeneous">False</property>
              <property name="spacing">0</property>