[empathy: 2/6] IRC accounts: make labels the same width.
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 2/6] IRC accounts: make labels the same width.
- Date: Mon, 25 Jul 2011 11:44:39 +0000 (UTC)
commit 98182d81df41790db37ec222e598bfef1cd8d85b
Author: Will Thompson <will thompson collabora co uk>
Date: Tue Jul 19 08:55:15 2011 +0100
IRC accounts: make labels the same width.
This addresses Nick's concern on
https://bugzilla.gnome.org/show_bug.cgi?id=654552
libempathy-gtk/empathy-account-widget-irc.ui | 10 ++++++++++
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 89af6c8..20e710a 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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]