[empathy: 1/2] account-widget-local-xmpp: put all the labels in a GtkSizeGroup
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 1/2] account-widget-local-xmpp: put all the labels in a GtkSizeGroup
- Date: Mon, 29 Aug 2011 13:49:30 +0000 (UTC)
commit be8a050de04263d2a042c3ba00e5021570b7fcf0
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Aug 29 15:00:01 2011 +0200
account-widget-local-xmpp: put all the labels in a GtkSizeGroup
https://bugzilla.gnome.org/show_bug.cgi?id=657616
.../empathy-account-widget-local-xmpp.ui | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-local-xmpp.ui b/libempathy-gtk/empathy-account-widget-local-xmpp.ui
index 27fae20..f7f0784 100644
--- a/libempathy-gtk/empathy-account-widget-local-xmpp.ui
+++ b/libempathy-gtk/empathy-account-widget-local-xmpp.ui
@@ -210,4 +210,14 @@
</packing>
</child>
</object>
+ <object class="GtkSizeGroup" id="sg_field_labels">
+ <widgets>
+ <widget name="label_nickname"/>
+ <widget name="label_last_name"/>
+ <widget name="label_first_name"/>
+ <widget name="label_published"/>
+ <widget name="label_jid"/>
+ <widget name="label_email"/>
+ </widgets>
+ </object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]