aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-07-19 15:55:15 +0800
committerWill Thompson <will.thompson@collabora.co.uk>2011-07-19 18:58:01 +0800
commit98182d81df41790db37ec222e598bfef1cd8d85b (patch)
tree44fd200f7a4c4a4e24baad1a1566f354f34de31d /libempathy-gtk
parent6ad8cdf6622aa204b4f7cef2f44433637099f175 (diff)
downloadgsoc2013-empathy-98182d81df41790db37ec222e598bfef1cd8d85b.tar
gsoc2013-empathy-98182d81df41790db37ec222e598bfef1cd8d85b.tar.gz
gsoc2013-empathy-98182d81df41790db37ec222e598bfef1cd8d85b.tar.bz2
gsoc2013-empathy-98182d81df41790db37ec222e598bfef1cd8d85b.tar.lz
gsoc2013-empathy-98182d81df41790db37ec222e598bfef1cd8d85b.tar.xz
gsoc2013-empathy-98182d81df41790db37ec222e598bfef1cd8d85b.tar.zst
gsoc2013-empathy-98182d81df41790db37ec222e598bfef1cd8d85b.zip
IRC accounts: make labels the same width.
This addresses Nick's concern on https://bugzilla.gnome.org/show_bug.cgi?id=654552
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-account-widget-irc.ui10
1 files changed, 10 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget-irc.ui b/libempathy-gtk/empathy-account-widget-irc.ui
index 89af6c847..20e710aba 100644
--- a/libempathy-gtk/empathy-account-widget-irc.ui
+++ b/libempathy-gtk/empathy-account-widget-irc.ui
@@ -261,6 +261,16 @@
<action-widget response="-7">button_close</action-widget>
</action-widgets>
</object>
+ <object class="GtkSizeGroup" id="sg_field_labels">
+ <widgets>
+ <widget name="label_network2"/>
+ <widget name="label_nick"/>
+ <widget name="label_password"/>
+ <widget name="label_username"/>
+ <widget name="label_fullname"/>
+ <widget name="label_quit_message"/>
+ </widgets>
+ </object>
<object class="GtkVBox" id="vbox_irc">
<property name="visible">True</property>
<child>