[empathy] Glade: GtkGrid does not have n-rows and n-columns properties as GtkTable
- From: Xavier Claessens <xclaesse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Glade: GtkGrid does not have n-rows and n-columns properties as GtkTable
- Date: Fri, 23 Sep 2011 11:13:05 +0000 (UTC)
commit 06d4bc3914b8800fb75b9eff3a634652a48c1d6f
Author: Xavier Claessens <xclaesse gmail com>
Date: Fri Sep 23 11:50:36 2011 +0200
Glade: GtkGrid does not have n-rows and n-columns properties as GtkTable
https://bugzilla.gnome.org/show_bug.cgi?id=646630
libempathy-gtk/empathy-account-widget-jabber.ui | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui
index c2212ef..c8aa1d4 100644
--- a/libempathy-gtk/empathy-account-widget-jabber.ui
+++ b/libempathy-gtk/empathy-account-widget-jabber.ui
@@ -229,8 +229,6 @@ Use <a href="http://www.facebook.com/username/">this page</a> to cho
<property name="hexpand">True</property>
<property name="row_spacing">6</property>
<property name="column_spacing">12</property>
- <property name="n_rows">4</property>
- <property name="n_columns">2</property>
<child>
<object class="GtkEntry" id="entry_password">
<property name="visible">True</property>
@@ -264,7 +262,6 @@ Use <a href="http://www.facebook.com/username/">this page</a> to cho
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">start</property>
- <property name="n_columns">1</property>
<child>
<object class="GtkLabel" id="label_username_example">
<property name="can_focus">False</property>
@@ -387,12 +384,6 @@ Use <a href="http://www.facebook.com/username/">this page</a> to cho
<property name="height">1</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]