Updated names of widgets in menubar
[pspp-builds.git] / src / ui / gui / data-editor.glade
index 037cee9c0f84588cd57e774df2567bce66fe4016..b708a89347793d38eb55adfa626520423ec2f1ee 100644 (file)
       <property name="spacing">0</property>
 
       <child>
-       <widget class="GtkMenuBar" id="menubar1">
+       <widget class="GtkMenuBar" id="menubar">
          <property name="visible">True</property>
          <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property>
          <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property>
 
          <child>
-           <widget class="GtkMenuItem" id="menuitem1">
+           <widget class="GtkMenuItem" id="file">
              <property name="visible">True</property>
              <property name="label" translatable="yes">_File</property>
              <property name="use_underline">True</property>
          <child>
            <widget class="GtkMenuItem" id="edit">
              <property name="visible">True</property>
-             <property name="sensitive">True</property>
              <property name="label" translatable="yes">_Edit</property>
              <property name="use_underline">True</property>
 
              <child>
-               <widget class="GtkMenu" id="menuitem2_menu">
+               <widget class="GtkMenu" id="edit_menu">
 
                  <child>
                    <widget class="GtkImageMenuItem" id="cut1">
                      <property name="use_underline">True</property>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image39">
+                       <widget class="GtkImage" id="image47">
                          <property name="visible">True</property>
                          <property name="stock">gtk-find</property>
                          <property name="icon_size">1</property>
          </child>
 
          <child>
-           <widget class="GtkMenuItem" id="menuitem3">
+           <widget class="GtkMenuItem" id="view">
              <property name="visible">True</property>
              <property name="label" translatable="yes">_View</property>
              <property name="use_underline">True</property>
          </child>
 
          <child>
-           <widget class="GtkMenuItem" id="menuitem4">
+           <widget class="GtkMenuItem" id="data">
              <property name="visible">True</property>
-             <property name="sensitive">False</property>
              <property name="label" translatable="yes">_Data</property>
              <property name="use_underline">True</property>
 
              <child>
-               <widget class="GtkMenu" id="menuitem4_menu">
+               <widget class="GtkMenu" id="data_menu">
 
                  <child>
-                   <widget class="GtkMenuItem" id="insert-variable">
+                   <widget class="GtkMenuItem" id="data_insert-variable">
                      <property name="visible">True</property>
                      <property name="sensitive">False</property>
                      <property name="label" translatable="yes">Insert Variable</property>
                  <child>
                    <widget class="GtkMenuItem" id="insert-cases">
                      <property name="visible">True</property>
+                     <property name="sensitive">False</property>
                      <property name="label" translatable="yes">Insert Cases</property>
                      <property name="use_underline">True</property>
                      <signal name="activate" handler="on_insert_cases" last_modification_time="Sat, 01 Jul 2006 08:40:06 GMT"/>
                  <child>
                    <widget class="GtkImageMenuItem" id="go_to_case">
                      <property name="visible">True</property>
+                     <property name="sensitive">False</property>
                      <property name="label" translatable="yes">Go To Case</property>
                      <property name="use_underline">True</property>
                      <signal name="activate" handler="on_go_to_case_activate" last_modification_time="Mon, 19 Jun 2006 10:29:37 GMT"/>
 
                      <child internal-child="image">
-                       <widget class="GtkImage" id="image40">
+                       <widget class="GtkImage" id="image48">
                          <property name="visible">True</property>
                          <property name="stock">gtk-jump-to</property>
                          <property name="icon_size">1</property>
                  <child>
                    <widget class="GtkSeparatorMenuItem" id="separator4">
                      <property name="visible">True</property>
+                     <property name="sensitive">False</property>
                    </widget>
                  </child>
 
                  <child>
                    <widget class="GtkMenuItem" id="sort_cases">
                      <property name="visible">True</property>
+                     <property name="sensitive">False</property>
                      <property name="label" translatable="yes">Sort Cases</property>
                      <property name="use_underline">True</property>
                      <signal name="activate" handler="on_sort_cases_activate" last_modification_time="Tue, 20 Jun 2006 10:27:11 GMT"/>
                  <child>
                    <widget class="GtkSeparatorMenuItem" id="separator5">
                      <property name="visible">True</property>
+                     <property name="sensitive">False</property>
                    </widget>
                  </child>
 
          </child>
 
          <child>
-           <widget class="GtkMenuItem" id="menuitem5">
+           <widget class="GtkMenuItem" id="windows">
+             <property name="visible">True</property>
+             <property name="label" translatable="yes">_Windows</property>
+             <property name="use_underline">True</property>
+             <signal name="activate" handler="on_Windows_activate" last_modification_time="Wed, 27 Dec 2006 23:16:44 GMT"/>
+
+             <child>
+               <widget class="GtkMenu" id="Windows_menu">
+
+                 <child>
+                   <widget class="GtkMenuItem" id="windows_minimise_all">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes">_Minimise All Windows</property>
+                     <property name="use_underline">True</property>
+                     <signal name="activate" handler="on_minimiseall_activate" last_modification_time="Wed, 27 Dec 2006 23:17:26 GMT"/>
+                   </widget>
+                 </child>
+               </widget>
+             </child>
+           </widget>
+         </child>
+
+         <child>
+           <widget class="GtkMenuItem" id="help">
              <property name="visible">True</property>
              <property name="label" translatable="yes">_Help</property>
              <property name="use_underline">True</property>
              <child>
                <widget class="GtkMenu" id="menuitem5_menu">
 
