# HG changeset patch # User nikita@localhost # Date 1246047908 -7200 # Node ID 151b1b64f407fce32e2bd77ef33aad9e6616727c # Parent c8061f7693127ed20c6ed321acba6f3a1299604a ajout de la fonctionnalite require ssl/tls dans le service diff -r c8061f769312 -r 151b1b64f407 res/layout/edit_settings.xml --- a/res/layout/edit_settings.xml Fri Jun 26 22:05:13 2009 +0200 +++ b/res/layout/edit_settings.xml Fri Jun 26 22:25:08 2009 +0200 @@ -108,6 +108,7 @@ android:layout_height="wrap_content" android:text="@string/settings_xmpp_use_tls" android:layout_below="@id/settings_xmpp_table_sp" + android:focusable="true" style="@style/CheckBoxLabel" />