diff options
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-yahoo.ui')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-yahoo.ui | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/libempathy-gtk/empathy-account-widget-yahoo.ui b/libempathy-gtk/empathy-account-widget-yahoo.ui index ad4f527ed..acc60de74 100644 --- a/libempathy-gtk/empathy-account-widget-yahoo.ui +++ b/libempathy-gtk/empathy-account-widget-yahoo.ui @@ -108,11 +108,10 @@ <child> <object class="GtkVBox" id="vbox1"> <property name="visible">True</property> - <property name="orientation">vertical</property> <child> <object class="GtkTable" id="table_advanced_settings"> <property name="visible">True</property> - <property name="n_rows">6</property> + <property name="n_rows">5</property> <property name="n_columns">2</property> <property name="column_spacing">12</property> <property name="row_spacing">6</property> @@ -246,23 +245,6 @@ <property name="y_options"></property> </packing> </child> - <child> - <object class="GtkCheckButton" id="checkbutton_yahoojp"> - <property name="label" translatable="yes">Use _Yahoo! Japan</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> - </object> - <packing> - <property name="right_attach">2</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> - <property name="x_options">GTK_FILL</property> - <property name="y_options"></property> - </packing> - </child> </object> <packing> <property name="position">0</property> |