diff options
Diffstat (limited to 'src/fr-command-unarchiver.c')
-rw-r--r-- | src/fr-command-unarchiver.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fr-command-unarchiver.c b/src/fr-command-unarchiver.c index 0a40e6b..8bc9c75 100644 --- a/src/fr-command-unarchiver.c +++ b/src/fr-command-unarchiver.c @@ -255,6 +255,7 @@ fr_command_unarchiver_handle_error (FrCommand *comm, const char *unarchiver_mime_type[] = { "application/zip", "application/x-cbr", "application/x-rar", + "application/x-cpio", NULL }; |