]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/console.glade
Add missing ;
[bacula/bacula] / bacula / src / console.glade
index 71a9eab4dc58a3a94a1bf2a5dbd863fdd013c058..7a3d2008329bdd3de7214c02a560473d3c5133e6 100644 (file)
   </signal>
   <title>Bacula Console</title>
   <type>GTK_WINDOW_TOPLEVEL</type>
-  <position>GTK_WIN_POS_NONE</position>
+  <position>GTK_WIN_POS_CENTER</position>
   <modal>False</modal>
   <allow_shrink>True</allow_shrink>
   <allow_grow>True</allow_grow>
-  <auto_shrink>False</auto_shrink>
+  <auto_shrink>True</auto_shrink>
 
   <widget>
     <class>GtkVBox</class>
   <type>GTK_WINDOW_TOPLEVEL</type>
   <position>GTK_WIN_POS_CENTER</position>
   <modal>True</modal>
-  <allow_shrink>False</allow_shrink>
-  <allow_grow>False</allow_grow>
+  <allow_shrink>True</allow_shrink>
+  <allow_grow>True</allow_grow>
   <auto_shrink>False</auto_shrink>
 
   <widget>
        <widget>
          <class>GtkLabel</class>
          <name>label107</name>
-         <width>70</width>
+         <width>78</width>
          <label>Storage:</label>
          <justify>GTK_JUSTIFY_CENTER</justify>
          <wrap>False</wrap>
        <widget>
          <class>GtkLabel</class>
          <name>label109</name>
-         <width>70</width>
+         <width>78</width>
          <label>Pool:</label>
          <justify>GTK_JUSTIFY_LEFT</justify>
          <wrap>False</wrap>
        <widget>
          <class>GtkLabel</class>
          <name>label111</name>
-         <width>70</width>
+         <width>78</width>
          <label>Volume Name:</label>
          <justify>GTK_JUSTIFY_LEFT</justify>
          <wrap>False</wrap>
-         <xalign>0.18</xalign>
+         <xalign>0.17</xalign>
          <yalign>0.5</yalign>
          <xpad>0</xpad>
          <ypad>0</ypad>
        </widget>
       </widget>
 
+      <widget>
+       <class>GtkHBox</class>
+       <name>hbox48</name>
+       <border_width>5</border_width>
+       <homogeneous>False</homogeneous>
+       <spacing>0</spacing>
+       <child>
+         <padding>0</padding>
+         <expand>True</expand>
+         <fill>True</fill>
+       </child>
+
+       <widget>
+         <class>GtkLabel</class>
+         <name>slot1</name>
+         <width>93</width>
+         <label>Slot:</label>
+         <justify>GTK_JUSTIFY_LEFT</justify>
+         <wrap>False</wrap>
+         <xalign>0.09</xalign>
+         <yalign>0.5</yalign>
+         <xpad>0</xpad>
+         <ypad>0</ypad>
+         <child>
+           <padding>0</padding>
+           <expand>False</expand>
+           <fill>True</fill>
+         </child>
+       </widget>
+
+       <widget>
+         <class>GtkSpinButton</class>
+         <name>label_slot</name>
+         <can_focus>True</can_focus>
+         <climb_rate>1</climb_rate>
+         <digits>0</digits>
+         <numeric>True</numeric>
+         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+         <snap>False</snap>
+         <wrap>False</wrap>
+         <value>0</value>
+         <lower>0</lower>
+         <upper>10000</upper>
+         <step>1</step>
+         <page>10</page>
+         <page_size>10</page_size>
+         <child>
+           <padding>0</padding>
+           <expand>True</expand>
+           <fill>True</fill>
+         </child>
+       </widget>
+
+       <widget>
+         <class>Placeholder</class>
+       </widget>
+      </widget>
+
       <widget>
        <class>GtkLabel</class>
        <name>label113</name>