]> git.0d.be Git - empathy.git/commitdiff
ft-manager: make sure the scrolled window expands in the dialog height
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 28 Mar 2011 20:27:01 +0000 (16:27 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 29 Mar 2011 14:07:06 +0000 (10:07 -0400)
GTK+ 3 changed some packing defaults of GtkDialog, so this needs to be
done explicitly here.

https://bugzilla.gnome.org/show_bug.cgi?id=646010

src/empathy-ft-manager.ui

index fe8a18a82e2248d210d3721c7590a1bb8f35a430..c21e56bd94623cddf9a64223d9862e8cbd217008 100644 (file)
@@ -30,6 +30,7 @@
             </child>
           </object>
           <packing>
+            <property name="expand">True</property>
             <property name="position">1</property>
           </packing>
         </child>