//125Notification
$prefGroups['notification'] = array(
    'column' => _("Events"),
    'label' => _("Notifications"),
    'desc' => _("Choose how you want to be notified about event changes, event alarms and upcoming events."),
    'members' => array('event_notification', 'event_notification_exclude_self', 'daily_agenda', 'event_reminder'),
);

