diff options
Diffstat (limited to '')
-rw-r--r-- | res/xml/preferences.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 40039cd5..b64a477d 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -63,11 +63,6 @@ <PreferenceCategory android:title="@string/pref_ui_options"> <CheckBoxPreference - android:key="show_phone_selfcontact_picture" - android:title="@string/pref_use_phone_self_picture" - android:summary="@string/pref_use_phone_self_picture_summary" - android:defaultValue="true"/> - <CheckBoxPreference android:key="use_subject_in_muc" android:title="@string/pref_conference_name" android:summary="@string/pref_conference_name_summary" |