diff options
-rw-r--r-- | 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 c2212efb7..c8aa1d494 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> |