Merge remote-tracking branch 'origin/master' into flub/send-backup

This commit is contained in:
link2xt
2023-03-19 11:10:07 +00:00
30 changed files with 379 additions and 264 deletions

View File

@@ -2101,8 +2101,7 @@ dc_contact_t* dc_get_contact (dc_context_t* context, uint32_t co
/**
* Import/export things.
* During backup import/export IO must not be started,
* if needed stop IO using dc_accounts_stop_io() or dc_stop_io() first.
*
* What to do is defined by the _what_ parameter which may be one of the following:
*
* - **DC_IMEX_EXPORT_BACKUP** (11) - Export a backup to the directory given as `param1`