+                 <child>
+                   <widget class="GtkMenuItem" id="help_reference">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes">_Reference Manual</property>
+                     <property name="use_underline">True</property>
+                   </widget>
+                 </child>
+
                  <child>
                    <widget class="GtkMenuItem" id="help_about">
                      <property name="visible">True</property>
       </child>
 
       <child>
-       <widget class="GtkStatusbar" id="statusbar">
+       <placeholder/>
+      </child>
+
+      <child>
+       <widget class="GtkHBox" id="status-bar">
+         <property name="border_width">5</property>
          <property name="visible">True</property>
-         <property name="has_resize_grip">True</property>
+         <property name="homogeneous">False</property>
+         <property name="spacing">5</property>
+
+         <child>
+           <widget class="GtkFrame" id="frame2">
+             <property name="visible">True</property>
+             <property name="label_xalign">0</property>
+             <property name="label_yalign">0.5</property>
+             <property name="shadow_type">GTK_SHADOW_IN</property>
+
+             <child>
+               <widget class="GtkEventBox" id="eventbox1">
+                 <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Information Area</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkLabel" id="information-area">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes"></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>
+                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+                     <property name="width_chars">-1</property>
+                     <property name="single_line_mode">True</property>
+                     <property name="angle">0</property>
+                   </widget>
+                 </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="GtkFrame" id="frame3">
+             <property name="visible">True</property>
+             <property name="label_xalign">0</property>
+             <property name="label_yalign">0.5</property>
+             <property name="shadow_type">GTK_SHADOW_IN</property>
+
+             <child>
+               <widget class="GtkEventBox" id="eventbox2">
+                 <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Processor Area</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkLabel" id="processor-area">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes"></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>
+                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+                     <property name="width_chars">35</property>
+                     <property name="single_line_mode">True</property>
+                     <property name="angle">0</property>
+                   </widget>
+                 </child>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkFrame" id="frame4">
+             <property name="visible">True</property>
+             <property name="label_xalign">0</property>
+             <property name="label_yalign">0.5</property>
+             <property name="shadow_type">GTK_SHADOW_IN</property>
+
+             <child>
+               <widget class="GtkEventBox" id="eventbox3">
+                 <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">OMS Area</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkLabel" id="oms-area">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes"></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>
+                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+                     <property name="width_chars">3</property>
+                     <property name="single_line_mode">True</property>
+                     <property name="angle">0</property>
+                   </widget>
+                 </child>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkFrame" id="frame5">
+             <property name="visible">True</property>
+             <property name="label_xalign">0</property>
+             <property name="label_yalign">0.5</property>
+             <property name="shadow_type">GTK_SHADOW_IN</property>
+
+             <child>
+               <widget class="GtkEventBox" id="eventbox4">
+                 <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Case Counter Area</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkLabel" id="case-counter-area">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes"></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>
+                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+                     <property name="width_chars">10</property>
+                     <property name="single_line_mode">True</property>
+                     <property name="angle">0</property>
+                   </widget>
+                 </child>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkFrame" id="frame6">
+             <property name="visible">True</property>
+             <property name="label_xalign">0</property>
+             <property name="label_yalign">0.5</property>
+             <property name="shadow_type">GTK_SHADOW_IN</property>
+
+             <child>
+               <widget class="GtkEventBox" id="eventbox5">
+                 <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Filter Use Status Area</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkLabel" id="filter-use-status-area">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes"></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>
+                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+                     <property name="width_chars">10</property>
+                     <property name="single_line_mode">True</property>
+                     <property name="angle">0</property>
+                   </widget>
+                 </child>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkFrame" id="frame7">
+             <property name="visible">True</property>
+             <property name="label_xalign">0</property>
+             <property name="label_yalign">0.5</property>
+             <property name="shadow_type">GTK_SHADOW_IN</property>
+
+             <child>
+               <widget class="GtkEventBox" id="eventbox6">
+                 <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Weight Status Area</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkLabel" id="weight-status-area">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes"></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>
+                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+                     <property name="width_chars">10</property>
+                     <property name="single_line_mode">True</property>
+                     <property name="angle">0</property>
+                   </widget>
+                 </child>
+               </widget>
+             </child>
+           </widget>
+           <packing>
+             <property name="padding">0</property>
+             <property name="expand">False</property>
+             <property name="fill">False</property>
+           </packing>
+         </child>
+
+         <child>
+           <widget class="GtkFrame" id="frame8">
+             <property name="visible">True</property>
+             <property name="label_xalign">0</property>
+             <property name="label_yalign">0.5</property>
+             <property name="shadow_type">GTK_SHADOW_IN</property>
+
+             <child>
+               <widget class="GtkEventBox" id="eventbox7">
+                 <property name="visible">True</property>
+                 <property name="tooltip" translatable="yes">Split File Status Area</property>
+                 <property name="visible_window">True</property>
+                 <property name="above_child">False</property>
+
+                 <child>
+                   <widget class="GtkLabel" id="split-file-status-area">
+                     <property name="visible">True</property>
+                     <property name="label" translatable="yes"></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>
+                     <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+                     <property name="width_chars">10</property>
+                     <property name="single_line_mode">True</property>
+                     <property name="angle">0</property>
+                   </widget>
+                 </child>
+               </widget>
+             </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>