]> git.0d.be Git - empathy.git/commitdiff
empathy-call-window: add a VBox to display errors
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 4 Nov 2009 14:37:33 +0000 (14:37 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 5 Nov 2009 13:34:57 +0000 (13:34 +0000)
src/empathy-call-window.ui

index 9e7c0962d70df550bef1eef495ec0256da44eba3..64e87e040f86ea30ea22612defa3c2a23ca9a56b 100644 (file)
             <property name="position">1</property>
           </packing>
         </child>
             <property name="position">1</property>
           </packing>
         </child>
+        <child>
+          <object class="GtkVBox" id="errors_vbox">
+          <property name="visible">True</property>
+          </object>
+          <packing>
+            <property name="expand">False</property>
+            <property name="position">2</property>
+          </packing>
+        </child>
         <child>
           <object class="GtkHPaned" id="pane">
             <property name="visible">True</property>
         <child>
           <object class="GtkHPaned" id="pane">
             <property name="visible">True</property>
             </child>
           </object>
           <packing>
             </child>
           </object>
           <packing>
-            <property name="position">2</property>
+            <property name="position">3</property>
           </packing>
         </child>
         <child>
           </packing>
         </child>
         <child>
           </object>
           <packing>
             <property name="expand">False</property>
           </object>
           <packing>
             <property name="expand">False</property>
-            <property name="position">3</property>
+            <property name="position">4</property>
           </packing>
         </child>
       </object>
           </packing>
         </child>
       </object>