[empathy] Glade: fix sizing in SIP accounts widget
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Glade: fix sizing in SIP accounts widget
- Date: Fri, 23 Sep 2011 11:13:00 +0000 (UTC)
commit 881df08c3ece6a8a439f7fe4bfff027a3ef21ece
Author: Xavier Claessens <xclaesse gmail com>
Date: Fri Sep 23 11:54:21 2011 +0200
Glade: fix sizing in SIP accounts widget
https://bugzilla.gnome.org/show_bug.cgi?id=646630
libempathy-gtk/empathy-account-widget-sip.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui
index 488beca..5928d60 100644
--- a/libempathy-gtk/empathy-account-widget-sip.ui
+++ b/libempathy-gtk/empathy-account-widget-sip.ui
@@ -125,11 +125,11 @@
<child>
<object class="GtkCheckButton" id="checkbutton_tel">
<property name="label" translatable="yes">Use this account to call _landlines and mobile phones</property>
- <property name="use_underline">True</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_action_appearance">False</property>
+ <property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
</object>
@@ -137,6 +137,7 @@
<property name="right_attach">2</property>
<property name="top_attach">4</property>
<property name="bottom_attach">5</property>
+ <property name="y_options"></property>
</packing>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]