diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-07-31 15:18:55 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-07-31 15:18:55 +0200 |
commit | 88d1bd356c9408df6f12829dcd427b92af1e3969 (patch) | |
tree | 81947e4544896da4d590ac6309280b54f5e69c82 /res/xml | |
parent | 990f0f6d73b1c63dd61c824a6b73ba056e2de75c (diff) |
get rid of 'use phones self contact picture option'
Diffstat (limited to 'res/xml')
-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" |