Added option for contact names only

This commit is contained in:
M66B
2021-02-28 17:37:06 +01:00
parent 14389f9efa
commit 48a259a9ef
6 changed files with 31 additions and 7 deletions

View File

@@ -84,7 +84,7 @@ public class FragmentOptions extends FragmentBase {
"indentation", "date", "threading", "threading_unread",
"highlight_unread", "highlight_color", "color_stripe",
"avatars", "gravatars", "favicons", "generated_icons", "identicons", "circular", "saturation", "brightness", "threshold",
"name_email", "prefer_contact", "distinguish_contacts", "show_recipients", "authentication",
"name_email", "prefer_contact", "only_contact", "distinguish_contacts", "show_recipients", "authentication",
"subject_top", "font_size_sender", "font_size_subject", "subject_italic", "highlight_subject", "subject_ellipsize",
"keywords_header", "labels_header", "flags", "flags_background", "preview", "preview_italic", "preview_lines",
"message_zoom", "overview_mode", "addresses", "attachments_alt", "thumbnails",