]> git.0d.be Git - empathy.git/commitdiff
IRC accounts: make labels the same width.
authorWill Thompson <will.thompson@collabora.co.uk>
Tue, 19 Jul 2011 07:55:15 +0000 (08:55 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Tue, 19 Jul 2011 10:58:01 +0000 (11:58 +0100)
This addresses Nick's concern on
https://bugzilla.gnome.org/show_bug.cgi?id=654552

libempathy-gtk/empathy-account-widget-irc.ui

index 89af6c847925b4df183d8367f1431e013188ef92..20e710aba026ca411be233603420dd5a9a3b902a 100644 (file)
       <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>