Removed the OMS status bar area for which we're unlikely to have any use
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 26 Jul 2007 12:03:21 +0000 (12:03 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 26 Jul 2007 12:03:21 +0000 (12:03 +0000)
in the near future.

src/ui/gui/data-editor.glade

index 68813e02a1cb23aa88079e43de0b47e25e016f3b..c572558845c01f3335a888b08565355f946fca96 100644 (file)
                 <property name="position">1</property>
               </packing>
             </child>
-            <child>
-              <widget class="GtkFrame" id="frame4">
-                <property name="visible">True</property>
-                <property name="label_xalign">0</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>
-                    <child>
-                      <widget class="GtkLabel" id="oms-area">
-                        <property name="visible">True</property>
-                        <property name="width_chars">3</property>
-                        <property name="single_line_mode">True</property>
-                      </widget>
-                    </child>
-                  </widget>
-                </child>
-              </widget>
-              <packing>
-                <property name="expand">False</property>
-                <property name="fill">False</property>
-                <property name="position">2</property>
-              </packing>
-            </child>
             <child>
               <widget class="GtkFrame" id="frame5">
                 <property name="visible">True</property>
                     <child>
                       <widget class="GtkLabel" id="case-counter-area">
                         <property name="visible">True</property>
-                        <property name="width_chars">25</property>
+                        <property name="width_chars">20</property>
                         <property name="single_line_mode">True</property>
                       </widget>
                     </child>
                       <widget class="GtkLabel" id="weight-status-area">
                         <property name="visible">True</property>
                         <property name="ellipsize">PANGO_ELLIPSIZE_START</property>
-                        <property name="width_chars">10</property>
+                        <property name="width_chars">15</property>
                         <property name="single_line_mode">True</property>
                       </widget>
                     </child>
                       <widget class="GtkLabel" id="split-file-status-area">
                         <property name="visible">True</property>
                         <property name="ellipsize">PANGO_ELLIPSIZE_START</property>
-                        <property name="width_chars">10</property>
+                        <property name="width_chars">15</property>
                         <property name="single_line_mode">True</property>
                       </widget>
                     </child>