diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-14 11:30:18 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-14 11:30:18 +0800 |
commit | 5046efdb05725e43742ea23fdd3f16a61bbd08ff (patch) | |
tree | cd82350fd4dbf3532efe16cc764d6321d05ee48c /addressbook/gui/contact-list-editor | |
parent | 6d8bd4aadd88a15550a2f288054f84569fdb4e3f (diff) | |
download | gsoc2013-evolution-5046efdb05725e43742ea23fdd3f16a61bbd08ff.tar gsoc2013-evolution-5046efdb05725e43742ea23fdd3f16a61bbd08ff.tar.gz gsoc2013-evolution-5046efdb05725e43742ea23fdd3f16a61bbd08ff.tar.bz2 gsoc2013-evolution-5046efdb05725e43742ea23fdd3f16a61bbd08ff.tar.lz gsoc2013-evolution-5046efdb05725e43742ea23fdd3f16a61bbd08ff.tar.xz gsoc2013-evolution-5046efdb05725e43742ea23fdd3f16a61bbd08ff.tar.zst gsoc2013-evolution-5046efdb05725e43742ea23fdd3f16a61bbd08ff.zip |
Fix for bug #417797 and #424055
svn path=/trunk/; revision=33525
Diffstat (limited to 'addressbook/gui/contact-list-editor')
-rw-r--r-- | addressbook/gui/contact-list-editor/contact-list-editor.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.glade b/addressbook/gui/contact-list-editor/contact-list-editor.glade index 241e32f10e..f97e7df944 100644 --- a/addressbook/gui/contact-list-editor/contact-list-editor.glade +++ b/addressbook/gui/contact-list-editor/contact-list-editor.glade @@ -258,7 +258,7 @@ </widget> <packing> <property name="padding">0</property> - <property name="expand">True</property> + <property name="expand">False</property> <property name="fill">True</property> </packing> </child> |