//060fetchmail
$prefGroups['fetchmail'] = array(
    'column' => _("Message Options"),
    'label' => _("Fetch Mail"),
    'desc' => _("Customize accounts for fetching mail from other accounts."),
    'members' => array('fetchmail_link', 'fetchmail_popup', 'fetchmail_menu')
);
