//180syncbooks
// Address books use for synchronization
$_prefs['sync_books'] = array(
    'value' => 'a:0:\{\}',
    'locked' => false,
    'shared' => false,
    'type' => 'multienum',
    'desc' => _("Select the address books that should be used for synchronization with external devices:"),
);

