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 c7aa5e6..a6a8c2d 100644 --- a/src/fr-command-unarchiver.c +++ b/src/fr-command-unarchiver.c @@ -247,6 +247,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 }; static const char ** |