Make the value labels dialog resizable
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 1 Jul 2011 16:19:39 +0000 (18:19 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 1 Jul 2011 16:19:39 +0000 (18:19 +0200)
src/ui/gui/var-sheet-dialogs.ui

index fdc817184fe8bfd40e63504aef8ea2f1ed28e4dd..df64a1290e2e259af6928ab34c74d5ad5f1db21b 100644 (file)
   </object>
   <object class="GtkWindow" id="val_labs_dialog">
     <property name="title" translatable="yes">Value Labels</property>
-    <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="type_hint">dialog</property>
     <property name="skip_taskbar_hint">True</property>
                         <property name="right_attach">2</property>
                         <property name="top_attach">1</property>
                         <property name="bottom_attach">2</property>
-                        <property name="x_options">GTK_FILL</property>
                         <property name="y_options">GTK_FILL</property>
                       </packing>
                     </child>
                       <object class="GtkVButtonBox" id="vbuttonbox2">
                         <property name="visible">True</property>
                         <property name="border_width">5</property>
+                        <property name="orientation">vertical</property>
                         <child>
                           <object class="GtkButton" id="val_labs_add">
                             <property name="label">gtk-add</property>
           <object class="GtkVButtonBox" id="vbuttonbox3">
             <property name="visible">True</property>
             <property name="border_width">5</property>
+            <property name="orientation">vertical</property>
             <property name="spacing">5</property>
             <property name="layout_style">start</property>
             <child>