[empathy] ft-manager: make sure the scrolled window expands in the dialog height
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] ft-manager: make sure the scrolled window expands in the dialog height
- Date: Tue, 29 Mar 2011 14:07:16 +0000 (UTC)
commit e833fbd01588bbaf8a3c099ce24b137a7b3ebf5e
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Mar 28 16:27:01 2011 -0400
ft-manager: make sure the scrolled window expands in the dialog height
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 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-ft-manager.ui b/src/empathy-ft-manager.ui
index fe8a18a..c21e56b 100644
--- a/src/empathy-ft-manager.ui
+++ b/src/empathy-ft-manager.ui
@@ -30,6 +30,7 @@
</child>
</object>
<packing>
+ <property name="expand">True</property>
<property name="position">1</property>
</packing>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]