PhotoRec: recover Fotobook .mcf files
This commit is contained in:
parent
115360f5e1
commit
0defdff957
1 changed files with 2 additions and 0 deletions
|
@ -209,6 +209,8 @@ static const txt_header_t fasttxt_headers[] = {
|
|||
{ "Model {", 7, "mdl"},
|
||||
/* Windows folder settings for file explorer */
|
||||
{ "[.ShellClassInfo]", 17, "Desktop.ini" },
|
||||
/* Fotobook */
|
||||
{ "<fotobook ", 10, "mcf"},
|
||||
{NULL, 0, NULL}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue