diff options
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r-- | res/xml/preferences.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 18b23acd..4cc2f822 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -59,7 +59,7 @@ <CheckBoxPreference android:key="show_phone_selfcontact_picture" android:title="@string/pref_use_phone_self_picture" - android:summary="@string/pref_use_phone_sefl_picture_summary" + android:summary="@string/pref_use_phone_self_picture_summary" android:defaultValue="true"/> <CheckBoxPreference android:key="use_subject_in_muc" |