//035viewing
$prefGroups['viewing'] = array(
    'column' => _("Message Options"),
    'label' => _("Message Viewing"),
    'desc' => _("Configure how messages are displayed."),
    'members' => array('filtering', 'strip_attachments',
                       'html_image_replacement', 'html_image_addrbook',
                       'highlight_text', 'highlight_simple_markup', 'show_quoteblocks',
                       'dim_signature', 'emoticons', 'attachment_display',
                       'default_msg_charset')
);
