{"akonadi_manage_local_subscriptions",I18N_NOOP("Manage Local &Subscriptions..."),I18N_NOOP("Manage Local Subscriptions"),"folder-bookmarks",0,SLOT(slotLocalSubscription()),NormalAction},
{"akonadi_collection_add_to_favorites",I18N_NOOP("Add to Favorite Folders"),I18N_NOOP("Add to Favorite"),"bookmark-new",0,SLOT(slotAddToFavorites()),NormalAction},
{"akonadi_move_collection_to_trash",I18N_NOOP("&Move Folder To Trash"),I18N_NOOP("Move Folder To Trash"),"edit-delete",0,SLOT(slotMoveCollectionToTrash()),NormalAction},
{"akonadi_move_item_to_trash",I18N_NOOP("&Move Item To Trash"),I18N_NOOP("Move Item To Trash"),"edit-delete",0,SLOT(slotMoveItemToTrash()),NormalAction},
{"akonadi_restore_collection_from_trash",I18N_NOOP("&Restore Folder From Trash"),I18N_NOOP("Restore Folder From Trash"),"view-refresh",0,SLOT(slotRestoreCollectionFromTrash()),NormalAction},
{nullptr,I18N_NOOP("&Restore Collection From Trash"),I18N_NOOP("Restore Collection From Trash"),"view-refresh",0,nullptr,ActionAlternative},
{"akonadi_item_trash_restore",I18N_NOOP("&Restore Item From Trash"),I18N_NOOP("Restore Item From Trash"),"edit-delete",0,SLOT(slotTrashRestoreItem()),ActionWithAlternative},
{nullptr,I18N_NOOP("&Restore Item From Trash"),I18N_NOOP("Restore Item From Trash"),"view-refresh",0,nullptr,ActionAlternative},