--- a/res/layout/edit_settings.xml Fri May 29 20:35:19 2009 +0200
+++ b/res/layout/edit_settings.xml Mon Jun 01 14:58:03 2009 +0200
@@ -103,7 +103,7 @@
android:layout_height="wrap_content"
android:text="@string/settings_xmpp_use_tls"
android:layout_below="@id/settings_xmpp_table_sp"
- style="@style/Label" />
+ style="@style/CheckBoxLabel" />
<Button android:id="@+id/settings_xmpp_button_save"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -129,7 +129,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/settings_proxy_use"
- style="@style/Label" />
+ style="@style/CheckBoxLabel" />
<LinearLayout android:id="@+id/settings_proxy_parameters"
android:layout_width="fill_parent"
android:layout_height="fill_parent"