diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-06-11 03:18:59 +0800 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-06-24 17:45:38 +0800 |
commit | 49887f9ba8d3442b193759806f0371b07428718b (patch) | |
tree | 2fe29f5d27cc0e8dde2ca8853bcc4d1d3a5fc514 /libempathy-gtk | |
parent | 6e61e4ff4b72e31a1f31205c9db3dc6cea8e64a1 (diff) | |
download | gsoc2013-empathy-49887f9ba8d3442b193759806f0371b07428718b.tar gsoc2013-empathy-49887f9ba8d3442b193759806f0371b07428718b.tar.gz gsoc2013-empathy-49887f9ba8d3442b193759806f0371b07428718b.tar.bz2 gsoc2013-empathy-49887f9ba8d3442b193759806f0371b07428718b.tar.lz gsoc2013-empathy-49887f9ba8d3442b193759806f0371b07428718b.tar.xz gsoc2013-empathy-49887f9ba8d3442b193759806f0371b07428718b.tar.zst gsoc2013-empathy-49887f9ba8d3442b193759806f0371b07428718b.zip |
PresetDialog: make Add button less huge.
I tried and failed to make it the same size as the other two buttons, so
this will have to do.
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-status-preset-dialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-status-preset-dialog.ui b/libempathy-gtk/empathy-status-preset-dialog.ui index fcc868ebd..c287f8e2e 100644 --- a/libempathy-gtk/empathy-status-preset-dialog.ui +++ b/libempathy-gtk/empathy-status-preset-dialog.ui @@ -106,6 +106,7 @@ <property name="use_stock">True</property> </object> <packing> + <property name="expand">False</property> <property name="position">1</property> </packing> </child> |